From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven-Thorsten Dietrich Subject: Re: [ANNOUNCE] 2.6.31-rc4-rt1 (problem with CONFIG_SYSFS_DEPRECATED_V2) Date: Thu, 06 Aug 2009 07:46:25 -0700 Message-ID: <1249569985.6772.3.camel@quadrophenia.thebigcorporation.com> References: <4A79214B.5070003@linux.vnet.ibm.com> <20090805083247.0b84d1c0@torg> <4A7A7C37.7020609@linux.vnet.ibm.com> <20090806093628.216bb27f@torg> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: gowrishankar.m@linux.vnet.ibm.com, Thomas Gleixner , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Frank Rowand , Robin Gareus , Gregory Haskins , Philippe Reynes , Fernando Lopez-Lezcano , Will Schmidt , Darren Hart , Jan Blunck , Jon Masters To: Clark Williams Return-path: Received: from charybdis-ext.suse.de ([195.135.221.2]:44450 "EHLO emea5-mh.id5.novell.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753573AbZHFPGl (ORCPT ); Thu, 6 Aug 2009 11:06:41 -0400 In-Reply-To: <20090806093628.216bb27f@torg> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Thu, 2009-08-06 at 09:36 -0500, Clark Williams wrote: > On Thu, 06 Aug 2009 12:16:15 +0530 > gowrishankar wrote: > > > Only if I set CONFIG_SYSFS_DEPRECATED_V2=y, I could successfully boot > > which I have tested with this kernel in same system. > > > > Is it not set by default from 2.6.31 onwards ? > > > > Thanks, > > Gowri > > I wasn't sure when it would move from 'y' to 'n', but looks like .31 is > it. You'll need that option back on for booting on RHEL (since the boot > infrastructure uses the old /sys format) but I don't think you'll need > it for Fedora. Not sure about SLERT. Bet Greg Haskins would know > though :) > You need it Y to boot on SLES 10 / SLERT 10 file systems. Its ok with 'N' on openSUSE 10.3 or later. Sven > Clark