Files
linux/drivers
Oliver Neukum 7b7be5f379 hp_accel: fix race in device removal
commit 06efbeb4a4 upstream.

The work queue has to be flushed after the device has been made
inaccessible.  The patch closes a window during which a work queue might
remain active after the device is removed and would then lead to ACPI
calls with undefined behavior.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Acked-by: Eric Piel <eric.piel@tremplin-utc.net>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Pavel Herrmann <morpheus.ibis@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-26 14:29:13 -07:00
..
2010-04-26 07:41:19 -07:00
2009-12-18 14:05:04 -08:00
2009-09-24 07:21:05 -07:00
2009-10-15 09:58:27 -06:00
2009-11-12 07:26:01 -08:00
2010-02-23 07:37:54 -08:00
2009-12-18 14:03:24 -08:00
2010-01-18 10:19:44 -08:00
2010-05-12 14:57:15 -07:00