From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: Unlucky 3.0-rt7 Date: Fri, 05 Aug 2011 19:29:02 +0200 Message-ID: <1312565342.28695.30.camel@twins> References: <20110805054017.472bef0d.shakti@bayarea.net> <4E3C1475.7040908@ccrma.stanford.edu> <4E3C224D.4050609@ccrma.stanford.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Cc: linux-rt-users@vger.kernel.org, Tracey Hytry , Thomas Gleixner , LKML To: Fernando Lopez-Lezcano Return-path: Received: from merlin.infradead.org ([205.233.59.134]:32995 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751190Ab1HER3M convert rfc822-to-8bit (ORCPT ); Fri, 5 Aug 2011 13:29:12 -0400 In-Reply-To: <4E3C224D.4050609@ccrma.stanford.edu> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Fri, 2011-08-05 at 10:03 -0700, Fernando Lopez-Lezcano wrote: > [ 0.000000] [] kmem_cache_free+0x6c/0xdc > [ 0.000000] [] slab_destroy+0x4f/0x53 > [ 0.000000] [] free_block+0x94/0xc1 > [ 0.000000] [] do_tune_cpucache+0x10b/0x2bb > [ 0.000000] [] enable_cpucache+0x7b/0xa7 > [ 0.000000] [] kmem_cache_init_late+0x2f/0x6a > [ 0.000000] [] start_kernel+0x251/0x368 > [ 0.000000] [] ? loglevel+0x18/0x18 > [ 0.000000] [] i386_start_kernel+0xa9/0xaf Ah, I actually have a patch for that but didn't include it in -rt, only pushed it upstream.. silly me. Let me include all those lockdep fixes.