Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757404AbaKTQTh (ORCPT ); Thu, 20 Nov 2014 11:19:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58459 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756862AbaKTQTg (ORCPT ); Thu, 20 Nov 2014 11:19:36 -0500 Date: Thu, 20 Nov 2014 11:19:25 -0500 From: Dave Jones To: Frederic Weisbecker Cc: Linus Torvalds , Linux Kernel , the arch/x86 maintainers Subject: Re: frequent lockups in 3.18rc4 Message-ID: <20141120161925.GB8309@redhat.com> Mail-Followup-To: Dave Jones , Frederic Weisbecker , Linus Torvalds , Linux Kernel , the arch/x86 maintainers References: <20141114213124.GB3344@redhat.com> <20141115213405.GA31971@redhat.com> <20141116014006.GA5016@redhat.com> <20141117170359.GA1382@redhat.com> <20141120150757.GE2542@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141120150757.GE2542@lerouge> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 20, 2014 at 04:08:00PM +0100, Frederic Weisbecker wrote: > > Great start to the week: I decided to confirm my recollection that .17 > > was ok, only to hit this within 10 minutes. > > > > Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 3 > > CPU: 3 PID: 17176 Comm: trinity-c95 Not tainted 3.17.0+ #87 > > 0000000000000000 00000000f3a61725 ffff880244606bf0 ffffffff9583e9fa > > ffffffff95c67918 ffff880244606c78 ffffffff9583bcc0 0000000000000010 > > ffff880244606c88 ffff880244606c20 00000000f3a61725 0000000000000000 > > Call Trace: > > [] dump_stack+0x4e/0x7a > > [] panic+0xd4/0x207 > > [] watchdog_overflow_callback+0x118/0x120 > > [] __perf_event_overflow+0xae/0x340 > > [] ? perf_event_task_disable+0xa0/0xa0 > > [] ? x86_perf_event_set_period+0xbf/0x150 > > [] perf_event_overflow+0x14/0x20 > > [] intel_pmu_handle_irq+0x206/0x410 > > [] perf_event_nmi_handler+0x2b/0x50 > > [] nmi_handle+0xd2/0x390 > > [] ? nmi_handle+0x5/0x390 > > [] ? _raw_spin_lock_irqsave+0x80/0x90 > > [] default_do_nmi+0x72/0x1c0 > > [] do_nmi+0xb8/0x100 > > [] end_repeat_nmi+0x1e/0x2e > > [] ? _raw_spin_lock_irqsave+0x80/0x90 > > [] ? _raw_spin_lock_irqsave+0x80/0x90 > > [] ? _raw_spin_lock_irqsave+0x80/0x90 > > <> [] lock_hrtimer_base.isra.18+0x25/0x50 > > [] hrtimer_try_to_cancel+0x33/0x1f0 > > Ah that one got fixed in the merge window and in -stable, right? If that's true, that changes everything, and this might be more bisectable. I did the test above on 3.17, but perhaps I should try a run on 3.17.3 Dave -- 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/