Re: powerpc allmodconfig
From: Benjamin Herrenschmidt <hidden>
Date: 2008-10-16 05:23:29
Also in:
linux-ext4, linux-ide, linux-wireless, linuxppc-dev, lkml
From: Benjamin Herrenschmidt <hidden>
Date: 2008-10-16 05:23:29
Also in:
linux-ext4, linux-ide, linux-wireless, linuxppc-dev, lkml
On Wed, 2008-10-15 at 22:02 -0700, David Miller wrote:
From: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> Date: Wed, 15 Oct 2008 21:33:37 -0700quoted
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