Classic PPC specific ASM (CONFIG_6XX)

Jerome Glisse j.glisse at gmail.com
Mon Jan 10 02:40:56 EST 2005


Hi,

With 2.6.10 i get a compilation error with disable_6xx_mmu
i guess this is linked with the patch you supplied in december
in arch/ppc/boot/common/util.S

Patch which comment disable_6xx_mmu if flags CONFIG_6XX
not defined. The problem arise in arch/ppc/boot/simple/misc-prep.c
where there is no conditional compilation for this function.

Attached is a patch that use the flags CONFIG_6XX to comment
out call to this function if flags not set.

By the way there is many compilation warning related to PPC with 2.6.10
anyone looking to correct them ?

Signed-off-by: Jerome Glisse <j.glisse at gmail.com>

best,
Jerome Glisse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: disable_6xx-patch
Type: application/octet-stream
Size: 855 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20050109/888cb654/attachment.obj>


More information about the Linuxppc-dev mailing list