From: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
To: Richard Black <richard.black-VXdhtT5mjnY@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Re: DSDT in initrd
Date: Wed, 21 May 2003 18:52:34 +0200 [thread overview]
Message-ID: <20030521165234.GD346@poupinou.org> (raw)
In-Reply-To: <3ECB95CB.2020109-VXdhtT5mjnY@public.gmane.org>
On Wed, May 21, 2003 at 10:05:47AM -0500, Richard Black wrote:
> Concerning Red Hat Linux, the initrd.img is a compressed ext2 filesystem
> and the ext2 driver is built statically into the kernel.
>
> The question is if ext2 is built statically into the kernel then are the
> ext2 functions (i.e. the ext2 driver) available when ACPI would be
> trying to load the dsdt table. My first response would be yes, since it
> is static in the kernel, you may use those functions any time you need
> them -- but that's only a guess as I haven't studied how the kernel
> boots that closely.
No. acpi is initialized too early (due to irq routing stuff for example)
VFS is intialized way to late to be used for retrieving acpi tables in
disks.
If you want something like that, you have to modify boot loaders (grub,lilo,
etc.) then write approriate code in kernel setup stage, etc. It is
actually not so hard to do. Just, well, boring stuff in fact, not to
mention you have to send patch to at least main boot loaders maintainers.
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
next prev parent reply other threads:[~2003-05-21 16:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-19 14:38 DSDT in initrd Brown, Len
[not found] ` <A5974D8E5F98D511BB910002A50A6647054FC40A-MgY+aF+eRfZviC08c4yzC1DQ4js95KgL@public.gmane.org>
2003-05-19 14:53 ` Ducrot Bruno
2003-05-19 15:26 ` Michael Frank
2003-05-20 16:56 ` Markus Gaugusch
[not found] ` <Pine.LNX.4.53.0305191725350.9728-sxQ525G0OhRQK2oVCIMtW7NldLUNz+W/@public.gmane.org>
2003-05-20 18:01 ` Matthew Wilcox
[not found] ` <20030520180149.GJ31518-+pPCBgu9SkPzIGdyhVEDUDl5KyyQGfY2kSSpQ9I8OhVaa/9Udqfwiw@public.gmane.org>
2003-05-20 18:03 ` Markus Gaugusch
2003-05-21 7:23 ` Nathan Gray
2003-05-21 8:07 ` Gunter Ohrner
2003-05-21 8:07 ` Markus Gaugusch
2003-05-21 15:05 ` Richard Black
[not found] ` <3ECB95CB.2020109-VXdhtT5mjnY@public.gmane.org>
2003-05-21 16:52 ` Ducrot Bruno [this message]
2003-05-21 18:07 ` Nathan Gray
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=20030521165234.GD346@poupinou.org \
--to=ducrot-kk6yzipjem5g9huczpvpmw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=richard.black-VXdhtT5mjnY@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