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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.suse.de", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 225691007DC for ; Sat, 12 Nov 2011 03:03:06 +1100 (EST) Message-ID: <4EBD4749.10007@suse.de> Date: Fri, 11 Nov 2011 17:03:21 +0100 From: Alexander Graf MIME-Version: 1.0 To: Andreas Schwab Subject: Re: [PATCH] KVM: PPC: protect use of kvmppc_h_pr References: <1312907508-14599-1-git-send-email-agraf@suse.de> <1312907508-14599-10-git-send-email-agraf@suse.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 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