Prev: staging: hv: Fixed lockup problem with bounce_buffer scatter list
Next: [PATCH] Fix spelling contorller -> controller in comments
From: Greg KH on 3 Aug 2010 13:50 On Tue, Aug 03, 2010 at 05:31:54PM +0000, Hank Janssen wrote: > From: Hank Janssen <hjanssen(a)microsoft.com> > > Removed TODO for VMBUS, it mirrors HYPER-V behaviour to closely and does not really share any > usable functionality of the Linux kernel facilities. There is not really an easy way to combine functionality. Are you sure about that? Right now, the code doesn't look like any other virtual bus code, but that's because it needs to be fixed up and work properly (not with the two layers of indirection that was added a long time ago before the code was opened up.) I think once the code is cleaned up properly, you might find that it can be combined much easier than you think... So no, I'll not allow this TODO item to be removed until after the vbus code is fixed up, and you can convince me that it really is unique enough to remain as-is. Oh, and again, please properly line-wrap your changelog comments. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |