RE: [PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as specialhypervisor interrupts

From: KY Srinivasan
Date: Thu Jan 17 2013 - 20:15:31 EST




> -----Original Message-----
> From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx]
> Sent: Thursday, January 17, 2013 7:24 PM
> To: KY Srinivasan
> Cc: linux-kernel@xxxxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxxxx; olaf@xxxxxxxxx;
> apw@xxxxxxxxxxxxx; jasowang@xxxxxxxxxx; tglx@xxxxxxxxxxxxx
> Subject: Re: [PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as special
> hypervisor interrupts
>
> On Thu, Jan 17, 2013 at 04:39:37PM -0800, K. Y. Srinivasan wrote:
> >
> > Signed-off-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
>
> No changelog entry describing the patch?

I sent the wrong version of the patch by mistake. I will send the one with the changelog shortly.
>
> > ---
> > 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?
I have included Thomas as this was an interrupt related patch. I will however include x86 maintainers
when I resend with the change log.

Thank you,

K. Y



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/