From: "Paweł Sikora" <pluto@pld-linux.org>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cmpxchg(8b) fixes.
Date: Sun, 8 Aug 2004 00:03:44 +0200 [thread overview]
Message-ID: <200408080003.44410.pluto@pld-linux.org> (raw)
In-Reply-To: <200408072031.44477.pluto@pld-linux.org>
[-- Attachment #1: Type: text/plain, Size: 151 bytes --]
and this one too...
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
[-- Attachment #2: 0.diff --]
[-- Type: text/x-diff, Size: 371 bytes --]
--- linux-2.6.8-rc3/include/asm-i386/fixmap.h.orig 2004-08-03 23:26:45.000000000 +0200
+++ linux-2.6.8-rc3/include/asm-i386/fixmap.h 2004-08-08 00:01:52.532139504 +0200
@@ -15,7 +15,9 @@
#include <linux/config.h>
#include <linux/kernel.h>
+#ifdef CONFIG_ACPI_BOOT
#include <asm/acpi.h>
+#endif
#include <asm/apicdef.h>
#include <asm/page.h>
#ifdef CONFIG_HIGHMEM
next prev parent reply other threads:[~2004-08-07 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-07 18:31 [PATCH] cmpxchg(8b) fixes Paweł Sikora
2004-08-07 22:03 ` Paweł Sikora [this message]
2004-08-08 0:44 ` [fixed-PATCH] cmpxchg(8b) Paweł Sikora
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=200408080003.44410.pluto@pld-linux.org \
--to=pluto@pld-linux.org \
--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.