Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755521AbXIUJJX (ORCPT ); Fri, 21 Sep 2007 05:09:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752094AbXIUJJQ (ORCPT ); Fri, 21 Sep 2007 05:09:16 -0400 Received: from E23SMTP04.au.ibm.com ([202.81.18.173]:44839 "EHLO e23smtp04.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751105AbXIUJJP (ORCPT ); Fri, 21 Sep 2007 05:09:15 -0400 Message-ID: <46F38A11.5040803@linux.vnet.ibm.com> Date: Fri, 21 Sep 2007 14:38:33 +0530 From: "Aneesh Kumar K.V" User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: balbir@linux.vnet.ibm.com CC: akpm@linux-foundation.org, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Introduce ext4_find_next_bit References: <11903523063349-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <46F36801.3070908@linux.vnet.ibm.com> In-Reply-To: <46F36801.3070908@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 26 Balbir Singh wrote: > Aneesh Kumar K.V wrote: >> Also add generic_find_next_le_bit >> >> This gets used by the ext4 multi block allocator patches. >> > > Looks like it's a straight forward on Little Endian Architectures. > I see something for powerpc, what about other architectures? > > All include/asm-/bitops.h except powerpc have #include and ext2-non-atomic.h have #include -aneesh - 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/