Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755011AbZLIGPm (ORCPT ); Wed, 9 Dec 2009 01:15:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751130AbZLIGPj (ORCPT ); Wed, 9 Dec 2009 01:15:39 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:57367 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754531AbZLIGPf (ORCPT ); Wed, 9 Dec 2009 01:15:35 -0500 Date: Wed, 9 Dec 2009 07:15:28 +0100 From: Ingo Molnar To: Steven Rostedt Cc: LKML , Carsten Emde , Olof Johansson , hpa@zytor.com, tglx@linutronix.de Subject: Re: [PATCH][GIT PULL][v2.6.33] tracing: Remove comparing of NULL to va_list in trace_array_vprintk() Message-ID: <20091209061528.GA26687@elte.hu> References: <4B01AE5D.1010801@osadl.org> <20091206051352.GA4628@lixom.net> <4B1BAB74.104@osadl.org> <1260332397.2146.38.camel@gandalf.stny.rr.com> <20091209055602.GB2512@elte.hu> <20091209061148.GA14010@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091209061148.GA14010@elte.hu> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: 0.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.0 required=5.9 tests=none autolearn=no SpamAssassin version=3.2.5 _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 606 Lines: 21 * Ingo Molnar wrote: > efcf61a: tracing: Remove comparing of NULL to va_list in trace_array_vprintk() the real culprit was: 6e0573f: tracing: Buffer the output of seq_file in case of filled buffer so i kept this commit: c521efd: tracing: Add pipe_close interface and skipped the rest for now - please resend if this is fixed. Ingo -- 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/