Re: Build regressions/improvements in v3.4-rc6

From: Randy Dunlap
Date: Tue May 08 2012 - 19:35:13 EST


On 05/08/2012 12:20 PM, Geert Uytterhoeven wrote:

> + drivers/staging/android/alarm.c: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat]: => 367:3, 344:2, 345:2
> + drivers/staging/android/persistent_ram.c: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat]: => 430:4, 426:4
> + drivers/staging/android/persistent_ram.c: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Wformat]: => 430:4, 426:4


FYI, GregKH has patches for these, they just haven't reached mainline yet.

--


~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/