Messages in this thread |  | | From | KY Srinivasan <> | Subject | RE: [PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | Date | Fri, 18 Jan 2013 01:07:42 +0000 |
| |
> -----Original Message----- > From: Greg KH [mailto:gregkh@linuxfoundation.org] > Sent: Thursday, January 17, 2013 7:24 PM > To: KY Srinivasan > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; olaf@aepfle.de; > apw@canonical.com; jasowang@redhat.com; tglx@linutronix.de > 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@microsoft.com> > > 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
|  |