Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752347AbbDAQL1 (ORCPT ); Wed, 1 Apr 2015 12:11:27 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:45264 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751158AbbDAQLY (ORCPT ); Wed, 1 Apr 2015 12:11:24 -0400 Date: Wed, 1 Apr 2015 11:10:48 -0500 From: Chris J Arges To: Ingo Molnar Cc: Linus Torvalds , Rafael David Tinoco , Peter Anvin , Jiang Liu , Peter Zijlstra , LKML , Jens Axboe , Frederic Weisbecker , Gema Gomez , the arch/x86 maintainers Subject: Re: smp_call_function_single lockups Message-ID: <20150401161047.GD12730@canonical.com> References: <20150331031536.GA9303@canonical.com> <20150331222327.GA12512@canonical.com> <20150401124336.GB12841@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150401124336.GB12841@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 755 Lines: 24 On Wed, Apr 01, 2015 at 02:43:36PM +0200, Ingo Molnar wrote: > Have you already tested whether the hang goes away if you remove > irq-affinity fiddling daemons from the system? Do you have irqbalance > installed or similar mechanisms? > > Thanks, > > Ingo > Even with irqbalance removed from the L0/L1 machines the hang still occurs. Using the debug patch as described here: https://lkml.org/lkml/2015/4/1/338 This results in no 'apic: vector* or 'ack_APIC*' messages being displayed. --chris -- 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/