login
Header Space

 
 

Re: 2.6.25-rc regression: kernel panic on boot

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <gregkh@...>
Cc: Andrew Morton <akpm@...>, Ingo Molnar <mingo@...>, Zhang, Rui <rui.zhang@...>, linux-kernel <linux-kernel@...>, <kay.sievers@...>, Rafael J. Wysocki <rjw@...>, Alexey Dobriyan <adobriyan@...>, <dm-devel@...>
Date: Tuesday, March 4, 2008 - 4:04 pm

On Tue, 4 Mar 2008, Greg KH wrote:

Well, I think some of the confusion is simply from people who already 
turned it off *before* (without problems), and now just do "make 
oldconfig" or otherwise just keep it off, and it causes problems for them.

Updating the help text won't do squat, because those people won't be 
reading it - maybe they read it back when it was a new option (and it 
worked for them), but not any more.

So I would almost suggest we simply force the option back on for now. 
Then, in 2.6.26, we can make it a question again, and by that time, people 
will have it as 'y' in their config files and will now have the option to 
turn it off again.

In other words, how about just this diff?

		Linus

---
 init/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index f698a5a..a36e2e2 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -367,7 +367,7 @@ config RESOURCE_COUNTERS
 	depends on CGROUPS
 
 config SYSFS_DEPRECATED
-	bool "Create deprecated sysfs files"
+	bool "Create deprecated sysfs files" if EMBEDDED
 	depends on SYSFS
 	default y
 	help
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.25-rc regression: kernel panic on boot, Zhang, Rui, (Sun Mar 2, 7:25 pm)
Re: 2.6.25-rc regression: kernel panic on boot, Greg KH, (Mon Mar 3, 6:42 pm)
Re: 2.6.25-rc regression: kernel panic on boot, Ingo Molnar, (Tue Mar 4, 9:54 am)
Re: 2.6.25-rc regression: kernel panic on boot, Alexey Dobriyan, (Wed Mar 5, 6:16 am)
Re: 2.6.25-rc regression: kernel panic on boot, Greg KH, (Wed Mar 5, 11:37 am)
Re: 2.6.25-rc regression: kernel panic on boot, Ingo Molnar, (Wed Mar 5, 9:29 am)
Re: 2.6.25-rc regression: kernel panic on boot, Andrew Morton, (Tue Mar 4, 2:43 pm)
Re: [dm-devel] Re: 2.6.25-rc regression: kernel panic on boot, Alasdair G Kergon, (Tue Mar 4, 9:19 pm)
Re: 2.6.25-rc regression: kernel panic on boot, Greg KH, (Tue Mar 4, 3:33 pm)
Re: 2.6.25-rc regression: kernel panic on boot, Linus Torvalds, (Tue Mar 4, 4:04 pm)
Re: 2.6.25-rc regression: kernel panic on boot, Greg KH, (Tue Mar 4, 4:24 pm)
Re: 2.6.25-rc regression: kernel panic on boot, Ingo Molnar, (Wed Mar 5, 9:25 am)
Re: 2.6.25-rc regression: kernel panic on boot, Zhang, Rui, (Mon Mar 3, 2:33 pm)
speck-geostationary