netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Andi Kleen <ak@muc.de>
Cc: ncorbic@sangoma.com, netdev@oss.sgi.com
Subject: Re: [PATCH] Fix 64bit bugs in dscc44.c
Date: Wed, 8 Oct 2003 08:42:05 -0700	[thread overview]
Message-ID: <20031008084205.5c81faac.davem@redhat.com> (raw)
In-Reply-To: <20031007175953.GA1802@averell>

On Tue, 7 Oct 2003 19:59:53 +0200
Andi Kleen <ak@muc.de> wrote:

> ioremap_nocache returns unsigned long, not u32. This makes a difference
> on 64bit hosts.

Incorrect, like ioremap() it returns "void *".

Even your x86_64 implementation does this.

  parent reply	other threads:[~2003-10-08 15:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-07 17:59 [PATCH] Fix 64bit bugs in dscc44.c Andi Kleen
2003-10-07 21:48 ` [PATCH] Fix 64bit bugs in dscc4.c Francois Romieu
2003-10-08 15:42 ` David S. Miller [this message]
2003-10-08 15:55   ` [PATCH] Fix 64bit bugs in dscc44.c Andi Kleen
2003-10-08 16:01     ` David S. Miller
2003-10-08 16:08       ` Andi Kleen
2003-10-08 16:11         ` [PATCH] Fix 64bit bugs in dscc44.c II Andi Kleen
2003-10-08 16:10           ` David S. Miller
2003-10-08 16:33             ` Andi Kleen
2003-10-08 16:31               ` David S. Miller
2003-10-08 17:00                 ` Andi Kleen
2003-10-08 16:59                   ` David S. Miller

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=20031008084205.5c81faac.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=ak@muc.de \
    --cc=ncorbic@sangoma.com \
    --cc=netdev@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).