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
i386
x86_64
00-INDEX -rw-r--r-- 179 bytes
boot.txt -rw-r--r-- 34.3 KB
earlyprintk.txt -rw-r--r-- 5.7 KB
exception-tables.txt -rw-r--r-- 11.7 KB
mtrr.txt -rw-r--r-- 10.2 KB
pat.txt -rw-r--r-- 7.6 KB
usb-legacy-support.txt -rw-r--r-- 1.8 KB
zero-page.txt -rw-r--r-- 1.4 KB

back to top