Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757241AbYFWM0i (ORCPT ); Mon, 23 Jun 2008 08:26:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754213AbYFWM0a (ORCPT ); Mon, 23 Jun 2008 08:26:30 -0400 Received: from rv-out-0506.google.com ([209.85.198.235]:43243 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344AbYFWM03 (ORCPT ); Mon, 23 Jun 2008 08:26:29 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oB8152YKiTn2b9trudeDrMVIfI4D/EgAT1U6h3iD2nobxob55rSPV03d2dszxDuvdk okumKi4tCMO7otJJjxEob1OJdOkL7vjTp0JtoULE6yQxC+Ia+C/ogO+lOm363XL6V8gB 0Jmn8P/okKWAjRItWa+/vjYDMJp0EJRkmTEr4= Message-ID: <19f34abd0806230526j77fc20e7w3d92cbe67ad4c552@mail.gmail.com> Date: Mon, 23 Jun 2008 14:26:28 +0200 From: "Vegard Nossum" To: "Stephen Rothwell" , "Steven Rostedt" Subject: Re: linux-next: Tree for June 23 Cc: linux-next@vger.kernel.org, LKML , "Pekka Enberg" , "Christoph Lameter" In-Reply-To: <19f34abd0806230402x502eca3cna927eb8742553570@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080623182549.b0552851.sfr@canb.auug.org.au> <19f34abd0806230323o6373015fj93a85b929545a7a8@mail.gmail.com> <19f34abd0806230326i592ba39eu837d290e21431d14@mail.gmail.com> <19f34abd0806230402x502eca3cna927eb8742553570@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2019 Lines: 53 On Mon, Jun 23, 2008 at 1:02 PM, Vegard Nossum wrote: > On Mon, Jun 23, 2008 at 12:26 PM, Vegard Nossum wrote: >> On Mon, Jun 23, 2008 at 12:23 PM, Vegard Nossum wrote: >>> Testing tracer sched_switch: PASSED >>> Testing tracer sysprof: PASSED >>> Testing tracer ftrace: PASSED >>> Testing dynamic ftrace: PASSED >>> Testing tracer irqsoff: PASSED >>> Testing tracer preemptoff: PASSED >>> Testing tracer preemptirqsoff: <4>------------[ cut here ]------------ >>> WARNING: at kernel/lockdep.c:2680 check_flags+0x142/0x160() >>> Pid: 2, comm: kthreadd Not tainted 2.6.26-rc6-next-20080620 #34 >> >> <-- Oops, wrong version :-( >> >> Will try the latest one as well. > > Okay, I can confirm that this happens with today's tree too. I also > get this (new) warning: > > mm/slub.c: In function 'kmem_cache_defrag': > mm/slub.c:3046: warning: 'reclaimed' may be used uninitialized in this function > > Otherwise things seem to work good :-) In fact, I got this stacktrace when I shut down (but I was in a hurry so I didn't have the time to really investigate it): http://www.kernel.org/pub/linux/kernel/people/vegard/kernels/20080623-next/DSCF3014.JPG $ addr2line -e vmlinux -i c01fd0c1 fs/sysfs/dir.c:380 And additionally, the next two boots hung here (but the third one was okay): http://www.kernel.org/pub/linux/kernel/people/vegard/kernels/20080623-next/DSCF3015.JPG I don't know what these issues are related too. I can try debug_initcall for the hang. Vegard -- "The animistic metaphor of the bug that maliciously sneaked in while the programmer was not looking is intellectually dishonest as it disguises that the error is the programmer's own creation." -- E. W. Dijkstra, EWD1036 -- 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/