Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754703AbXKZICx (ORCPT ); Mon, 26 Nov 2007 03:02:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752999AbXKZICp (ORCPT ); Mon, 26 Nov 2007 03:02:45 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:47027 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752842AbXKZICp (ORCPT ); Mon, 26 Nov 2007 03:02:45 -0500 Date: Mon, 26 Nov 2007 00:01:45 -0800 From: Andrew Morton To: "Robert Richter" Cc: "Thomas Gleixner" , "Ingo Molnar" , "H. Peter Anvin" , "LKML" Subject: Re: [PATCH] Extended interrupt LVT support for AMD Barcelona Message-Id: <20071126000145.fc4056bb.akpm@linux-foundation.org> In-Reply-To: <20071120162511.E1EF28098@erda.amd.com> References: <20071120162511.E1EF28098@erda.amd.com> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 837 Lines: 19 On Fri, 16 Nov 2007 16:11:34 +0100 "Robert Richter" wrote: > This patch adds extended interrupt support for AMD Barcelona CPUs. The > patch provides functions to setup MCE and IBS interrupt > vectors. Compared to the previous K8 implementation the vector offsets > are centrally handled now in apic_64.c. Thus, the APIC setup code is > responsible for vector mappings. The vector mapping is hardcoded for > now. > > Also macro definitions in apicdef.h has been updated. > Please send a signed-off-by: for this work, as per Documentation/SubmittingPatches, thanks. - 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/