From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: PPC: protect use of kvmppc_h_pr Date: Fri, 11 Nov 2011 17:03:21 +0100 Message-ID: <4EBD4749.10007@suse.de> References: <1312907508-14599-1-git-send-email-agraf@suse.de> <1312907508-14599-10-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, linuxppc-dev@ozlabs.org, kvm@vger.kernel.org, paulus@samba.org To: Andreas Schwab Return-path: In-Reply-To: Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.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