Re: [PATCH 08/25] Staging: hv: vmbus_driver cannot be unloaded;cleanup accordingly

From: Greg KH
Date: Tue Apr 26 2011 - 18:47:33 EST


On Tue, Apr 26, 2011 at 09:20:25AM -0700, K. Y. Srinivasan wrote:
> The vmbus driver cannot be unloaded; the windows host does not
> permit this. Cleanup accordingly.

Woah, you just prevented this driver from ever being able to be
unloaded.

That's not a "cleanup" that's a major change in how things work. I'm
sure, if you want to continue down this line, there are more things you
can remove from the code, right?

What is the real issue here? What happens if you unload the bus? What
goes wrong? Can it be fixed?

This is a pretty big commitment...

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/