linux/arch/powerpc/kernel/vdso32
Andreas Schwab 7de80284d6 powerpc: Fix segment mapping in vdso32
Due to missing segment assignments the .text section was put in the NOTES
segment (and marked as NOTE section), and the .got was put in the DYNAMIC
segment.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-10-27 16:42:40 +11:00
..
.gitignore
Makefile
cacheflush.S
datapage.S
gettimeofday.S
note.S
sigtramp.S
vdso32.lds.S powerpc: Fix segment mapping in vdso32 2009-10-27 16:42:40 +11:00
vdso32_wrapper.S Use macros for .data.page_aligned section. 2009-09-21 06:27:08 +02:00