commit | 2ec2b482b10a1ed3493c224f1893cddd3d33833b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Oct 03 10:41:00 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 03 10:41:00 2008 +0200 |
tree | a190d40ef92925fb1e6e55ffe777dd038fc27433 | |
parent | 2133b5d7ff531bc15a923db4a6a50bf96c561be9 [diff] |
rcu: RCU-based detection of stalled CPUs for Classic RCU, fix fix the !CONFIG_RCU_CPU_STALL_DETECTOR path: kernel/rcuclassic.c: In function '__rcu_pending': kernel/rcuclassic.c:609: error: too few arguments to function 'check_cpu_stall' Signed-off-by: Ingo Molnar <mingo@elte.hu>