Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Mar 2002 14:55:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Mar 2002 14:55:00 -0500 Received: from 12-224-37-81.client.attbi.com ([12.224.37.81]:17669 "HELO kroah.com") by vger.kernel.org with SMTP id ; Thu, 21 Mar 2002 14:54:48 -0500 Date: Thu, 21 Mar 2002 11:54:51 -0800 From: Greg KH To: Andrea Arcangeli Cc: Christoph Hellwig , "Martin J. Bligh" , Hugh Dickins , Rik van Riel , Dave McCracken , linux-kernel Subject: Re: Creating a per-task kernel space for kmap, user pagetables, et al Message-ID: <20020321195451.GB4110@kroah.com> In-Reply-To: <127930000.1016651345@flay> <20020320212341.M4268@dualathlon.random> <20020320203520.A2003@infradead.org> <20020320223425.P4268@dualathlon.random> <20020320214607.A6363@infradead.org> <20020320230002.A16801@dualathlon.random> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i X-Operating-System: Linux 2.2.20 (i586) Reply-By: Thu, 21 Feb 2002 17:17:23 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 20, 2002 at 11:00:02PM +0100, Andrea Arcangeli wrote: > But it is much faster to keep the kernel stack always in 4M global > tlbs, thus I don't think we need to change that in 2.5. (also USB was > used to do dma in the kernel stack, not sure if they changed it > recently) Hopefully all instances of the USB code doing that have now been fixed. If anyone sees any USB code that uses the kernel stack for USB transfers, please let me know so it can be fixed. We (the USB group) have always known that this is a bug in our code, so don't feel you can't change things just because the USB code might be broken by it :) thanks, greg k-h - 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/