Messages in this thread |  | | Date | Thu, 17 Jan 2013 16:23:47 -0800 | From | Greg KH <> | 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?
> --- > 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
|  |