--- zzzz-none-000/linux-2.6.19.2/arch/powerpc/kernel/vdso64/vdso64.lds.S 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/powerpc/kernel/vdso64/vdso64.lds.S 2007-01-11 07:38:19.000000000 +0000 @@ -31,16 +31,6 @@ PROVIDE (_etext = .); PROVIDE (etext = .); - . = ALIGN(8); - __ftr_fixup : { - *(__ftr_fixup) - } - - . = ALIGN(8); - __fw_ftr_fixup : { - *(__fw_ftr_fixup) - } - /* Other stuff is appended to the text segment: */ .rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) } .rodata1 : { *(.rodata1) }