1
0
Files
linux/arch/ppc64/kernel
David Gibson 35cd8785de [PATCH] powerpc: Move udbg code to arch/powerpc
Since the udbg code in ppc64 has no ppc32 equivalent, move it straight
over into arch/powerpc (and include/asm-powerpc for udbg.h).  In time,
we probably want to meld the various bits and pieces of 32-bit early
debugging code into udbg, but for now only include it on
CONFIG_PPC64=y builds.  The only change during the move is to
standardise the protecting #ifdef/#define in udbg.h, and move its
banner comment above the initial #ifdef (which seems to be normal
practice).

Built and booted on POWER5 LPAR (ARCH=powerpc and ARCH=ppc64).  Built
for 32bit multiplatform (ARCH=powerpc).

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-11 22:23:34 +11:00
..
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:32 -08:00
2005-10-08 15:00:57 -07:00
2005-11-11 22:20:07 +11:00
2005-10-12 14:43:32 +10:00
2005-11-10 16:07:12 +11:00
2005-09-28 13:28:01 +10:00
2005-10-19 23:11:21 +10:00
2005-04-16 15:20:36 -07:00