Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932723AbWJIMyu (ORCPT ); Mon, 9 Oct 2006 08:54:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932699AbWJIMyt (ORCPT ); Mon, 9 Oct 2006 08:54:49 -0400 Received: from mx1.redhat.com ([66.187.233.31]:21898 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932723AbWJIMys (ORCPT ); Mon, 9 Oct 2006 08:54:48 -0400 From: David Howells In-Reply-To: References: <20061006133414.9972.79007.stgit@warthog.cambridge.redhat.com> <20061006203919.GS2563@parisc-linux.org> <5267.1160381168@redhat.com> To: Jan Engelhardt Cc: Kyle Moffett , Matthew Wilcox , torvalds@osdl.org, akpm@osdl.org, sfr@canb.auug.org.au, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH 1/4] LOG2: Implement a general integer log2 facility in the kernel [try #4] X-Mailer: MH-E 8.0; nmh 1.1; GNU Emacs 22.0.50 Date: Mon, 09 Oct 2006 13:54:21 +0100 Message-ID: <11639.1160398461@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 415 Lines: 13 Jan Engelhardt wrote: > typedef uint32_t __u32; That only offsets the problem a bit. You still have to derive uint32_t from somewhere. David - 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/