Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755094AbbGGHaZ (ORCPT ); Tue, 7 Jul 2015 03:30:25 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:43725 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753500AbbGGHaG (ORCPT ); Tue, 7 Jul 2015 03:30:06 -0400 Date: Tue, 7 Jul 2015 09:29:51 +0200 From: Peter Zijlstra To: Arthur Marsh Cc: linux-kernel@vger.kernel.org, Rusty Russell , Steven Rostedt , Mathieu Desnoyers , Oleg Nesterov , "Paul E. McKenney" Subject: Re: lock-up with module: Optimize __module_address() using a latched RB-tree Message-ID: <20150707072951.GM3644@twins.programming.kicks-ass.net> References: <55997889.5020101@internode.on.net> <20150706100447.GX3644@twins.programming.kicks-ass.net> <559A545A.80508@internode.on.net> <20150706103246.GY3644@twins.programming.kicks-ass.net> <559B63A2.4030601@internode.on.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <559B63A2.4030601@internode.on.net> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 796 Lines: 17 On Tue, Jul 07, 2015 at 02:59:06PM +0930, Arthur Marsh wrote: > I had a single, non-reproducible case of the same lock-up happening on my > other machine running the Linus git head kernel in 64-bit mode. Hmm, disturbing.. I've had my machines run this stuff for weeks and not had anything like this :/ Do you have a serial cable between those machines? serial console output will allow capturing more complete traces than these pictures can and might also aid in capturing some extra debug info. In any case, I'll go try and build some debug code. -- 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/