Re: [RFC 28/31] x86/alternative: Create symbols for special section entrie

2024-09-06 Thread Josh Poimboeuf
On Fri, Sep 06, 2024 at 06:51:32AM +, Weinan Liu wrote: > I'm observing multiple compilation errors when using clang-16 after applying > this particular patch. > > # CC init/main.o > :4:1: error: symbol '__bug_table_0' is already defined > __bug_table_0: Thanks for the report. So far m

Re: [RFC 28/31] x86/alternative: Create symbols for special section entrie

2024-09-05 Thread Weinan Liu
I'm observing multiple compilation errors when using clang-16 after applying this particular patch. # CC init/main.o :4:1: error: symbol '__bug_table_0' is already defined __bug_table_0: ^ :4:1: error: symbol '__bug_table_0' is already defined __bug_table_0: ^ :4:1: error: symbol '__jump_tab