public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Jack Steiner <steiner@sgi.com>
Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86 : UV fix for global physical addresses
Date: Tue, 16 Dec 2008 22:54:14 +0100	[thread overview]
Message-ID: <20081216215414.GX14787@elte.hu> (raw)
In-Reply-To: <20081212205040.GA25739@sgi.com>


* Jack Steiner <steiner@sgi.com> wrote:

> This fixes a UV bug related to generating global memory addresses
> on partitioned systems. Partition systems do not have physical memory
> at address 0. Instead, a chunk of high memory is remapped by the chipset
> so that it appears to be at address 0. This remapping is INVISIBLE to most
> of the OS. The only OS functions that need to be aware of the remaping are
> functions that directly interface to the chipset. The GRU is one example.
> 
> Also, delete a couple of unused macros related to global memory addresses.
> 
> Signed-off-by: Jack Steiner <steiner@sgi.com>
> 
> 
> ---
>  arch/x86/include/asm/uv/uv_hub.h |   16 ++--------------
>  arch/x86/kernel/genx2apic_uv_x.c |    3 +--
>  2 files changed, 3 insertions(+), 16 deletions(-)

applied to tip/x86/uv, thanks Jack!

	Ingo

      reply	other threads:[~2008-12-16 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12 20:50 [PATCH] x86 : UV fix for global physical addresses Jack Steiner
2008-12-16 21:54 ` 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=20081216215414.GX14787@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steiner@sgi.com \
    --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