diff options
author | Oliver Neukum <oliver@neukum.org> | 2012-04-16 15:28:28 +0200 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2012-05-11 13:13:54 +0100 |
commit | 52f274aeb59471c970756082dd94c8db630495f3 (patch) | |
tree | b8c95600b9a6a2c58c69c577585b49b2e58e272f /fs/jbd2/commit.c | |
parent | 8047d2777a1a75d796b20876897c166de9664937 (diff) |
uwb: fix use of del_timer_sync() in interrupt
commit 9426cd05682745d1024dbabdec5631309bd2f480 upstream.
del_timer_sync() cannot be used in interrupt.
Replace it with del_timer() and a flag
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions