Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-11 | powerpc: Remove debug messages from setup_64.c | Paul Mackerras | |
A bunch of printks were left in arch/powerpc/kernel/setup_64.c from when I was chasing a bug. This removes them. Signed-off-by: Paul Mackerras <paulus@samba.org> | |||
2005-10-10 | powerpc: Get 64-bit configs to compile with ARCH=powerpc | Paul Mackerras | |
This is a bunch of mostly small fixes that are needed to get ARCH=powerpc to compile for 64-bit. This adds setup_64.c from arch/ppc64/kernel/setup.c and locks.c from arch/ppc64/lib/locks.c. Signed-off-by: Paul Mackerras <paulus@samba.org> |