From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [kvm:master 5/5] arch/x86//kvm/mmu.c:3725:2: note: in expansion of macro 'if' Date: Sun, 11 Jun 2017 02:38:42 -0400 (EDT) Message-ID: <1475775277.7533754.1497163122105.JavaMail.zimbra@redhat.com> References: <201706100437.uz4m8qxD%fengguang.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: kbuild test robot , Wanpeng Li , kbuild-all@01.org, kvm , Robert Hu , Farrah Chen To: Wanpeng Li Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60442 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751683AbdFKGit (ORCPT ); Sun, 11 Jun 2017 02:38:49 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: > I believe the maintainer modified the patch slightly before applying, > do you mind to also replace can_do_async_pf() by kvm_can_do_async_pf() > in the function try_async_pf(), Paolo? Yes, I had the change locally but forgot to commit. Sorry. Paolo