Re: [2.6 patch] cleanup asm/scatterlist.h includes

From: Jens Axboe
Date: Tue Oct 30 2007 - 05:38:01 EST


On Mon, Oct 29 2007, Adrian Bunk wrote:
> On Mon, Oct 29, 2007 at 02:13:01PM +0100, Jens Axboe wrote:
> > On Mon, Oct 29 2007, Adrian Bunk wrote:
> > > Not architecture specific code should not #include <asm/scatterlist.h>.
> > >
> > > This patch therefore either replaces them with
> > > #include <linux/scatterlist.h> or simply removes them if they were
> > > unused.
> >
> > Looks fine to me - what did you compile test this on?
>
> i386 all static and all modular configs (slightly different from but
> similar to allyesconfig+allmodconfig) and defconfigs of
> 24 architectures (but some of them fail to compile due to different
> problems).

Good, applied!

--
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/