From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([66.187.233.31]:19898 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261615AbUDCH2U (ORCPT ); Sat, 3 Apr 2004 02:28:20 -0500 Date: Fri, 2 Apr 2004 23:27:19 -0800 From: "David S. Miller" Subject: Re: si_band Message-Id: <20040402232719.50e993a5.davem@redhat.com> In-Reply-To: References: <20040402161321.2d4e754c.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: Linus Torvalds Cc: akpm@osdl.org, benh@kernel.crashing.org, linux-arch@vger.kernel.org List-ID: On Fri, 2 Apr 2004 20:21:08 -0800 (PST) Linus Torvalds wrote: > are you happy with this diff? I not only reverted the __ARCH_SI_BAND_T > removal, I also added a comment on why it exists in the first place, and > why the default changed to "long". I'm totally fine with this.