From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: Linux 3.1-rc9 Date: Wed, 2 Nov 2011 19:30:49 +0100 (CET) Message-ID: References: <1318879396.4172.92.camel@twins> <1318928713.21167.4.camel@twins> <20111018182046.GF1309@hostway.ca> <20111024190203.GA24410@hostway.ca> <20111025202049.GB25043@hostway.ca> <20111031173246.GA10614@hostway.ca> <20111102182812.GE5971@hostway.ca> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: David Miller , Peter Zijlstra , Linus Torvalds , Linux Kernel Mailing List , Dave Jones , Martin Schwidefsky , Ingo Molnar , Network Development To: Simon Kirby Return-path: In-Reply-To: <20111102182812.GE5971@hostway.ca> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2 Nov 2011, Simon Kirby wrote: > On Wed, Nov 02, 2011 at 05:40:53PM +0100, Thomas Gleixner wrote: > Ok, I'll try this. Hmm, all CPUs typically try to grab the lock fairly > quickly after it happens, which could make it difficult to cat the file. > I'll try ftrace_dump(DUMP_ALL); in there instead. Eric has spotted the source of trouble already. Can you try his patch first? If it still persists, we still can resort to hardcore tracing :) Thanks, tglx