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)
commit7c85d1f9d358b24c5b05c3a2783a78423775a080
tree71f92966cba279120cb81965cb3a5294295413ba
parent1def630a6a49dda5bc89dfbd86656293640456f0
powerpc: Fix machine check problem on 32-bit kernels

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>
arch/powerpc/kernel/signal_32.c
arch/powerpc/kernel/signal_64.c