Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761362Ab2EQIHI (ORCPT ); Thu, 17 May 2012 04:07:08 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:64877 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761339Ab2EQIG6 (ORCPT ); Thu, 17 May 2012 04:06:58 -0400 Date: Thu, 17 May 2012 10:06:52 +0200 From: Ingo Molnar To: Arjan van de Ven Cc: Dave Jones , Linus Torvalds , Steven Rostedt , LKML , Ingo Molnar , Frederic Weisbecker , David Sharp , Vaibhav Nagarnaik , Peter Zijlstra , Andrew Morton Subject: Re: [RFC][PATCH] tracing: Remove useless 4 bytes of padding from every event Message-ID: <20120517080651.GC17419@gmail.com> References: <1337175871.6724.46.camel@gandalf.stny.rr.com> <1337198404.6724.81.camel@gandalf.stny.rr.com> <4FB408F2.8060002@linux.intel.com> <20120516201431.GA29661@redhat.com> <4FB40B2B.703@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FB40B2B.703@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1118 Lines: 30 * Arjan van de Ven wrote: > > One possibility would be a config symbol to enable the > > deprecated field (kind of like what we did with compat > > vdso). Distros that have a new enough powertop can then > > disable it. > > this isn't really about distro kernels; a distro that pushes a > 3.7 kernel to Fedora 15 might as well do a powertop upgrade.. > the later is much simpler and lighter (the main difference > between 1.98 and 2.0 is the use of the perfevent library > anyway) > > it's about people who compile their own upstream kernel... Nor should we waste too much time over these 4 bytes really. Is the kernel really in such a good shape that we must spend our time trying to break working apps, over a mostly cosmetic detail in an ABI which will soon be messed up with our next set up mistakes anyway? ;-) Thanks, 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/