public inbox for gentoo-alpha@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Parkhurst" <brianp@spamcop.net>
To: "'Brian Parkhurst'" <brianp@spamcop.net>,
	<gentoo-alpha@lists.gentoo.org>
Subject: RE: [gentoo-alpha] 2.6.9-gentoo-r4 kernel on Alpha issues?
Date: Mon, 22 Nov 2004 09:11:52 -0800	[thread overview]
Message-ID: <200411221711.iAMHBqvI026388@smtp.washington.edu> (raw)
In-Reply-To: <01ce01c4d027$d0be4950$3301a8c0@ICHIRO>

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Found via a google search that the kernel folks removed a reference
to the internal __ioremap function in the asm-alpha/io.h header.

Am Fr, den 22.10.2004 schrieb Alexander Rauth um 10:05:
> In 2.6.9 __ioremap( ) is gone in include/asm-alpha/io.h resp. the
> #define that linked alphas generic ioremap was deleted
>
> Which brakes build on alpha.
> Could we revert the cleanup that caused this????
> Or complete it ????
I forgot the compile log ...
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0xdbac): In function `fb_mmap':
include/asm/io.h:73: undefined reference to `__ioremap'
drivers/built-in.o(.text+0xdbbc):include/asm/io.h:73: undefined
reference to `__ioremap'
make: *** [.tmp_vmlinux1] Error 1

adding following line to include/asm-alpha/io.h fixed compile:

#define __ioremap(a,s) alpha_mv.mv_ioremap((unsigned long)(a),(s))

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1

iQA/AwUBQaId1/Z0qmLutBiIEQLPQACgyUBJjN8z7COqrSz40XLimIDAhkQAoP66
cMuOwoIO/x63Uumn0hqj6DCk
=3e5z
-----END PGP SIGNATURE-----


--
gentoo-alpha@gentoo.org mailing list


  reply	other threads:[~2004-11-22 17:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-26 17:20 [gentoo-alpha] ebuild update for Xorg-x11 Brian C. Parkhurst
2004-10-26 20:15 ` Jeff Donsbach
2004-10-26 21:22   ` Aron Griffis
2004-10-26 21:35     ` Jeff Donsbach
2004-10-26 22:36     ` Brian C. Parkhurst
2004-10-26 23:04       ` Aron Griffis
2004-10-26 23:19         ` Brian Parkhurst
2004-10-27  2:36           ` kloeri
2004-10-27  3:56             ` Brian Parkhurst
2004-10-27  4:47           ` Jeff Donsbach
2004-10-27 14:23             ` Aron Griffis
2004-10-27 15:17               ` Jeff Donsbach
2004-11-22  0:11                 ` [gentoo-alpha] 2.6.9-gentoo-r4 kernel on Alpha issues? Brian Parkhurst
2004-11-22 17:11                   ` Brian Parkhurst [this message]
2004-10-27  4:43         ` [gentoo-alpha] ebuild update for Xorg-x11 Jeff Donsbach
2004-10-26 21:17 ` Aron Griffis

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=200411221711.iAMHBqvI026388@smtp.washington.edu \
    --to=brianp@spamcop.net \
    --cc=gentoo-alpha@lists.gentoo.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