From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757497AbZDQAaM (ORCPT ); Thu, 16 Apr 2009 20:30:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755619AbZDQA36 (ORCPT ); Thu, 16 Apr 2009 20:29:58 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:52999 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754667AbZDQA36 (ORCPT ); Thu, 16 Apr 2009 20:29:58 -0400 Date: Fri, 17 Apr 2009 02:29:34 +0200 From: Ingo Molnar To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, Andrew Morton , Thomas Gleixner , Peter Zijlstra , Frederic Weisbecker Subject: Re: [PATCH 0/5] [GIT PULL] updates for tip Message-ID: <20090417002934.GC29630@elte.hu> References: <20090416021830.556671772@goodmis.org> <20090416095135.GA18620@elte.hu> <20090416161207.GB14658@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Steven Rostedt wrote: > > On Thu, 16 Apr 2009, Ingo Molnar wrote: > > > > > -tip testing found a boot failure [boot hang]: > > > > calling event_trace_self_tests+0x0/0x3ec @ 1 > > Running tests on trace events: > > Testing event kfree_skb: <7>bus: 'serio': driver_probe_device: > > matched device serio1 wid > > bus: 'serio': really_probe: probing driver atkbd with device serio1 > > > > with the attached config. > > Thanks, > > I'll try it out. Looks like this tester can catch bad things well :-/ Who would have thought? ;-) Ingo