RE: [PATCH 0000/0020] Staging: hv: Driver cleanup

From: KY Srinivasan
Date: Sat Sep 17 2011 - 09:26:32 EST




> -----Original Message-----
> From: Greg KH [mailto:greg@xxxxxxxxx]
> Sent: Friday, September 16, 2011 2:07 PM
> To: KY Srinivasan
> Cc: gregkh@xxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> devel@xxxxxxxxxxxxxxxxxxxxxx; virtualization@xxxxxxxxxxxxxx
> Subject: Re: [PATCH 0000/0020] Staging: hv: Driver cleanup
>
> On Tue, Sep 13, 2011 at 10:59:19AM -0700, K. Y. Srinivasan wrote:
> > Address Greg's VmBus audit comments:
> >
> > 1) Leverage driver_data field in struct hv_vmbus_device_id to
> > simplify driver code.
> >
> > 2) Make the util driver conform to the Linux Driver Model.
> >
> > 3) Get rid of the ext field in struct hv_device by using the
> > driver specific data functionality.
> >
> > 4) Implement vmbus specific wrapper functions for setting and getting
> > driver specific data..
> >
> > 5) Other general cleanup.
>
> I applied 17 of these (i.e. the ones I didn't comment on.)

Thanks Greg. Looking at your comments, it looks like the only
issue in the 3 patches not checked in is related to unnecessary
messages being put out. I will get the fixed patches out soon.

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/