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)
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>

No differences found