]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix segment mapping in vdso32
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 2 Oct 2009 23:25:31 +0000 (23:25 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 27 Oct 2009 05:42:40 +0000 (16:42 +1100)
commit9cb49943dc57c9d14d418371e1d18ab7d5504b7f
tree1130c527f99f7d3a8fb06710ded7455000816996
parent01eab73366a881110b57ee2028fee869c5ce37c5
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>
arch/powerpc/kernel/vdso32/vdso32.lds.S