From: Jens Freimann Date: Mon, 29 Jul 2013 18:54:15 +0000 (+0200) Subject: KVM: s390: add bitmap for handling cpu-local interrupts X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e6159d519ec429ebf0d54025726cbe41b9e456;p=pandora-kernel.git KVM: s390: add bitmap for handling cpu-local interrupts Adds a bitmap to the vcpu structure which is used to keep track of local pending interrupts. Also add enum with all interrupt types sorted in order of priority (highest to lowest) Signed-off-by: Jens Freimann Reviewed-by: Thomas Huth Reviewed-by: Cornelia Huck Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed