[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BANLkTinDiGCaKPtS+ZpKf2swJpParJ4eew@mail.gmail.com>
Date: Wed, 11 May 2011 11:19:22 +0200
From: Alessio Igor Bogani <abogani@...nel.org>
To: Mike Frysinger <vapier.adi@...il.com>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Tim Abbott <tabbott@...lice.com>,
Anders Kaseorg <andersk@...lice.com>,
Jason Wessel <jason.wessel@...driver.com>,
Tim Bird <tim.bird@...sony.com>,
LKML <linux-kernel@...r.kernel.org>,
Linux Embedded <linux-embedded@...r.kernel.org>
Subject: Re: [PATCH 0/4] Speed up the symbols' resolution process V4
Dear Mr. Frysinger,
2011/5/11 Alessio Igor Bogani <abogani@...nel.org>:
> 2011/5/11 Mike Frysinger <vapier.adi@...il.com>:
>> this breaks symbol prefixed arches (like Blackfin):
>> CC kernel/softirq.o
>> /tmp/ccp3A6LU.s: Assembler messages:
>> /tmp/ccp3A6LU.s:3734: Error: symbol `___ksymtab__local_bh_enable' is
>> already defined
>> make[1]: *** [kernel/softirq.o] Error 1
>
> Could you provide the preprocessed file and details about the toolchain used?
Please ignore this now I can reproduce the problem on my machine.
>> name. so rather than "__", use "+".
Sorry I don't think that is a good choice from a long term point of
view. What do you think to add MODULE_SYMBOL_PREFIX to section names
instead? In this way symbol and section names should always be
different also on symbol prefixed archs (which are blackfin and
h8300).
Thank you very much!
Ciao,
Alessio
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists