From: Zhang Yanfei Date: Tue, 11 Dec 2012 09:11:34 +0000 (+0800) Subject: x86/kexec: crash_vmclear_local_vmcss needs __rcu X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca0d818cbcbcac75a02833861b6fc42a98b904e;p=pandora-kernel.git 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 Signed-off-by: Zhang Yanfei Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed