[PATCH] PPC64: fix CONFIG check typo
From: Stephen Rothwell
Date: Mon Sep 27 2004 - 00:30:09 EST
Hi Andrew,
This should allow sys_rtas to work again on PPC64 pSeries.
Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/
diff -ruN 2.6.9-rc2-bk12/arch/ppc64/kernel/misc.S 2.6.9-rc2-bk12.sfr.1/arch/ppc64/kernel/misc.S
--- 2.6.9-rc2-bk12/arch/ppc64/kernel/misc.S 2004-09-27 12:10:57.000000000 +1000
+++ 2.6.9-rc2-bk12.sfr.1/arch/ppc64/kernel/misc.S 2004-09-27 15:11:39.000000000 +1000
@@ -687,7 +687,7 @@
ld r30,-16(r1)
blr
-#ifndef CONFIG_PPC_PSERIE /* hack hack hack */
+#ifndef CONFIG_PPC_PSERIES /* hack hack hack */
#define ppc_rtas sys_ni_syscall
#endif
Attachment:
pgp00000.pgp
Description: PGP signature