1
0
Files
linux/arch/powerpc/kernel
Benjamin Herrenschmidt 4393c4f678 [POWERPC] Make alignment exception always check exception table
The alignment exception used to only check the exception table for
-EFAULT, not for other errors. That opens an oops window if we can
coerce the kernel into getting an alignment exception for other reasons
in what would normally be a user-protected accessor, which can be done
via some of the futex ops. This fixes it by always checking the
exception tables.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-11-01 15:16:04 +11:00
..
2006-09-14 10:36:11 +10:00
2006-09-11 13:32:30 -04:00
2006-11-01 14:52:48 +11:00
2006-08-25 14:56:07 +10:00
2006-04-22 18:45:05 +10:00
2006-08-25 14:56:07 +10:00
2006-08-25 14:56:07 +10:00
2006-08-08 17:08:56 +10:00
2006-06-15 19:31:26 +10:00
2006-08-31 15:45:48 +10:00