Re: Linux 2.6.13-rc2 - Inconsistent kallsyms data

From: Alexis Ballier
Date: Wed Jul 06 2005 - 14:53:10 EST


Yes, that fixed it. However, there was no problem with rc1 with the
same .config.





2005/7/6, Paulo Marques <pmarques@xxxxxxxxxxxx>:
> Alexis Ballier wrote:
> > Hi !
> >
> > I have a problem building the rc2 (or rc3, whatever ;) )
> >
> > Here is the end of the log :
> >
> > [...]
> > Inconsistent kallsyms data
> > Try setting CONFIG_KALLSYMS_EXTRA_PASS
> > make: *** [vmlinux] Erreur 1
>
> Can you try to change this setting in scripts/kallsyms.c:
>
> #define WORKING_SET 1024
>
> to somethig like:
>
> #define WORKING_SET 65536
>
> If this fixes it, then it is a known problem and the fix is already in
> -mm. The fix is more complex than this, however.
>
> --
> Paulo Marques - www.grupopie.com
>
> It is a mistake to think you can solve any major problems
> just with potatoes.
> Douglas Adams
>


--
Alexis Ballier.
-
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/