* [PATCH] Make ACPI unselectable in 2.4.20-rc1
@ 2002-11-08 2:20 Andy Grover
2002-11-08 7:41 ` Marcelo Tosatti
2002-11-08 9:24 ` Pavel Machek
0 siblings, 2 replies; 4+ messages in thread
From: Andy Grover @ 2002-11-08 2:20 UTC (permalink / raw)
To: marcelo; +Cc: linux-kernel, acpi-devel
Hi Marcelo,
My plan is to start feeding you bits of ACPI changes after 2.4.20 is
released. However, for 2.4.20, I'd like to make sure the really old code
in 2.4.20 doesn't bite any casual kernel builders.
Please apply,
Thanks -- Andy
===== arch/i386/config.in 1.35 vs edited =====
--- 1.35/arch/i386/config.in Mon Aug 19 06:23:29 2002
+++ edited/arch/i386/config.in Thu Nov 7 18:08:09 2002
@@ -298,11 +298,12 @@
bool 'Power Management support' CONFIG_PM
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- dep_bool ' ACPI support' CONFIG_ACPI $CONFIG_PM
-
- if [ "$CONFIG_ACPI" != "n" ]; then
- source drivers/acpi/Config.in
- fi
+ comment ' ACPI support disabled temporarily'
+# dep_bool ' ACPI support' CONFIG_ACPI $CONFIG_PM
+#
+# if [ "$CONFIG_ACPI" != "n" ]; then
+# source drivers/acpi/Config.in
+# fi
fi
dep_tristate ' Advanced Power Management BIOS support' CONFIG_APM $CONFIG_PM
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Make ACPI unselectable in 2.4.20-rc1
2002-11-08 2:20 [PATCH] Make ACPI unselectable in 2.4.20-rc1 Andy Grover
@ 2002-11-08 7:41 ` Marcelo Tosatti
2002-11-08 9:24 ` Pavel Machek
1 sibling, 0 replies; 4+ messages in thread
From: Marcelo Tosatti @ 2002-11-08 7:41 UTC (permalink / raw)
To: Andy Grover; +Cc: linux-kernel, acpi-devel
On Thu, 7 Nov 2002, Andy Grover wrote:
> Hi Marcelo,
>
> My plan is to start feeding you bits of ACPI changes after 2.4.20 is
> released. However, for 2.4.20, I'd like to make sure the really old code
> in 2.4.20 doesn't bite any casual kernel builders.
Could you please expand "bite" ?
I see no reason for disabling ACPI in 2.4.19.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Make ACPI unselectable in 2.4.20-rc1
2002-11-08 2:20 [PATCH] Make ACPI unselectable in 2.4.20-rc1 Andy Grover
2002-11-08 7:41 ` Marcelo Tosatti
@ 2002-11-08 9:24 ` Pavel Machek
2002-11-08 11:11 ` Andy Grover
1 sibling, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2002-11-08 9:24 UTC (permalink / raw)
To: Andy Grover; +Cc: marcelo, linux-kernel, acpi-devel
Hi!
> My plan is to start feeding you bits of ACPI changes after 2.4.20 is
> released. However, for 2.4.20, I'd like to make sure the really old code
> in 2.4.20 doesn't bite any casual kernel builders.
There are no changes from 2.4.19, so I guess right thing is to leave
it there. People would loose their configs this way, etc.
Pavel
--
Casualities in World Trade Center: ~3k dead inside the building,
cryptography in U.S.A. and free speech in Czech Republic.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Make ACPI unselectable in 2.4.20-rc1
2002-11-08 9:24 ` Pavel Machek
@ 2002-11-08 11:11 ` Andy Grover
0 siblings, 0 replies; 4+ messages in thread
From: Andy Grover @ 2002-11-08 11:11 UTC (permalink / raw)
To: Pavel Machek; +Cc: Andy Grover, marcelo, linux-kernel, acpi-devel
Pavel Machek wrote:
>>My plan is to start feeding you bits of ACPI changes after 2.4.20 is
>>released. However, for 2.4.20, I'd like to make sure the really old code
>>in 2.4.20 doesn't bite any casual kernel builders.
> There are no changes from 2.4.19, so I guess right thing is to leave
> it there. People would loose their configs this way, etc.
Yeah you're right. Sorry, bad idea. Never mind.
-- Andy
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-08 11:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-08 2:20 [PATCH] Make ACPI unselectable in 2.4.20-rc1 Andy Grover
2002-11-08 7:41 ` Marcelo Tosatti
2002-11-08 9:24 ` Pavel Machek
2002-11-08 11:11 ` Andy Grover
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox