Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755374AbYFWLCk (ORCPT ); Mon, 23 Jun 2008 07:02:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752767AbYFWLCb (ORCPT ); Mon, 23 Jun 2008 07:02:31 -0400 Received: from py-out-1112.google.com ([64.233.166.180]:13554 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752259AbYFWLCa (ORCPT ); Mon, 23 Jun 2008 07:02:30 -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=KyMylfT8FOSe8SZMuzcO6P4zD1OhYW+P0rhovglpqbX9PwMNvc3TdvPOZ2dX3TBIrb 5AoHcfTqE/Y3sEhrlb0mGlIrqFXVdDGK6NaILAA4g7i6JbS44kIsXfqfreIP2RKmLgZU oJgacBnE7xe4xdseEzcg4qoFQFGtNh/VkEPVw= Message-ID: <19f34abd0806230402x502eca3cna927eb8742553570@mail.gmail.com> Date: Mon, 23 Jun 2008 13:02:29 +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: <19f34abd0806230326i592ba39eu837d290e21431d14@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> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1387 Lines: 37 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 :-) 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/