Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755221Ab0AMJYl (ORCPT ); Wed, 13 Jan 2010 04:24:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755192Ab0AMJYj (ORCPT ); Wed, 13 Jan 2010 04:24:39 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:50132 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755198Ab0AMJYj (ORCPT ); Wed, 13 Jan 2010 04:24:39 -0500 Date: Wed, 13 Jan 2010 10:24:33 +0100 From: Ingo Molnar To: Jack Steiner , "H. Peter Anvin" Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86, UV: Add function retrieving node controller revision number Message-ID: <20100113092433.GB6739@elte.hu> References: <20100112210904.GA24546@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100112210904.GA24546@sgi.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 22 * Jack Steiner wrote: > Add function for determining the revision id of the SGI UV > node controller chip (HUB). This function is needed in a > subsequent patch. > > Signed-off-by: Jack Steiner > > --- > arch/x86/include/asm/uv/uv_hub.h | 12 ++++++++++++ > arch/x86/kernel/apic/x2apic_uv_x.c | 6 ++++++ > 2 files changed, 18 insertions(+) We'd need to see those two patches together i guess. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/