Re: [PATCH] Fix breakage after SG cleanups

From: Jens Axboe
Date: Tue Oct 23 2007 - 14:42:40 EST


On Tue, Oct 23 2007, Ralf Baechle wrote:
> Patches
>
> 58b053e4ce9d2fc3023645c1b96e537c72aa8d9a
> 45711f1af6eff1a6d010703b4862e0d2b9afd056
> fa05f1286be25a8ce915c5dd492aea61126b3f33
>
> convert many files to use the scatter gather helpers without ensuring
> that the necessary headerfile <linux/scatterlist> is included. This
> happened to work for ia64, powerpc, sparc64 and x86 because they happened
> to drag in that file via their <asm/dma-mapping.h>. On most of the others
> this probably broke.
>
> Instead of increasing the header file spider web I choose to include
> <linux/scatterlist.h> directly into the affectes files.

Thanks Ralf, I cut the pieces that are already merged and applied the
rest.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/