Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753003AbYKQX3S (ORCPT ); Mon, 17 Nov 2008 18:29:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751279AbYKQX3B (ORCPT ); Mon, 17 Nov 2008 18:29:01 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:43813 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751630AbYKQX3A (ORCPT ); Mon, 17 Nov 2008 18:29:00 -0500 Date: Tue, 18 Nov 2008 00:28:37 +0100 From: Ingo Molnar To: Yinghai Lu Cc: Thomas Gleixner , "H. Peter Anvin" , Andrew Morton , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] x86: fix wakeup_cpu with numaq/es7000 v2 Message-ID: <20081117232837.GA10308@elte.hu> References: <491FDE2A.1010809@kernel.org> <49200031.2040701@kernel.org> <20081117165224.GH12081@elte.hu> <20081117173728.GA7384@elte.hu> <4921FC19.1080803@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4921FC19.1080803@kernel.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00,DNS_FROM_SECURITYSAGE autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.0 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 28 * Yinghai Lu wrote: > Ingo Molnar wrote: > > hm, one of my testboxes is rather unhappy about your patch: > > > please check looks good - applied, thanks! Will only integrate+test it tomorrow morning. > if you agree, will update update_genapic to autodetect other > functions or etc. yeah, please do. btw., x86_quirks does not need to be __initdata at all costs. But runtime differences probably belong to genapic so your patch is the correct solution. 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/