KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
authorAlexander Graf <agraf@suse.de>
Thu, 16 Feb 2012 14:12:46 +0000 (14:12 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:06 +0000 (12:55 +0300)
commit8b3a00fcd3c9ea4e2cbae12af3cd8c9d7d1e109a
treeb65c97090a8224eac9e87deb51f28139eb7e875a
parenta8e4ef841429d338b8700998afb3dfc18c1f25d9
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1

The semantics of BOOKE_IRQPRIO_MAX changed to denote the highest available
irqprio + 1, so let's reflect that in the code too.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/booke.c
This page took 0.044446 seconds and 5 git commands to generate.