Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754902AbbFTJMc (ORCPT ); Sat, 20 Jun 2015 05:12:32 -0400 Received: from www.linutronix.de ([62.245.132.108]:60547 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751139AbbFTJMY (ORCPT ); Sat, 20 Jun 2015 05:12:24 -0400 Date: Sat, 20 Jun 2015 11:12:23 +0200 (CEST) From: Thomas Gleixner To: Sergey Senozhatsky cc: Jiang Liu , Borislav Petkov , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [-next] !irqd_can_balance() WARNINGs at irq_move_masked_irq() In-Reply-To: <20150620082712.GA366@swordfish> Message-ID: References: <20150619071123.GA511@swordfish> <20150620043110.GA365@swordfish> <20150620075727.GC365@swordfish> <20150620082712.GA366@swordfish> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1044 Lines: 31 On Sat, 20 Jun 2015, Sergey Senozhatsky wrote: > On (06/20/15 10:13), Thomas Gleixner wrote: > [..] > > > > Can you please send me the dmesg of the second patch as well? > > > > > > > > > > I'm sorry, what second patch? > > > > The one which I forgot to append when I replied yesterday. Appended now. > > > [ 0.198654] [] irq_set_affinity_locked+0x5b/0xf9 > [ 0.198717] [] __irq_set_affinity+0x4c/0x67 > [ 0.198781] [] setup_ioapic_dest+0xa7/0xbf > [ 0.198843] [] ? console_unlock+0x400/0x42f > [ 0.198906] [] native_smp_cpus_done+0xa4/0xae > [ 0.198970] [] smp_init+0x75/0x7a OK. It's setup_ioapic_dest() and I understand now where this all comes from. One last request. Can you please provide /proc/timer_list and dmesg from a mainline kernel for comparison? Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/