From: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
To: Andrew Grover
<andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
ACPI mailing list
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
kernel list
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Fixing ACPI compilation, fixing CONFIG_ACPI_BOOT
Date: Sun, 4 Aug 2002 20:51:04 +0200 [thread overview]
Message-ID: <42004.8562148169$1028487277@news.gmane.org> (raw)
Hi!
Here are patches to fix CONFIG_ACPI_BOOT. This is 3rd or so
retransmit; I've seen no response at all. Please comment on the patch,
or it is going directly to Linus.
Pavel
--- clean/arch/i386/kernel/acpi.c Mon Jun 3 11:43:27 2002
+++ linux-swsusp/arch/i386/kernel/acpi.c Mon Jun 10 23:03:24 2002
@@ -53,11 +53,9 @@
Boot-time Configuration
-------------------------------------------------------------------------- */
-#ifdef CONFIG_ACPI_BOOT
-
enum acpi_irq_model_id acpi_irq_model;
-
+#ifdef CONFIG_ACPI_BOOT
/*
* Use reserved fixmap pages for physical-to-virtual mappings of ACPI tables.
* Note that the same range is used for each table, so tables that need to
--- clean/include/linux/acpi.h Mon Jun 3 11:43:38 2002
+++ linux-swsusp/include/linux/acpi.h Sun Aug 4 18:43:05 2002
@@ -39,7 +39,7 @@
#include <asm/acpi.h>
-#ifdef CONFIG_ACPI_BOOT
+#ifdef CONFIG_ACPI
enum acpi_irq_model_id {
ACPI_IRQ_MODEL_PIC = 0,
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next reply other threads:[~2002-08-04 18:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-04 18:51 Pavel Machek [this message]
[not found] <20020804185103.GA14972@elf.ucw.cz>
[not found] ` <20020804185103.GA14972-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2002-08-06 3:27 ` Fixing ACPI compilation, fixing CONFIG_ACPI_BOOT Sérgio Monteiro Basto
[not found] ` <1028597611.1620.42.camel-4/PLUo9XfK/yXfm4dIG/yWZHpeb/A1Y/@public.gmane.org>
2002-08-07 9:58 ` Pavel Machek
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='42004.8562148169$1028487277@news.gmane.org' \
--to=pavel-+zi9xunit7i@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@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