From: Robin Holt <holt@sgi.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Robin Holt <holt@sgi.com>, Jack Steiner <steiner@sgi.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-mm@vger.kernel.org
Subject: Re: [patch 0/8] x86: UV - XPC fixes with related support functionality V2.
Date: Tue, 15 Dec 2009 11:06:14 -0600 [thread overview]
Message-ID: <20091215170614.GK8934@sgi.com> (raw)
In-Reply-To: <20091215170439.GJ8934@sgi.com>
Argh. Forget it. I see them now. I am sorry for the noise.
Robin
On Tue, Dec 15, 2009 at 11:04:39AM -0600, Robin Holt wrote:
> Andrew, did this get lost in the shuffle? If you need me to
> resubmit, please let me know.
>
> Thanks,
> Robin
>
> On Mon, Nov 23, 2009 at 07:39:37PM -0600, Robin Holt wrote:
> >
> > The UV BIOS has been updated to implement some of our interface
> > functionality differently than originally expected. These patches update
> > the kernel to the bios implementation and include a few minor bug fixes
> > which prevent us from doing significant testing on real hardware.
> >
> > Changes from V1:
> >
> > - Actually include the patch introducing the gru_read_gpa. This
> > was missed in the V1 submission.
> >
> > - One additional BIOS change has the OS no longer passing blade
> > to the BIOS when registering a message queue watchlist.
> >
> > ---
> >
> > arch/x86/include/asm/uv/bios.h | 11 --------
> > arch/x86/include/asm/uv/uv_hub.h | 20 +++++++++++++++
> > arch/x86/kernel/bios_uv.c | 8 +-----
> > drivers/misc/sgi-gru/gru_instructions.h | 13 ++++++++++
> > drivers/misc/sgi-gru/grukservices.c | 23 +++++++++++++++++
> > drivers/misc/sgi-gru/grukservices.h | 14 ++++++++++
> > drivers/misc/sgi-gru/gruprocfs.c | 1
> > drivers/misc/sgi-gru/grutables.h | 1
> > drivers/misc/sgi-xp/xp.h | 1
> > drivers/misc/sgi-xp/xp_main.c | 3 ++
> > drivers/misc/sgi-xp/xp_sn2.c | 10 +++++++
> > drivers/misc/sgi-xp/xp_uv.c | 33 +++++++++++++++++++++++++
> > drivers/misc/sgi-xp/xpc_partition.c | 13 +++++++---
> > drivers/misc/sgi-xp/xpc_uv.c | 41 +++++++++++++++++---------------
> > 14 files changed, 153 insertions(+), 39 deletions(-)
next prev parent reply other threads:[~2009-12-15 17:06 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 1:39 [patch 0/8] x86: UV - XPC fixes with related support functionality V2 Robin Holt
2009-11-24 1:39 ` [patch 1/8] x86: UV - Introduce a means to translate from gpa -> socket_paddr Robin Holt
2009-11-24 1:39 ` [patch 2/8] x86: UV - XPC needs to provide an abstraction for uv_gpa Robin Holt
2009-11-24 1:39 ` [patch 3/8] x86: UV - Introduce uv_gpa_is_mmr Robin Holt
2009-11-24 1:39 ` [patch 4/8] X86: UV - Implement a gru_read_gpa kernel function Robin Holt
2009-11-24 1:39 ` [patch 5/8] x86: UV - Update XPC to handle updated BIOS interface Robin Holt
2009-11-24 1:39 ` [patch 6/8] x86: UV - XPC NULL deref when mesq becomes empty Robin Holt
2009-11-24 1:39 ` [patch 7/8] X86: UV - xpc_make_first_contact hang due to not accepting ACTIVE state Robin Holt
2009-11-24 1:39 ` [patch 8/8] [patch 8/8] X86: UV - XPC receive message reuse triggers invalid BUG_ON() Robin Holt
2009-12-15 17:04 ` [patch 0/8] x86: UV - XPC fixes with related support functionality V2 Robin Holt
2009-12-15 17:06 ` Robin Holt [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-19 17:31 Robin Holt
2009-11-23 18:03 ` Ingo Molnar
2009-11-23 18:10 ` Ingo Molnar
2009-11-23 23:57 ` Robin Holt
2009-11-24 7:19 ` Ingo Molnar
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=20091215170614.GK8934@sgi.com \
--to=holt@sgi.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@vger.kernel.org \
--cc=steiner@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