[POWERPC] Fix HV bit handling on non partitioned machines
authorAnton Blanchard <anton@samba.org>
Sat, 10 Jun 2006 13:14:51 +0000 (23:14 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 15 Jun 2006 09:31:26 +0000 (19:31 +1000)
On non partitioned machines we currently set the HV bit in kernel space
only. It turns out we are supposed to maintain the HV bit in both user
and kernel space.

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

No differences found