]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/powerpc/kernel/exceptions-64s.S
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / arch / powerpc / kernel / exceptions-64s.S
index cf9c69b9189cb831261a8d8ca0c27d96aacfb89f..d4be7bb3dbdfdffd5d62d76aa96860392040a305 100644 (file)
@@ -65,7 +65,7 @@ BEGIN_FTR_SECTION
        lbz     r0,PACAPROCSTART(r13)
        cmpwi   r0,0x80
        bne     1f
-       li      r0,0
+       li      r0,1
        stb     r0,PACAPROCSTART(r13)
        b       kvm_start_guest
 1: