[PATCH 00/49] Staging: hv: Driver cleanup

From: K. Y. Srinivasan
Date: Mon Jun 06 2011 - 18:34:22 EST


Further cleanup of the hv drivers:

1) Continue to cleanup our drivers to conform to the Linux Driver
Model.

2) Fix some long standing bugs with regards to unloading and
reloading the drivers - block, net and stor.

3) VMBUS is an ACPI enumerated device; make VMBUS an ACPI bus driver.

4) Get rid of channel polling code; instead the channel receive paths
will be purely interrupt drive.

5) Cleanup error return values in the vmbus driver and general cleanup.

6) Fix memory barrier calls in the ring buffer code.

7) Increase the timeout values for some critical guest to host calls.


Regads,

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/