> For the file "arch/powerpc/sysdev/fsl_rmu.c", there will be > some compile errors while using the corenet64_smp_defconfig: I'm sure that replacing 'u32' with 'unsigned long' is really the best thing to do here. It looks to me as though they should be some pointer type. David