Files
linux/arch/parisc/include/asm
James Bottomley 63ce590e41 PARISC: fix panic on prefetch(NULL) on PA7300LC
commit b3cb867481 upstream.

Due to an errata, the PA7300LC generates a TLB miss interruption even on the
prefetch instruction.  This means that prefetch(NULL), which is supposed to be
a nop on linux actually generates a NULL deref fault.  Fix this by testing the
address of prefetch against NULL before doing the prefetch.

Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-01 15:12:53 +08:00
..
2009-03-13 01:18:56 -04:00
2009-01-05 19:11:05 +00:00
2009-07-03 03:34:06 +00:00
2011-03-31 11:26:23 -03:00
2009-12-16 07:20:12 -08:00
2009-12-16 03:48:54 +00:00
2011-08-15 18:31:32 -07:00
2009-03-13 01:20:48 -04:00
2010-10-07 14:08:55 +01:00
2010-08-14 22:26:51 +02:00
2010-06-09 11:12:36 +02:00
2011-01-13 17:32:47 -08:00
2009-07-03 03:34:11 +00:00
2009-02-01 11:01:27 +05:30
2009-09-27 23:07:23 -04:00
2010-10-07 14:08:55 +01:00
2011-03-23 19:47:18 -07:00
2011-08-15 18:31:32 -07:00