From: Feng Wu Date: Tue, 19 May 2015 09:07:16 +0000 (+0800) Subject: x86/irq: Define a global vector for VT-d Posted-Interrupts X-Git-Tag: omap-for-v4.2/fixes-rc1^2~170^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b3c72c23661e5534cd2eede16e9bac7ebb761c;p=pandora-kernel.git x86/irq: Define a global vector for VT-d Posted-Interrupts Currently, we use a global vector as the Posted-Interrupts Notification Event for all the vCPUs in the system. We need to introduce another global vector for VT-d Posted-Interrtups, which will be used to wakeup the sleep vCPU when an external interrupt from a direct-assigned device happens for that vCPU. [ tglx: Removed a gazillion of extra newlines ] Signed-off-by: Feng Wu Cc: jiang.liu@linux.intel.com Link: http://lkml.kernel.org/r/1432026437-16560-4-git-send-email-feng.wu@intel.com Suggested-by: Yang Zhang Acked-by: H. Peter Anvin Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed