diff options
author | 2009-01-03 13:16:09 +0100 | |
---|---|---|
committer | 2009-01-03 18:59:25 +0100 | |
commit | 263ec6457bb23d57b575ede18ff6c3d11e0b4e96 (patch) | |
tree | ac9ce48e24b2f37292614a3d363009f1332384cc /include/linux/kernel.h | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2 (diff) | |
download | wireguard-linux-263ec6457bb23d57b575ede18ff6c3d11e0b4e96.tar.xz wireguard-linux-263ec6457bb23d57b575ede18ff6c3d11e0b4e96.zip |
cpumask: convert RCU implementations, fix
Impact: cleanup
This warning:
kernel/rcuclassic.c: In function ‘rcu_start_batch’:
kernel/rcuclassic.c:397: warning: passing argument 1 of ‘cpumask_andnot’ from incompatible pointer type
triggers because one usage site of rcp->cpumask was not converted
to to_cpumask(rcp->cpumask). There's no ill effects of this bug.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions