commit | ed596a4a88bd161f868ccba078557ee7ede8a6ef | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Tue May 31 14:48:15 2016 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Jun 01 14:08:17 2016 +0200 |
tree | 83df401acef2219a644a9ff158d27977a527ab46 | |
parent | dcc4c2f61cdc7e0ab61b25b8d28205302497a8c4 [diff] |
HID: elo: kill not flush the work Flushing a work that reschedules itself is not a sensible operation. It needs to be killed. Failure to do so leads to a kernel panic in the timer code. CC: stable@vger.kernel.org Signed-off-by: Oliver Neukum <ONeukum@suse.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>