All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] export acpi_strict
Date: 26 Aug 2004 14:47:49 -0400	[thread overview]
Message-ID: <1093546069.7766.79.camel@dhcppc4> (raw)
In-Reply-To: <200408261232.34350.bjorn.helgaas@hp.com>

Accepted.

thanks,
-Len

On Thu, 2004-08-26 at 14:32, Bjorn Helgaas wrote:
> I sent this to acpi-devel, but probably more appropriate for the
> general
> list, since it's not under drivers/acpi/.
> 
> 
> Export acpi_strict for use in modular drivers.  This will enable
> drivers to work around BIOS deficiencies, while still allowing the
> drivers to be more picky under acpi_strict.
> 
> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
> 
> ===== arch/i386/kernel/acpi/boot.c 1.69 vs edited =====
> --- 1.69/arch/i386/kernel/acpi/boot.c   2004-07-14 14:00:16 -06:00
> +++ edited/arch/i386/kernel/acpi/boot.c 2004-08-26 09:21:44 -06:00
> @@ -71,6 +71,7 @@
>  int acpi_lapic;
>  int acpi_ioapic;
>  int acpi_strict;
> +EXPORT_SYMBOL(acpi_strict);
>  
>  acpi_interrupt_flags acpi_sci_flags __initdata;
>  int acpi_sci_override_gsi __initdata;
> 


  reply	other threads:[~2004-08-26 19:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-26 18:32 [PATCH] export acpi_strict Bjorn Helgaas
2004-08-26 18:47 ` Len Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-26 15:38 Bjorn Helgaas

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=1093546069.7766.79.camel@dhcppc4 \
    --to=len.brown@intel.com \
    --cc=akpm@osdl.org \
    --cc=bjorn.helgaas@hp.com \
    --cc=linux-kernel@vger.kernel.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.