Re: [PATCH 0/8] Staging: hv: vmbus: Driver cleanup

From: Greg KH
Date: Tue Aug 23 2011 - 19:29:17 EST


On Mon, Aug 15, 2011 at 03:10:10PM -0700, K. Y. Srinivasan wrote:
> Further cleanup of the vmbus driver:
>
> 1) Cleanup the interrupt handler by inlining some code.
>
> 2) Ensure message handling is performed on the same CPU that
> takes the vmbus interrupt.
>
> 3) Check for events before messages (from the host).
>
> 4) Disable auto eoi for the vmbus interrupt since Linux will eoi the
> interrupt anyway.
>
> 5) Some general cleanup.

As I didn't apply your other changes, care to respin all of your
outstanding hv patches against the next linux-next release and resend
them? I tried picking some of the other patches, but they started not
applying easily so it would be easier for everyone to just resend them
after you fix them up.

thanks,

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/