From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933981Ab2C2VsX (ORCPT ); Thu, 29 Mar 2012 17:48:23 -0400 Received: from www.linutronix.de ([62.245.132.108]:59260 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933361Ab2C2VsQ (ORCPT ); Thu, 29 Mar 2012 17:48:16 -0400 Date: Thu, 29 Mar 2012 23:48:07 +0200 (CEST) From: Thomas Gleixner To: Grant Likely cc: Benjamin Herrenschmidt , Linus Torvalds , Stephen Rothwell , linux-arch@vger.kernel.org, Michael Neuling , arnd@arndb.de, linux-kernel@vger.kernel.org, David Howells , paul.gortmaker@windriver.com, hpa@zytor.com, akpm@linux-foundation.org, ppc-dev Subject: Re: [GIT PULL] Disintegrate and kill asm/system.h In-Reply-To: Message-ID: References: <5599.1332958811@redhat.com> <30702.1332989444@neuling.org> <20120329135555.06593144b65bf81cc9191f8a@canb.auug.org.au> <20120329151544.ef2117821dfb459e8b52af48@canb.auug.org.au> <20120329154238.1ce219f7c998da45452af4b2@canb.auug.org.au> <1333008684.3010.9.camel@pasglop> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 29 Mar 2012, Grant Likely wrote: > On Thu, Mar 29, 2012 at 2:11 AM, Benjamin Herrenschmidt > The rightmost fields of /proc/interrupts are a weird set of > conditional outputs that don't really have any parsable formatting to > them. It may be safe to apply my patch because it adds another field > in the middle of a section of conditional outputs* anyway so tools > already won't know what those fields mean. But, regardless, I'm not > going to take responsibility for applying that patch unless encouraged > by several other maintainers to do so. Go ahead. We changed that output several times in the last years without causing the end of the universe. Thanks, tglx