All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shaohua Li <shaohua.li@intel.com>
To: Corey Minyard <minyard@acm.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: acpi=off and acpi_get_firmware_table
Date: Thu, 12 May 2005 10:54:05 +0800	[thread overview]
Message-ID: <1115866445.8814.1.camel@linux-hp.sh.intel.com> (raw)
In-Reply-To: <42823F15.7090601@acm.org>

On Wed, 2005-05-11 at 12:21 -0500, Corey Minyard wrote:
> In 2.6.12-rc4, I added acpi=off to the kernel command line and it 
> panic-ed in acpi_get_firmware_table, called from the IPMI driver.
> 
> The attached patch fixes the problem, but it still spits out ugly 
> "ACPI-0166: *** Error: Invalid address flags 8" errors.  So I doubt the 
> patch is right, but maybe it points to something else.
> 
> Is it legal to call acpi_get_firmware_table if acpi is off?  If not, how 
> can I tell that acpi is off?
Please check 'acpi_disabled' variable.

Thanks,
Shaohua


  reply	other threads:[~2005-05-12  2:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 17:21 acpi=off and acpi_get_firmware_table Corey Minyard
2005-05-12  2:54 ` Shaohua Li [this message]
2005-05-12  2:59   ` Corey Minyard
2005-05-12  3:07     ` Shaohua Li

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=1115866445.8814.1.camel@linux-hp.sh.intel.com \
    --to=shaohua.li@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.