Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754309AbbGFHzy (ORCPT ); Mon, 6 Jul 2015 03:55:54 -0400 Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]:5379 "EHLO ipmail06.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754259AbbGFHzt (ORCPT ); Mon, 6 Jul 2015 03:55:49 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CyEABtM5pVXYtMAg5cFoJ8VGABv0qFdwKBJk0BAQEBAQEHREBBBYNeAQEEOB4YCgEQCAMYCRYPCQMCAQIBJwoUBg0BBwKIKg7HbwEBAQEGAgEfi0uFBgeEKwEEjQeHDplwQYoNgjIcgWMuMgEBAYJHAQEB Message-ID: <559A33DD.3060504@internode.on.net> Date: Mon, 06 Jul 2015 17:23:01 +0930 From: Arthur Marsh User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Peter Zijlstra 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 References: <55997889.5020101@internode.on.net> <20150706071911.GT3644@twins.programming.kicks-ass.net> In-Reply-To: <20150706071911.GT3644@twins.programming.kicks-ass.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 996 Lines: 32 Apologies if a duplicate, mailing list did not like the large .config. Peter Zijlstra wrote on 06/07/15 16:49: > On Mon, Jul 06, 2015 at 04:03:45AM +0930, Arthur Marsh wrote: >> I am happy to supply further details and run further tests. > > A .config and gcc version might be a good start. I'll see if 32bit > userspace in KVM can reproduce. > Thanks, details are: gcc version 5.1.1 20150616 (Debian 5.1.1-11) (compiled on x86-64 using: CONCURRENCY_LEVEL=4 DEB_HOST_ARCH=i386 \ MAKEFLAGS="CC=gcc-5 LD=ld.gold KCFLAGS=-march=athlon64" make-kpkg \ --initrd --config menuconfig --arch i386 \ --cross-compile - linux-image ) .config from a test build near the problem commit is at http://www.users.on.net/~arthur.marsh/config-4.1.0-rc5+ Arthur. -- 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/