Re: 2.6.0-test6-mm2

From: Andrew Morton
Date: Thu Oct 02 2003 - 10:02:59 EST


Luiz Capitulino <lcapitulino@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Em Qui, 2003-10-02 às 06:23, Andrew Morton escreveu:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test6/2.6.0-test6-mm2/
>
> getting this with gcc-3.2:
>
> net/core/flow.c:406: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL'
> net/core/flow.c:406: warning: parameter names (without types) in function declaration
> net/core/flow.c:406: warning: data definition has no type or storage class
> net/core/flow.c:407: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL'
> net/core/flow.c:407: warning: parameter names (without types) in function declaration
> net/core/flow.c:407: warning: data definition has no type or storage class

It works OK for me, and flow.c correctly includes module.h. Could you
double-check that your tree is not damaged in some manner?

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