From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755057Ab1JQHkK (ORCPT ); Mon, 17 Oct 2011 03:40:10 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:53315 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755012Ab1JQHkG (ORCPT ); Mon, 17 Oct 2011 03:40:06 -0400 Date: Mon, 17 Oct 2011 09:38:11 +0200 From: Ingo Molnar To: Borislav Petkov Cc: Conny Seidel , Tejun Heo , "Herrmann3, Andreas" , LKML , "JBeulich@novell.com" , x86 Subject: Re: WARNING: at arch/x86/kernel/apic/apic.c:1239 setup_local_APIC+... Message-ID: <20111017073811.GA3675@elte.hu> References: <20111014135516.GC11990@aftab> <20111014165604.GA14286@aftab> <20111014175556.GE4294@google.com> <20111015221215.GA25519@aftab> <20111017000759.3d1f4310.conny.seidel@amd.com> <20111017072352.GA4940@aftab> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111017072352.GA4940@aftab> User-Agent: Mutt/1.5.21 (2010-09-15) 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=AWL,BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 AWL AWL: From: address is in the auto white-list Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Borislav Petkov wrote: > On Sun, Oct 16, 2011 at 06:07:59PM -0400, Conny Seidel wrote: > > On Sat, 15 Oct 2011 18:12:15 -0400 > > Borislav Petkov wrote: > > > > >On Fri, Oct 14, 2011 at 01:55:56PM -0400, Tejun Heo wrote: > > >> Jan hit similar problem a while back. > > >> > > >> http://thread.gmane.org/gmane.linux.kernel/1180954 > > >> > > >> I can't seem to find the patch in mainline. Jan, Ingo? Borislav, > > >> would the patch there resolve the warning you're seeing too? > > > > > >There's even a -v2 at > > >http://marc.info/?l=linux-kernel&m=131722471001895 > > > > > >We'll run that one to test. > > > > Looks good. The warning is gone. > > Good. Ingo, you can have our > > Acked-by: Borislav Petkov > Tested-by: Conny Seidel > > for it, it being the -v2 at http://marc.info/?l=linux-kernel&m=131722471001895 Yeah, it's still lined up in -tip:x86/apic for a v3.2 merge. Thanks, Ingo