commit | 8d21547d3c9c3bc653261f26d554cfabc4a083de | [log] [tgz] |
---|---|---|
author | Bernie Thompson <bernie@plugable.com> | Thu Mar 01 17:35:48 2012 -0800 |
committer | Bernie Thompson <bernie@plugable.com> | Thu Mar 01 17:46:27 2012 -0800 |
tree | 3b7751c777f42aab86c4433736b30234eb72cda0 | |
parent | 9daee73c81d21f9f07f236f106da5d93c40f7a92 [diff] |
udlfb: fix hcd_buffer_free panic on unplug/replug Fix race conditions with unplug/replug behavior, in particular take care not to hold up USB probe/disconnect for long-running framebuffer operations and rely on usb to handle teardown. Fix for kernel panic reported with new F17 multiseat support. Reported-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Bernie Thompson <bernie@plugable.com>