[PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts

Greg KH gregkh at linuxfoundation.org
Fri Jan 18 00:23:47 UTC 2013


On Thu, Jan 17, 2013 at 04:39:37PM -0800, K. Y. Srinivasan wrote:
> 
> Signed-off-by: K. Y. Srinivasan <kys at microsoft.com>

No changelog entry describing the patch?

> ---
>  arch/x86/include/asm/irq_vectors.h |    2 +
>  arch/x86/include/asm/mshyperv.h    |    4 +++
>  arch/x86/kernel/cpu/mshyperv.c     |   39 ++++++++++++++++++++++++++++++++++++
>  arch/x86/kernel/entry_32.S         |    7 ++++++
>  arch/x86/kernel/entry_64.S         |    5 ++++
>  5 files changed, 57 insertions(+), 0 deletions(-)

This patch needs to go through the x86 maintainers, which you didn't
include all of on the To: line, any reason why?

greg k-h



More information about the devel mailing list