Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 17 Oct 2002 22:43:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 17 Oct 2002 22:43:01 -0400 Received: from zero.aec.at ([193.170.194.10]:40207 "EHLO zero.aec.at") by vger.kernel.org with ESMTP id ; Thu, 17 Oct 2002 22:43:01 -0400 To: Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.41 still not testable by end users References: <3DAE2691.76F83D1B@digeo.com> <3DAF3C36.2065CFD1@digeo.com> From: Andi Kleen Date: 18 Oct 2002 04:48:54 +0200 In-Reply-To: <3DAF3C36.2065CFD1@digeo.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 595 Lines: 10 Andrew Morton writes: > > request_irq() needs to take the allocation mode as an argument. > Should always have. Sigh. I'll fix it up sometime. If you change it I would change it to let the caller pass it in. Then it's explicit and most drivers can just slab it somewhere in their private structures without any allocation. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/