Linux IA64 platform development
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] fix generic_defconfig build breakage
Date: Tue, 26 Oct 2004 21:34:16 +0000	[thread overview]
Message-ID: <200410261534.16809.bjorn.helgaas@hp.com> (raw)

ia64: Include uaccess.h in elfcore32.h

This makes generic_defconfig build again.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>

=== arch/ia64/ia32/elfcore32.h 1.4 vs edited ==--- 1.4/arch/ia64/ia32/elfcore32.h 2004-10-06 23:55:22 -06:00
+++ edited/arch/ia64/ia32/elfcore32.h 2004-10-26 15:02:27 -06:00
@@ -9,6 +9,7 @@
 #define _ELFCORE32_H_
 
 #include <asm/intrinsics.h>
+#include <asm/uaccess.h>
 
 #define USE_ELF_CORE_DUMP 1
 

             reply	other threads:[~2004-10-26 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-26 21:34 Bjorn Helgaas [this message]
2004-10-26 21:46 ` [PATCH] fix generic_defconfig build breakage Luck, Tony

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=200410261534.16809.bjorn.helgaas@hp.com \
    --to=bjorn.helgaas@hp.com \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox