diff options
author | Byungchul Park <byungchul.park@lge.com> | 2015-11-18 09:34:59 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-11-23 09:48:20 +0100 |
commit | 525628c73bd6af65f27d927e699e7460d7d55ed3 (patch) | |
tree | f861122f25a41c982295912b1194d37c5c77c777 /sound/oss/sb.h | |
parent | accaf6ea3db6f5fb997f096b6eefd5431d03f7e5 (diff) | |
download | op-kernel-dev-525628c73bd6af65f27d927e699e7460d7d55ed3.zip op-kernel-dev-525628c73bd6af65f27d927e699e7460d7d55ed3.tar.gz |
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
The comment describing migrate_task_rq_fair() says that the caller
should hold p->pi_lock. But in some cases the caller can hold
task_rq(p)->lock instead of p->pi_lock. So the comment is broken and
this patch fixes it.
Signed-off-by: Byungchul Park <byungchul.park@lge.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1447806899-20303-1-git-send-email-byungchul.park@lge.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'sound/oss/sb.h')
0 files changed, 0 insertions, 0 deletions