From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757249Ab1CaMoM (ORCPT ); Thu, 31 Mar 2011 08:44:12 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:38391 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757082Ab1CaMoJ (ORCPT ); Thu, 31 Mar 2011 08:44:09 -0400 Date: Thu, 31 Mar 2011 14:43:27 +0200 From: Ingo Molnar To: "Eric W. Biederman" Cc: sedat.dilek@gmail.com, Florian Mickler , Paul Bolle , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, kurup_avinash@yahoo.com, maciej.rutecki@gmail.com, rjw@sisk.pl, zersaa@gmail.com, stable@kernel.org Subject: Re: [PATCH][POKE] Skip looking for ioapic overrides when ioapics are not present Message-ID: <20110331124327.GA20112@elte.hu> References: <1301558489-4198-1-git-send-email-florian@mickler.org> <1301561386.1904.15.camel@t41.thuisdomein> <20110331125305.1e8c70ba@schatten.dmk.lab> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Eric W. Biederman wrote: > I don't have a clue why my patch got lost, [...] It was not lost, it broke the build. You were notified but never followed up with a working patch: https://lkml.org/lkml/2010/10/2/91 and a different patch was applied to get rid of the warning messages. We can apply your patch (and that patch can undo the other fix), but it has to build, obviously. Thanks, Ingo