From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Fri, 11 Nov 2011 16:03:21 +0000 Subject: Re: [PATCH] KVM: PPC: protect use of kvmppc_h_pr Message-Id: <4EBD4749.10007@suse.de> List-Id: References: <1312907508-14599-1-git-send-email-agraf@suse.de> <1312907508-14599-10-git-send-email-agraf@suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andreas Schwab Cc: kvm-ppc@vger.kernel.org, linuxppc-dev@ozlabs.org, kvm@vger.kernel.org, paulus@samba.org On 11/08/2011 06:17 PM, Andreas Schwab wrote: > kvmppc_h_pr is only available if CONFIG_KVM_BOOK3S_64_PR. > > Signed-off-by: Andreas Schwab Thanks, applied to kvm-ppc-next. Alex