kernel-hacking-2024-linux-s.../arch/s390
Martin Schwidefsky 7a2512b744 [S390] incorrect note program header
'readelf -n' on the s390 vmlinux file generates lots of warnings about
corrupt notes. The reason is that the 'NOTE' program header has incorrect
file and memory sizes. The problem is that the section following the
NOTES section do not switch to a different phdr and they get added to
the NOTE program section. Add a dummy entry to the linker script that
switches to the data phdr before the start of the RODATA section.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-11-14 11:19:08 +01:00
..
appldata
boot [S390] sparse: fix sparse static warnings 2011-10-30 15:16:46 +01:00
crypto s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00
hypfs filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
include/asm [S390] fix pgste update logic 2011-11-14 11:19:08 +01:00
kernel [S390] incorrect note program header 2011-11-14 11:19:08 +01:00
kvm Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 2011-10-31 16:14:20 -07:00
lib [S390] sparse: fix sparse warnings with __user pointers 2011-10-30 15:16:46 +01:00
math-emu
mm [S390] pfault: ignore leftover completion interrupts 2011-11-14 11:19:08 +01:00
oprofile [S390] sparse: fix sparse ANSI-C warnings 2011-10-30 15:16:46 +01:00
defconfig [S390] defconfig: switch on CONFIG_DEVTMPFS 2011-10-30 15:16:42 +01:00
Kbuild
Kconfig [S390] kdump backend code 2011-10-30 15:16:42 +01:00
Kconfig.debug
Makefile