mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
To: Folkert van Heusden <folkert@vanheusden.com>
Cc: "'Richard Henderson'" <rth@twiddle.net>,
	"'Bjoern Brauel'" <bjb@gentoo.org>,
	linux-kernel@vger.kernel.org
Subject: Re: kernel build of 2.5.50 fails on Alpha
Date: Mon, 2 Dec 2002 23:16:24 +0300	[thread overview]
Message-ID: <20021202231624.A1571@jurassic.park.msu.ru> (raw)
In-Reply-To: <001001c29a3c$d65eaf80$3640a8c0@boemboem>; from folkert@vanheusden.com on Mon, Dec 02, 2002 at 08:55:59PM +0100

On Mon, Dec 02, 2002 at 08:55:59PM +0100, Folkert van Heusden wrote:
> I'm afraid that one won't compile:
> 
> arch/alpha/kernel/pci.c: In function `pcibios_fixup_final':
> arch/alpha/kernel/pci.c:128: `ALPHA_ALCOR_MAX_DMA_ISA_ADDRESS' undeclared

My fault. Please try this.

Ivan.

--- 2.5.50/include/asm-alpha/dma.h	Wed Nov  6 01:44:33 2002
+++ linux/include/asm-alpha/dma.h	Mon Dec  2 23:07:29 2002
@@ -112,9 +112,9 @@
 # elif defined(CONFIG_ALPHA_RUFFIAN)
 #  define MAX_ISA_DMA_ADDRESS		ALPHA_RUFFIAN_MAX_ISA_DMA_ADDRESS
 # elif defined(CONFIG_ALPHA_SABLE)
-#  define MAX_ISA_DMA_ADDRESS		ALPHA_SABLE_MAX_DMA_ISA_ADDRESS
+#  define MAX_ISA_DMA_ADDRESS		ALPHA_SABLE_MAX_ISA_DMA_ADDRESS
 # elif defined(CONFIG_ALPHA_ALCOR)
-#  define MAX_ISA_DMA_ADDRESS		ALPHA_ALCOR_MAX_DMA_ISA_ADDRESS
+#  define MAX_ISA_DMA_ADDRESS		ALPHA_ALCOR_MAX_ISA_DMA_ADDRESS
 # else
 #  define MAX_ISA_DMA_ADDRESS		ALPHA_MAX_ISA_DMA_ADDRESS
 # endif

  reply	other threads:[~2002-12-02 20:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-01 15:21 Folkert van Heusden
2002-12-01 16:47 ` Bjoern Brauel
2002-12-02  4:11   ` Richard Henderson
2002-12-02 19:55     ` Folkert van Heusden
2002-12-02 20:16       ` Ivan Kokshaysky [this message]
2002-12-02 21:34         ` Folkert van Heusden
2002-12-03 18:02         ` Folkert van Heusden

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=20021202231624.A1571@jurassic.park.msu.ru \
    --to=ink@jurassic.park.msu.ru \
    --cc=bjb@gentoo.org \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@twiddle.net \
    /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

all inboxes | Powered by JetHome®