[parisc-linux] [RFT] PA7200 users?
Kyle McMartin
kyle at mcmartin.ca
Fri Jul 7 11:11:28 MDT 2006
Can someone with a PA7200 please boot test this patch? I was reading
some docs which lead me to believe that PA7200 will suppress traps on
loads to gr0 too.
If not, you'll find out pretty quick when you're boot craps out. :)
Cheers,
Kyle M.
Index: arch/parisc/Kconfig
===================================================================
RCS file: /var/cvs/linux-2.6/arch/parisc/Kconfig,v
retrieving revision 1.48
diff -u -d -p -r1.48 Kconfig
--- arch/parisc/Kconfig 6 Jul 2006 12:21:25 -0000 1.48
+++ arch/parisc/Kconfig 7 Jul 2006 17:09:40 -0000
@@ -127,7 +127,7 @@ config PA11
config PREFETCH
def_bool y
- depends on PA8X00
+ depends on PA8X00 || PA7200
config 64BIT
bool "64-bit kernel"
More information about the parisc-linux
mailing list