• A
    KVM: PPC: Book3S: PR: Enable interrupts earlier · 3d3319b4
    Alexander Graf 提交于
    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: NAlexander Graf <agraf@suse.de>
    3d3319b4
book3s_interrupts.S 5.9 KB