From: Keshavamurthy Anil S <anil.s.keshavamurthy-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Yi Zhu <yi.zhu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
brian-/bzczjCP1d2sTnJN9+BGXg@public.gmane.org,
ACPI Developers
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
anil.s.keshavamurthy-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
Keiichiro Tokunaga
<tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
Subject: [PATCH] Allow ACPI_CUSTOM_DSDT for IA64
Date: Mon, 25 Oct 2004 13:49:14 -0700 [thread overview]
Message-ID: <20041025134914.A8649@unix-os.sc.intel.com> (raw)
In-Reply-To: <1098418443.2096.8.camel@d845pe>; from len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org on Fri, Oct 22, 2004 at 12:14:03AM -0400
On Fri, Oct 22, 2004 at 12:14:03AM -0400, Len Brown wrote:
> DSDT overrides are for developers and experimentation,
> not for production use. Developers know how to build kernels,
> and those that don't use initrd's can't use the initrd
> method anyway.
Hi Len,
Currently DSDT override patch is available only on X86 and
this is required for IA64 too.
The attached patch(for 2.6.10-rc1)make this option available on IA64.
Will you please consider applying this path.
---
linux-2.6.10-rc1-askeshav/drivers/acpi/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/acpi/Kconfig~config_dsdt drivers/acpi/Kconfig
--- linux-2.6.10-rc1/drivers/acpi/Kconfig~config_dsdt 2004-10-25 13:43:37.078238831 -0700
+++ linux-2.6.10-rc1-askeshav/drivers/acpi/Kconfig 2004-10-25 13:45:31.171987433 -0700
@@ -215,7 +215,7 @@ config ACPI_TOSHIBA
config ACPI_CUSTOM_DSDT
bool "Include Custom DSDT"
- depends on X86 && ACPI_INTERPRETER && !STANDALONE
+ depends on ACPI_INTERPRETER && !STANDALONE
default n
help
Thist option is to load a custom ACPI DSDT
_
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
next prev parent reply other threads:[~2004-10-25 20:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-22 3:20 [OT] 2.6.9: allow config to specify custom DSDT (Ulf Dambacher) Zhu, Yi
2004-10-22 4:14 ` Len Brown
2004-10-22 17:53 ` Bruno Ducrot
2004-10-25 20:49 ` Keshavamurthy Anil S [this message]
[not found] ` <20041025134914.A8649-39QZ/XbsZ5/mO6KZMuUCQVaTQe2KTcn/@public.gmane.org>
2004-10-25 21:55 ` [PATCH] Allow ACPI_CUSTOM_DSDT for IA64 Len Brown
2004-10-29 16:39 ` [OT] 2.6.9: allow config to specify custom DSDT (Ulf Dambacher) Stefan Seyfried
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041025134914.A8649@unix-os.sc.intel.com \
--to=anil.s.keshavamurthy-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=brian-/bzczjCP1d2sTnJN9+BGXg@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org \
--cc=yi.zhu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox