From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH 0/59] Cleanup sysctl Date: Tue, 16 Jan 2007 11:15:05 -0800 Message-ID: <45AD2439.6000406@zytor.com> References: <45AD02FF.605@zytor.com> <45AD1AD7.7030804@zytor.com> <45AD2042.9090701@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrew Morton , linux-kernel@vger.kernel.org, Linux Containers , Tony Luck , netdev@vger.kernel.org Return-path: Received: from terminus.zytor.com ([192.83.249.54]:39238 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751051AbXAPTPy (ORCPT ); Tue, 16 Jan 2007 14:15:54 -0500 To: "Eric W. Biederman" In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Eric W. Biederman wrote: >> >> Agreed. *Furthermore*, if the number isn't in it shouldn't >> exist anywhere else, either. > > That would be a good habit. Feel free to send the patches to ensure that > is so. > > I'm a practical fix it when it is in my way kind of guy ;) That's fine. However, I am wondering if there are things in which really doesn't need architectural numbers, i.e. which should be removed from the binary interface. -hpa