RE: [PATCH 1/1] Staging: hv: Fix a bug in get_vp_index()

From: KY Srinivasan
Date: Fri May 17 2013 - 09:56:20 EST




> -----Original Message-----
> From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx]
> Sent: Thursday, May 16, 2013 7:00 PM
> To: KY Srinivasan
> Cc: linux-kernel@xxxxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxxxx; olaf@xxxxxxxxx;
> apw@xxxxxxxxxxxxx; jasowang@xxxxxxxxxx; Stable
> Subject: Re: [PATCH 1/1] Staging: hv: Fix a bug in get_vp_index()
>
> On Fri, May 10, 2013 at 08:47:01AM -0700, K. Y. Srinivasan wrote:
> > Linux' notion of cpuid is different from the Host's notion of CPUID. In the
> > call to bind the channel interrupts, we should use the host's notion of
> > CPU Ids. Fix this bug.
> >
> > Signed-off-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
> > Cc: Stable <stable@xxxxxxxxxxxxxxx> (V3.9)
> > ---
> > drivers/hv/channel_mgmt.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Why do you have "Staging" in the Subject:? This isn't a staging driver
> anymore, right?

Sorry, my mistake; do you want me to resend this.

Regards,

K. Y
>
> greg k-h
>


--
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/