From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: AZFS file system proposal Date: Wed, 09 Jul 2008 18:58:38 +1000 Message-ID: <1215593918.8970.363.camel@pasglop> References: <20080618160629.6cd749a8@mercedes-benz.boeblingen.de.ibm.com> <200807011659.33413.arnd@arndb.de> Reply-To: benh@kernel.crashing.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Maxim Shchetynin , linux-fsdevel@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org To: Arnd Bergmann Return-path: Received: from gate.crashing.org ([63.228.1.57]:33020 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754238AbYGII7G (ORCPT ); Wed, 9 Jul 2008 04:59:06 -0400 In-Reply-To: <200807011659.33413.arnd@arndb.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, 2008-07-01 at 16:59 +0200, Arnd Bergmann wrote: > I wouldn't hold up merging the file system for this problem, but > until it is solved, the Kconfig entry should probably have > a "depends on PPC". Better, use an ifdef for powerpc flags, and #else to pgprot_noncached. Ben.