summaryrefslogtreecommitdiffstats
path: root/lib/irq_regs.c
diff options
context:
space:
mode:
authorOleg Nesterov2013-09-11 23:20:06 +0200
committerLinus Torvalds2013-09-12 00:56:56 +0200
commite1403b8edf669ff49bbdf602cc97fefa2760cb15 (patch)
treeab4c68709afca445b444577e9b29b53ed72eee17 /lib/irq_regs.c
parentocfs2: fix the end cluster offset of FIEMAP (diff)
downloadkernel-qcow2-linux-e1403b8edf669ff49bbdf602cc97fefa2760cb15.tar.gz
kernel-qcow2-linux-e1403b8edf669ff49bbdf602cc97fefa2760cb15.tar.xz
kernel-qcow2-linux-e1403b8edf669ff49bbdf602cc97fefa2760cb15.zip
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid
task_struct->pid/tgid should go away. 1. Change same_thread_group() to use task->signal for comparison. 2. Change has_group_leader_pid(task) to compare task_pid(task) with signal->leader_pid. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: Michal Hocko <mhocko@suse.cz> Cc: Sergey Dyasly <dserrg@gmail.com> Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/irq_regs.c')
0 files changed, 0 insertions, 0 deletions