Re: Creating a per-task kernel space for kmap, user pagetables, et al

Greg KH (greg@kroah.com)
Thu, 21 Mar 2002 11:54:51 -0800


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/