commit | 7c85d1f9d358b24c5b05c3a2783a78423775a080 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri Jun 09 13:02:59 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jun 09 13:02:59 2006 +1000 |
tree | 71f92966cba279120cb81965cb3a5294295413ba | |
parent | 1def630a6a49dda5bc89dfbd86656293640456f0 [diff] |
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>