From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: powerpc allmodconfig Date: Thu, 16 Oct 2008 16:21:47 +1100 Message-ID: <1224134507.8157.551.camel@pasglop> References: <20081015213337.a99a9595.akpm@linux-foundation.org> <20081015.220247.262683261.davem@davemloft.net> Reply-To: benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, bzolnier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, tiwai-l3A5Bk7waGM@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, mark.fasheh-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org, linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org, linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, mchehab-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org To: David Miller Return-path: In-Reply-To: <20081015.220247.262683261.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-ext4.vger.kernel.org On Wed, 2008-10-15 at 22:02 -0700, David Miller wrote: > From: Andrew Morton > Date: Wed, 15 Oct 2008 21:33:37 -0700 > > > kernel/resource.c: In function '__reserve_region_with_split': > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 7 has type 'resource_size_t' > > Known issue, Ben wants to add a new variant of %pX in order to print resources so that > resource_size_t vs. unsigned long stuff doesn't matter like this any more. Actually, I was told Linus had one and I've been trying to dig it out... Oh well, I may as well dig my own old one. Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gate.crashing.org ([63.228.1.57]:56369 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882AbYJPFXO (ORCPT ); Thu, 16 Oct 2008 01:23:14 -0400 Subject: Re: powerpc allmodconfig From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: David Miller Cc: akpm@linux-foundation.org, bzolnier@gmail.com, marek.vasut@gmail.com, tiwai@suse.de, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ralf@linux-mips.org, mark.fasheh@oracle.com, linuxppc-dev@ozlabs.org, linux-ide@vger.kernel.org, dan.j.williams@intel.com, linux-ext4@vger.kernel.org, dwmw2@infradead.org, mchehab@infradead.org In-Reply-To: <20081015.220247.262683261.davem@davemloft.net> References: <20081015213337.a99a9595.akpm@linux-foundation.org> <20081015.220247.262683261.davem@davemloft.net> Content-Type: text/plain Date: Thu, 16 Oct 2008 16:21:47 +1100 Message-Id: <1224134507.8157.551.camel@pasglop> (sfid-20081016_072327_174094_109C3917) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2008-10-15 at 22:02 -0700, David Miller wrote: > From: Andrew Morton > Date: Wed, 15 Oct 2008 21:33:37 -0700 > > > kernel/resource.c: In function '__reserve_region_with_split': > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 7 has type 'resource_size_t' > > Known issue, Ben wants to add a new variant of %pX in order to print resources so that > resource_size_t vs. unsigned long stuff doesn't matter like this any more. Actually, I was told Linus had one and I've been trying to dig it out... Oh well, I may as well dig my own old one. Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1F92ADDF1D for ; Thu, 16 Oct 2008 16:22:31 +1100 (EST) Subject: Re: powerpc allmodconfig From: Benjamin Herrenschmidt To: David Miller In-Reply-To: <20081015.220247.262683261.davem@davemloft.net> References: <20081015213337.a99a9595.akpm@linux-foundation.org> <20081015.220247.262683261.davem@davemloft.net> Content-Type: text/plain Date: Thu, 16 Oct 2008 16:21:47 +1100 Message-Id: <1224134507.8157.551.camel@pasglop> Mime-Version: 1.0 Cc: linux-ide@vger.kernel.org, bzolnier@gmail.com, linuxppc-dev@ozlabs.org, tiwai@suse.de, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ralf@linux-mips.org, mark.fasheh@oracle.com, marek.vasut@gmail.com, akpm@linux-foundation.org, linux-ext4@vger.kernel.org, dwmw2@infradead.org, dan.j.williams@intel.com, mchehab@infradead.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2008-10-15 at 22:02 -0700, David Miller wrote: > From: Andrew Morton > Date: Wed, 15 Oct 2008 21:33:37 -0700 > > > kernel/resource.c: In function '__reserve_region_with_split': > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'resource_size_t' > > kernel/resource.c:554: warning: format '%llx' expects type 'long long unsigned int', but argument 7 has type 'resource_size_t' > > Known issue, Ben wants to add a new variant of %pX in order to print resources so that > resource_size_t vs. unsigned long stuff doesn't matter like this any more. Actually, I was told Linus had one and I've been trying to dig it out... Oh well, I may as well dig my own old one. Cheers, Ben.