From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: Oops at "NET: Registering protocol family 23" at boot with 2.6.0t9-bk Date: Sat, 1 Nov 2003 19:51:37 -0800 Sender: netdev-bounce@oss.sgi.com Message-ID: <20031101195137.0b19784a.akpm@osdl.org> References: <1067705386.666.1.camel@chevrolet.hybel> <20031101133601.7cf12497.akpm@osdl.org> <1067723628.643.0.camel@chevrolet.hybel> <20031101160350.2f1fe0af.akpm@osdl.org> <20031101192926.3c7d516f.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: liste@jordet.nu, netdev@oss.sgi.com Return-path: To: "David S. Miller" In-Reply-To: <20031101192926.3c7d516f.davem@redhat.com> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org "David S. Miller" wrote: > > If it's just ptype_all that it needs, why don't we just initialize > that one list head at compile time? Pessimism, basically. I'm sure we could locally fix IRDA, but what other bugs has that initcall change introduced?