Messages in this thread |  | | Subject | Re: [patch] block highmem zero-bounce #17 | From | Andreas Schwab <> | Date | 19 Oct 2001 15:08:12 +0200 |
| |
Jens Axboe <axboe@suse.de> writes:
|> Patch is considered solid. Find it here: |> |> *.kernel.org/pub/linux/kernel/people/axboe/patches/2.4.13-pre4/block-highmem-all-17.bz2
Your patch still makes bad use of struct scatterlist which is architecture dependent. Either fix the definitions in asm-*/scatterlist.h or go back using a private struct. Why did you switch to struct scatterlist in the first place??
Andreas.
-- Andreas Schwab "And now for something Andreas.Schwab@suse.de completely different." SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 - 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/
|  |