linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Russ Anderson <rja@sgi.com>
Cc: tglx@linutronix.de, linux-next@vger.kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	"H. Peter Anvin" <hpa@zytor.com>, Dean Nelson <dcn@sgi.com>
Subject: Re: [BUGFIX][PATCH] sgi-xp: xpc needs to pass the physical address, not virtual
Date: Tue, 16 Dec 2008 23:04:39 +0100	[thread overview]
Message-ID: <20081216220439.GC14787@elte.hu> (raw)
In-Reply-To: <20081212170659.GA13377@sgi.com>


* Russ Anderson <rja@sgi.com> wrote:

> xpc needs to pass the physical address, not virtual.
> 
> Signed-off-by: Russ Anderson <rja@sgi.com>
> Acked-by: Dean Nelson <dcn@sgi.com>
> 
> ---
> Testing uncovered this problem.  The virtual address happens to work
> most of the time due to the way bios was masking off the node bits.
> Passing the physical address makes it work all of the time.
> 
> 
>  arch/x86/include/asm/uv/bios.h |    2 +-
>  arch/x86/kernel/bios_uv.c      |    4 +---
>  drivers/misc/sgi-xp/xpc_uv.c   |    8 ++++----
>  3 files changed, 6 insertions(+), 8 deletions(-)

applied to tip/x86/uv, thanks Russ!

	Ingo

      reply	other threads:[~2008-12-16 22:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12 17:07 [BUGFIX][PATCH] sgi-xp: xpc needs to pass the physical address, not virtual Russ Anderson
2008-12-16 22:04 ` Ingo Molnar [this message]

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=20081216220439.GC14787@elte.hu \
    --to=mingo@elte.hu \
    --cc=dcn@sgi.com \
    --cc=hpa@zytor.com \
    --cc=linux-next@vger.kernel.org \
    --cc=rja@sgi.com \
    --cc=sfr@canb.auug.org.au \
    --cc=tglx@linutronix.de \
    /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).