Re: 2.6.9-rc1-mm3

From: Christoph Hellwig
Date: Fri Sep 03 2004 - 07:30:17 EST


On Fri, Sep 03, 2004 at 08:15:29AM -0400, Zwane Mwaikambo wrote:
> On Fri, 3 Sep 2004, Christoph Hellwig wrote:
>
> > On Fri, Sep 03, 2004 at 01:48:11AM -0700, Andrew Morton wrote:
> > >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc1/2.6.9-rc1-mm3/
> > >
> > > - Added the m32r architecture. Haven't looked at it yet.
> >
> > Just from looking at the diffstat and not actual code: the actual code:
> >
> > - it adds new drivers under arch/m32r instead of drivers/
>
> Lucky you didn't look ;)
>
> diff -puN /dev/null arch/m32r/drivers/8390.c
> --- /dev/null Thu Apr 11 07:25:15 2002
> +++ 25-akpm/arch/m32r/drivers/8390.c Wed Sep 1 15:02:27 2004
> @@ -0,0 +1 @@
> +#include "../../../drivers/net/8390.c"

which is even worse. Also the smc driver duplicates one already under
drivers/net/

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