Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760975AbXFSSOv (ORCPT ); Tue, 19 Jun 2007 14:14:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759655AbXFSSOn (ORCPT ); Tue, 19 Jun 2007 14:14:43 -0400 Received: from netops-testserver-4-out.sgi.com ([192.48.171.29]:55776 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759521AbXFSSOm (ORCPT ); Tue, 19 Jun 2007 14:14:42 -0400 From: John Keller Message-Id: <200706191814.l5JIEdWX252824@fcbayern.americas.sgi.com> Subject: Re: [PATCH] - Add IOAPIC NMI support on x86_64 To: andi@firstfloor.org (Andi Kleen) Date: Tue, 19 Jun 2007 13:14:39 -0500 (CDT) Cc: jpk@sgi.com (John Keller), andi@firstfloor.org (Andi Kleen), linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, steiner@sgi.com In-Reply-To: <20070619143453.GA4243@one.firstfloor.org> from "Andi Kleen" at Jun 19, 2007 04:34:53 PM X-Mailer: ELM [version 2.5 PL2] 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: 994 Lines: 30 > > > In our specific case, a loadable driver will register to process > > the NMI generated by a timer device on the IOAPIC pin. The driver > > will need to unmask/mask the NMI interrupt at init/exit time. > > > > The timer NMI interrupt will be used to synchronize cluster nodes. > > We normally don't add hooks which are only useful for out of tree > modules unless there is a very good justification for it. Sorry, I should have been clearer on all this. The syncsched driver referred to here, is not anything proprietary, and will be added to the community tree later this year. I'm just looking to get some of the completed support code (this patch) submitted, any issues resolved, and accepted prior to that. John > > -Andi > - 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/