Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755262AbYGVLz4 (ORCPT ); Tue, 22 Jul 2008 07:55:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753107AbYGVLzq (ORCPT ); Tue, 22 Jul 2008 07:55:46 -0400 Received: from gate.crashing.org ([63.228.1.57]:56737 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752759AbYGVLzp (ORCPT ); Tue, 22 Jul 2008 07:55:45 -0400 Subject: Re: [PATCH] Make u64 long long on all architectures (was: the printk problem) From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: michael@ellerman.id.au Cc: Andrew Morton , linux-arch@vger.kernel.org, linux-ia64@vger.kernel.org, Matthew Wilcox , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Peter Anvin , Linus Torvalds , "David S. Miller" In-Reply-To: <1216722995.8357.4.camel@localhost> References: <20080625131101.GA6205@digi.com> <20080704104634.GA31634@digi.com> <20080704111540.ddffd241.akpm@linux-foundation.org> <20080704132716.f1e12554.akpm@linux-foundation.org> <20080704204252.GM14894@parisc-linux.org> <20080704150100.1f7b8a65.akpm@linux-foundation.org> <20080705020350.GN14894@parisc-linux.org> <20080722030506.206a2cc2.akpm@linux-foundation.org> <1216722995.8357.4.camel@localhost> Content-Type: text/plain Date: Tue, 22 Jul 2008 21:36:46 +1000 Message-Id: <1216726606.11027.207.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 23 On Tue, 2008-07-22 at 20:36 +1000, Michael Ellerman wrote: > concordia powerpc(master) $ find arch/powerpc/ ! -name '*32.*' | xargs > grep "%l" | grep -v "%ll" | wc -l > 635 > > > Someone's gonna get a lot of git points for fixing all those. Might > keep > the speeling fix crowd busy for a But a bunch of those might actually be real longs, not u64's ... Easier to do the change and build something like ppc6xx_defconfig to get a better approximation. Ben. -- 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/