Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755581Ab2EHXfM (ORCPT ); Tue, 8 May 2012 19:35:12 -0400 Received: from oproxy1-pub.bluehost.com ([66.147.249.253]:60814 "HELO oproxy1-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754625Ab2EHXfK (ORCPT ); Tue, 8 May 2012 19:35:10 -0400 Message-ID: <4FA9ADBE.5040801@xenotime.net> Date: Tue, 08 May 2012 16:35:26 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: Geert Uytterhoeven CC: linux-kernel@vger.kernel.org Subject: Re: Build regressions/improvements in v3.4-rc6 References: <1336504803-1951-1-git-send-email-geert@linux-m68k.org> In-Reply-To: <1336504803-1951-1-git-send-email-geert@linux-m68k.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 18 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/