aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/irq/pm.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2008-12-04 00:26:39 -0500
committerIngo Molnar <mingo@elte.hu>2008-12-04 09:09:37 +0100
commit5ef6476190d24419a9a537baa0b5641845136989 (patch)
tree668d3e02acf97745d2a2e701e4b161cbd6f890bf /kernel/irq/pm.c
parentftrace: trace single pid for function graph tracer (diff)
downloadwireguard-linux-5ef6476190d24419a9a537baa0b5641845136989.tar.xz
wireguard-linux-5ef6476190d24419a9a537baa0b5641845136989.zip
pid: fix the do_each_pid_task() macro
Impact: macro side-effects fix This patch adds parenthesis around 'pid' in the do_each_pid_task macro to allow callers to pass in more complex parameters. e.g. do_each_pid_task(*pid, type, task) Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions