diff options
author | Linus Torvalds | 2017-09-23 18:14:06 +0200 |
---|---|---|
committer | Linus Torvalds | 2017-09-23 18:14:06 +0200 |
commit | cd4175b11685b11c40e31a03e05084cc212b0649 (patch) | |
tree | 985ed262152992c568d33a7b8e5b1e720d9e3f71 /net/core/sysctl_net_core.c | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... (diff) | |
parent | parisc: Unbreak bootloader due to gcc-7 optimizations (diff) | |
download | kernel-qcow2-linux-cd4175b11685b11c40e31a03e05084cc212b0649.tar.gz kernel-qcow2-linux-cd4175b11685b11c40e31a03e05084cc212b0649.tar.xz kernel-qcow2-linux-cd4175b11685b11c40e31a03e05084cc212b0649.zip |
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull parisc fixes from Helge Deller:
- Unbreak parisc bootloader by avoiding a gcc-7 optimization to convert
multiple byte-accesses into one word-access.
- Add missing HWPOISON page fault handler code. I completely missed
that when I added HWPOISON support during this merge window and it
only showed up now with the madvise07 LTP test case.
- Fix backtrace unwinding to stop when stack start has been reached.
- Issue warning if initrd has been loaded into memory regions with
broken RAM modules.
- Fix HPMC handler (parisc hardware fault handler) to comply with
architecture specification.
- Avoid compiler warnings about too large frame sizes.
- Minor init-section fixes.
* 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
parisc: Unbreak bootloader due to gcc-7 optimizations
parisc: Reintroduce option to gzip-compress the kernel
parisc: Add HWPOISON page fault handler code
parisc: Move init_per_cpu() into init section
parisc: Check if initrd was loaded into broken RAM
parisc: Add PDCE_CHECK instruction to HPMC handler
parisc: Add wrapper for pdc_instr() firmware function
parisc: Move start_parisc() into init section
parisc: Stop unwinding at start of stack
parisc: Fix too large frame size warnings
Diffstat (limited to 'net/core/sysctl_net_core.c')
0 files changed, 0 insertions, 0 deletions