• Alexander Graf's avatar
    KVM: PPC: Book3S: PR: Enable interrupts earlier · 3d3319b4
    Alexander Graf authored
    Now that the svcpu sync is interrupt aware we can enable interrupts
    earlier in the exit code path again, moving 32bit and 64bit closer
    together.
    
    While at it, document the fact that we're always executing the exit
    path with interrupts enabled so that the next person doesn't trap
    over this.
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    3d3319b4
book3s_rmhandlers.S 5.5 KB