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

From: K. Y. Srinivasan
Date: Mon Aug 15 2011 - 19:11:11 EST


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.


Regards,

K. Y


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