Re: [ANNOUNCE] 2.6.31-rc4-rt1 (problem with CONFIG_SYSFS_DEPRECATED_V2)
From: gowrishankar <hidden>
Date: 2009-08-06 16:39:52
Also in:
lkml
From: gowrishankar <hidden>
Date: 2009-08-06 16:39:52
Also in:
lkml
Clark Williams wrote:
On Thu, 06 Aug 2009 12:16:15 +0530 gowrishankar [off-list ref] wrote:quoted
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, GowriI 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 :)
Thanks Clark! Yes, Fedora 10 (or 11) might have updated mkinitrd as in https://bugzilla.redhat.com/show_bug.cgi?id=489151 , if I am right! Regards, Gowri
Clark