[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5390A3CC.2020309@infradead.org>
Date: Thu, 05 Jun 2014 10:07:24 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
CC: LKML <linux-kernel@...r.kernel.org>, Chris Ball <chris@...ntf.net>,
Ulf Hansson <ulf.hansson@...aro.org>,
linux-mmc@...r.kernel.org,
Guennadi Liakhovetski <g.liakhovetski@....de>
Subject: Re: linux-next: Tree for Jun 5 (mmc/host/usdhi6ro10.c)
On 06/05/2014 02:28 AM, Stephen Rothwell wrote:
> Hi all,
>
> The powerpc allyesconfig is again broken more than usual.
>
> Our build server is down today, so this linux-next will not get the
> usual builds done, sorry.
>
> Changes since 20140604:
>
>
> The mmc tree lost its build failure.
but has a bunch of printk format warnings on x86_64:
../drivers/mmc/host/usdhi6rol0.c:359:2: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' [-Wformat]
../drivers/mmc/host/usdhi6rol0.c:359:2: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'unsigned int' [-Wformat]
../drivers/mmc/host/usdhi6rol0.c:462:2: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'size_t' [-Wformat]
../drivers/mmc/host/usdhi6rol0.c:491:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' [-Wformat]
../drivers/mmc/host/usdhi6rol0.c:491:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'unsigned int' [-Wformat]
../drivers/mmc/host/usdhi6rol0.c:898:2: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'size_t' [-Wformat]
../drivers/mmc/host/usdhi6rol0.c:1668:3: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat]
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists