aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2012-03-21 16:22:35 +0000
committerThomas Gleixner <[email protected]>2012-03-29 09:31:53 +0000
commitf3f79e38d51f8a419f4c484a86ece4baea35b993 (patch)
treeea1bd43fbd35efcf914b1717f7eca605478670a9 /fs/jbd/commit.c
parentgenirq: Minor readablity improvement in irq_wake_thread() (diff)
downloadkernel-f3f79e38d51f8a419f4c484a86ece4baea35b993.tar.gz
kernel-f3f79e38d51f8a419f4c484a86ece4baea35b993.zip
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
The only place irq_finalize_oneshot() is called with force parameter set is the threaded handler error exit path. But IRQTF_RUNTHREAD is dropped at this point and irq_wake_thread() is not going to set it again, since PF_EXITING is set for this thread already. So irq_finalize_oneshot() will drop the threads bit in threads_oneshot anyway and hence the force parameter is superfluous. Signed-off-by: Alexander Gordeev <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions