Re: [PATCH] dm.c - device-mapper I/O path fixes

Joe Thornber (joe@fib011235813.fsnet.co.uk)
Wed, 11 Dec 2002 12:21:49 +0000


Remove some paranoia in highmem.c, need to check this with Jens Axboe.

--- diff/mm/highmem.c 2002-11-11 11:09:43.000000000 +0000
+++ source/mm/highmem.c 2002-12-11 12:00:48.000000000 +0000
@@ -452,8 +452,6 @@
mempool_t *pool;
int bio_gfp;

- BUG_ON((*bio_orig)->bi_idx);
-
/*
* for non-isa bounce case, just check if the bounce pfn is equal
* to or bigger than the highest pfn in the system -- in that case,
-
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/