From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:56 +0000 (+0200) Subject: KVM: PPC: Check max IRQ prio X-Git-Tag: v2.6.35-rc1~436^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada7ba17b4054f303ad62d91ffd22bc4afad1657;p=pandora-kernel.git KVM: PPC: Check max IRQ prio We have a define on what the highest bit of IRQ priorities is. So we can just as well use it in the bit checking code and avoid invalid IRQ values to be triggered. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed