All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John Fremlin" <vii@altern.org>
To: "Adam J. Richter" <adam@yggdrasil.com>
Cc: <acpi@phobos.fachschaften.tu-muenchen.de>,
	<linux-kernel@vger.kernel.org>, <torvalds@transmeta.com>
Subject: Re: [PATCH] linux-2.4.1-pre9/include/linux/acpi.h broke acpid compilation
Date: 21 Jan 2001 16:05:20 +0000	[thread overview]
Message-ID: <m2puhgriv3.fsf@boreas.yi.org.> (raw)
In-Reply-To: <20010121002319.A8447@adam.yggdrasil.com>
In-Reply-To: "Adam J. Richter"'s message of "Sun, 21 Jan 2001 00:23:19 -0800"

 "Adam J. Richter" <adam@yggdrasil.com> writes:

> linux-2.4.1-pre9/include/linux/acpi.h contains declares the routine
> acpi_get_rsdp_ptr returning the kernel-only type "u64", without
> bracketing the declaration in "#ifdef __KERNEL__...#endif".
> Consequently, a user level program that attempts to include
> <linux/acpi.h>, such as acpid, gets a compilation error.  The
> following patch fix the problem by stretching an earlier "#ifdef
> __KERNEL__...#endif" area to cover the acpi_get_rsdp_ptr
> declaration.

I sent a similar patch to the maintainer andy_henroid@yahoo.com on
December 29 but have received no response so far.

-- 

	http://www.penguinpowered.com/~vii
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2001-01-21 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-21  8:23 [PATCH] linux-2.4.1-pre9/include/linux/acpi.h broke acpid compilation Adam J. Richter
2001-01-21 16:05 ` John Fremlin [this message]

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=m2puhgriv3.fsf@boreas.yi.org. \
    --to=vii@altern.org \
    --cc=acpi@phobos.fachschaften.tu-muenchen.de \
    --cc=adam@yggdrasil.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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.