diff options
author | Oliver Neukum <oliver@neukum.org> | 2012-04-16 15:28:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-27 09:51:06 -0700 |
commit | e40b6d45d7dec827630e970d3e614408745c7384 (patch) | |
tree | 30ab4cf9bcb9214e326fa67f302e8ee0a3bc0a96 /fs/jbd2/commit.c | |
parent | cb17a9920b2c6fdae11afde6a550c40c6968f615 (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>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions