kernel-hacking-2024-linux-s.../include
Thomas Gleixner 95e02ca9bb [PATCH] rtmutex: Propagate priority settings into PI lock chains
When the priority of a task, which is blocked on a lock, changes we must
propagate this change into the PI lock chain.  Therefor the chain walk code
is changed to get rid of the references to current to avoid false positives
in the deadlock detector, as setscheduler might be called by a task which
holds the lock on which the task whose priority is changed is blocked.

Also add some comments about the get/put_task_struct usage to avoid
confusion.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:48 -07:00
..
acpi
asm-alpha [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
asm-arm Merge master.kernel.org:/home/rmk/linux-2.6-arm 2006-06-26 15:01:05 -07:00
asm-arm26
asm-cris
asm-frv
asm-generic [PATCH] pi-futex: introduce WARN_ON_SMP 2006-06-27 17:32:46 -07:00
asm-h8300
asm-i386 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-ia64 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-m32r
asm-m68k
asm-m68knommu [PATCH] m68knommu: use configurable RAM setup page_offset.h 2006-06-26 10:59:44 -07:00
asm-mips
asm-parisc
asm-powerpc [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-ppc
asm-s390
asm-sh
asm-sh64
asm-sparc
asm-sparc64 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-um
asm-v850
asm-x86_64 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-xtensa
keys
linux [PATCH] rtmutex: Propagate priority settings into PI lock chains 2006-06-27 17:32:48 -07:00
math-emu
media
mtd
net
pcmcia
rdma
rxrpc
scsi
sound
video