From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: linux-next: kvm/powerpc tree build failure Date: Wed, 17 Jun 2009 16:49:51 +0300 Message-ID: <4A38F47F.509@redhat.com> References: <20090617150419.e406a69a.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090617150419.e406a69a.sfr@canb.auug.org.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@lists.ozlabs.org To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: linux-next.vger.kernel.org On 06/17/2009 08:04 AM, Stephen Rothwell wrote: > From: Stephen Rothwell > Date: Wed, 17 Jun 2009 14:57:29 +1000 > Subject: [PATCH] kvm/powerpc: make 32 bit constant unsigned long > > KVM_PAGES_PER_HPAGE needs to be unsigned long since its value is 2^31. > > Eliminates this compiler warning: > > Thanks, applied. For some reason my own build testing didn't fail on this. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.