powerpc: Fix machine check problem on 32-bit kernels
authorPaul Mackerras <paulus@samba.org>
Fri, 9 Jun 2006 03:02:59 +0000 (13:02 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 Jun 2006 03:02:59 +0000 (13:02 +1000)
This fixes a bug found by Dave Jones that means that it is possible
for userspace to provoke a machine check on 32-bit kernels.  This
also fixes a couple of other places where I found similar problems
by inspection.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found