Re: [PATCH] loop.c forgot a kmap

William Lee Irwin III (wli@holomorphy.com)
Thu, 23 May 2002 20:24:30 -0700


On Thu, May 23, 2002 at 11:20:25PM -0400, Benjamin LaHaise wrote:
> The patch below fixes a bug in loop.c that causes highmem systems
> to fail spectacularly when a page happens to be allocated in highmem
> by replacing the use of page_address with a kmap/kunmap sequence.

Looks good; IMHO it should be applied.

Cheers,
Bill
-
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/