On Saturday 26 March 2005 11:09, Sam Ravnborg wrote: > On Sat, Mar 26, 2005 at 03:43:03AM +0300, Alexey Dobriyan wrote: > > While building 2.6.12-rc1-bk1 with attached config I get "Inconsistent > > kallsyms data". > > > > Setting CONFIG_KALLSYMS_EXTRA_PASS or CONFIG_KALLSYMS_ALL fixes the > > problem. > > Please try attached patch.
Thanks, Sam. It works. > What you see may be the linker deciding to re-shuffle some sections a bit > more than usual. > Patch has been in -mm for a while. Oh, that's why -mm3 was ok. :-) > # ChangeSet > # 2005/03/14 20:56:01+01:00 [EMAIL PROTECTED] > # kbuild: Avoid inconsistent kallsyms data > # Tested by: Paulo Marques <[EMAIL PROTECTED]> > # Tested by: Alexander Stohr <[EMAIL PROTECTED]> Tested-by: Alexey Dobriyan <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

