]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
x86/kexec: crash_vmclear_local_vmcss needs __rcu
authorZhang Yanfei <zhangyanfei@cn.fujitsu.com>
Tue, 11 Dec 2012 09:11:34 +0000 (17:11 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 11 Dec 2012 21:55:23 +0000 (19:55 -0200)
commit0ca0d818cbcbcac75a02833861b6fc42a98b904e
tree4cfaaa33cb3dcf860bd60a5b4559eb19ef777a08
parent49f8a1a5394d8baee5e56fb71e5cf993c228689a
x86/kexec: crash_vmclear_local_vmcss needs __rcu

This removes the sparse warning:
arch/x86/kernel/crash.c:49:32: sparse: incompatible types in comparison expression (different address spaces)

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kexec.h
arch/x86/kernel/crash.c