From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iw0-f185.google.com (mail-iw0-f185.google.com [209.85.223.185]) by ozlabs.org (Postfix) with ESMTP id A031CB7D5E for ; Thu, 6 May 2010 21:38:28 +1000 (EST) Received: by iwn15 with SMTP id 15so8015852iwn.2 for ; Thu, 06 May 2010 04:38:26 -0700 (PDT) Sender: Josh Boyer Date: Thu, 6 May 2010 07:38:16 -0400 From: Josh Boyer To: Anton Blanchard Subject: Re: [PATCH] powerpc: Disable CONFIG_SYSFS_DEPRECATED Message-ID: <20100506113816.GP2671@hansolo.jdub.homelinux.org> References: <20100506033041.GA12203@kryten> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20100506033041.GA12203@kryten> Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, May 06, 2010 at 01:30:41PM +1000, Anton Blanchard wrote: > >CONFIG_SYSFS_DEPRECATED can cause issues with newer distros and should not >be required for any distro in the last 3 or 4 years, so disable it. I'd like to run a few tests with this disabled on the 4xx boards first please. I can't say that all the boards I have will have any sort of "distro" to begin with, and if they did they might not be running something from the last 3 or 4 years. I do run -git kernels on them frequently though. josh