Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758953AbZDXIiT (ORCPT ); Fri, 24 Apr 2009 04:38:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753318AbZDXIiI (ORCPT ); Fri, 24 Apr 2009 04:38:08 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:59756 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752230AbZDXIiG (ORCPT ); Fri, 24 Apr 2009 04:38:06 -0400 Date: Fri, 24 Apr 2009 10:36:48 +0200 From: Ingo Molnar To: Chris Wright Cc: Steven Rostedt , Jeremy Fitzhardinge , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , LKML , Andrew Morton , Glauber de Oliveira Costa , Rusty Russell , Pekka Enberg Subject: Re: [PATCH 0/2] [GIT PULL] tracing: various bug fixes Message-ID: <20090424083648.GK24912@elte.hu> References: <20090423082031.GA599@elte.hu> <49F09C35.1080006@goop.org> <20090423172138.GR3036@sequoia.sous-sol.org> <20090423180238.GS3036@sequoia.sous-sol.org> <20090423184344.GT3036@sequoia.sous-sol.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090423184344.GT3036@sequoia.sous-sol.org> 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.5 -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 Content-Length: 890 Lines: 26 * Chris Wright wrote: > * Steven Rostedt (rostedt@goodmis.org) wrote: > > I bet it does, but I'm currently reviewing if we need the raw there. I may > > take your patch instead. > > OK, saves a whopping 200 bytes on my .config too ;-) > > text data bss dec hex filename > 8041385 1816009 1822720 11680114 b23972 vmlinux.orig > > text data bss dec hex filename > 8041181 1816009 1822720 11679910 b238a6 vmlinux This really demonstrates the cost of paravirt :-/ Please lets not forget this patch - it makes sense regardless of whether it works around the bug i reported. 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/