[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091124013937.354595000@alcatraz.americas.sgi.com>
Date: Mon, 23 Nov 2009 19:39:37 -0600
From: Robin Holt <holt@....com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Robin Holt <holt@....com>, Jack Steiner <steiner@....com>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-mm@...r.kernel.org
Subject: [patch 0/8] x86: UV - XPC fixes with related support functionality V2.
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists