[PATCH] [RESEND] x86/kexec: crash_vmclear_local_vmcss needs __rcu

Marcelo Tosatti mtosatti at redhat.com
Tue Dec 11 16:55:39 EST 2012


On Tue, Dec 11, 2012 at 05:11:34PM +0800, Zhang Yanfei wrote:
> 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 at intel.com>
> Signed-off-by: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>
> ---
>  arch/x86/include/asm/kexec.h |    3 ++-
>  arch/x86/kernel/crash.c      |    4 ++--
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied, thanks.




More information about the kexec mailing list