[PATCH 1/1] Staging: hv: util: kvp: Fix the reported OSVersion string

2011-07-22 Thread K. Y. Srinivasan
The current win7 host does not like it when we return the complete kernel release information. Conform to what the host expects. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang --- drivers/staging/hv/tools/hv_kvp_daemon.c |9 + 1 files changed, 9 insertions(+), 0 deleti

[PATCH] staging: hv: fix some typos in netvsc.c

2011-07-22 Thread Haiyang Zhang
Reported-by: Joe Perches Signed-off-by: Haiyang Zhang Signed-off-by: K. Y. Srinivasan --- drivers/staging/hv/netvsc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/hv/netvsc.c b/drivers/staging/hv/netvsc.c index 2b33e13..23328aa 100644 --- a/drivers

Re: [PATCH] drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c

2011-07-22 Thread Kumar Gala
On Jul 19, 2011, at 3:45 PM, Timur Tabi wrote: > fsl_hypervisor.c calls request_irq() but does not include linux/interrupt.h. > Normally, the driver will compile without error, but it can fail on some > configurations. > > Signed-off-by: Timur Tabi > --- > drivers/virt/fsl_hypervisor.c |1 +

RE: [PATCH 2/9] staging: hv: add newline to log messages in netvsc

2011-07-22 Thread Haiyang Zhang
> -Original Message- > From: Joe Perches [mailto:j...@perches.com] > Sent: Thursday, July 21, 2011 9:36 PM > Just noticing some trivial typos... > > > diff --git a/drivers/staging/hv/netvsc.c > b/drivers/staging/hv/netvsc.c > [] > > @@ -246,7 +246,7 @@ static int netvsc_init_recv_buf(struc