softirqs: Free up pf flag PF_KSOFTIRQD
authorVenkatesh Pallipadi <venki@google.com>
Wed, 22 Dec 2010 01:09:00 +0000 (17:09 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Jan 2011 11:33:20 +0000 (12:33 +0100)
commit4dd53d891ca46dcc1fde0376a33540d3fd83cb9a
tree9a6c242176f196c062ae76c50b0f321251900b5a
parentf07333bf6ee66d9b49286cec4371cf375e745b7a
softirqs: Free up pf flag PF_KSOFTIRQD

Cleanup patch, freeing up PF_KSOFTIRQD and use per_cpu ksoftirqd pointer
instead, as suggested by Eric Dumazet.

Tested-by: Shaun Ruffell <sruffell@digium.com>
Signed-off-by: Venkatesh Pallipadi <venki@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1292980144-28796-2-git-send-email-venki@google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/interrupt.h
include/linux/sched.h
kernel/sched.c
kernel/softirq.c
This page took 0.026034 seconds and 5 git commands to generate.