From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 09 Nov 2004 12:54:41 +0000 (GMT) Received: from pD95621F5.dip.t-dialin.net ([IPv6:::ffff:217.86.33.245]:10300 "EHLO mail.linux-mips.net") by linux-mips.org with ESMTP id ; Tue, 9 Nov 2004 12:54:37 +0000 Received: from fluff.linux-mips.net (localhost [127.0.0.1]) by mail.linux-mips.net (8.12.11/8.12.8) with ESMTP id iA9CsVc9006358; Tue, 9 Nov 2004 13:54:31 +0100 Received: (from ralf@localhost) by fluff.linux-mips.net (8.12.11/8.12.11/Submit) id iA9CsIFH006354; Tue, 9 Nov 2004 13:54:18 +0100 Date: Tue, 9 Nov 2004 13:54:18 +0100 From: Ralf Baechle To: Christoph Hellwig Cc: Thomas Koeller , linux-mips@linux-mips.org Subject: Re: [PATCH] Function / prototype mismatch Message-ID: <20041109125418.GC5652@linux-mips.org> References: <200411091328.42360.thomas.koeller@baslerweb.com> <20041109124547.GA5766@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041109124547.GA5766@lst.de> User-Agent: Mutt/1.4.1i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 6283 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, Nov 09, 2004 at 01:45:47PM +0100, Christoph Hellwig wrote: > > might be worse to switch mips to the generic kernel/irq/ code > whicg gets this right > This has long happened and generic irq code doesn't even cover do_IRQ. Ralf