Revision 050c6c9b896625d9fa498265be17b82c5fc65257 authored by Ingo Molnar on 19 December 2010, 22:24:27 UTC, committed by Ingo Molnar on 19 December 2010, 22:24:27 UTC
Linus reported that the new warning introduced by commit f26f9aff6aaf
"Sched: fix skip_clock_update optimization" triggers. The need_resched
flag can be set by other CPUs asynchronously so this debug check is
bogus - remove it.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <AANLkTinJ8hAG1TpyC+CSYPR47p48+1=E7fiC45hMXT_1@mail.gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent 8e92c20
History
File Mode Size
00-INDEX -rw-r--r-- 842 bytes
NMI-RCU.txt -rw-r--r-- 4.2 KB
RTFP.txt -rw-r--r-- 27.8 KB
UP.txt -rw-r--r-- 5.6 KB
arrayRCU.txt -rw-r--r-- 4.4 KB
checklist.txt -rw-r--r-- 18.3 KB
listRCU.txt -rw-r--r-- 10.7 KB
lockdep.txt -rw-r--r-- 3.9 KB
rcu.txt -rw-r--r-- 4.0 KB
rcubarrier.txt -rw-r--r-- 12.0 KB
rculist_nulls.txt -rw-r--r-- 5.1 KB
rcuref.txt -rw-r--r-- 2.2 KB
stallwarn.txt -rw-r--r-- 5.4 KB
torture.txt -rw-r--r-- 8.6 KB
trace.txt -rw-r--r-- 15.6 KB
whatisRCU.txt -rw-r--r-- 35.4 KB

back to top