Re: common name for the kernel DSO

David Mosberger (davidm@napali.hpl.hp.com)
Wed, 18 Jun 2003 16:56:45 -0700


>>>>> On Wed, 18 Jun 2003 16:35:51 -0700, Andrew Morton <akpm@digeo.com> said:

Andrew> David Mosberger <davidm@napali.hpl.hp.com> wrote:
>> +++ edited/arch/i386/kernel/Makefile Wed Jun 18 15:47:48 2003 @@
>> -47,7 +47,7 @@ cmd_syscall = $(CC) -nostdlib $(SYSCFLAGS_$(@F)) \
>> -Wl,-T,$(filter-out FORCE,$^) -o $@
>>
>> -vsyscall-flags = -shared -s -Wl,-soname=linux-vsyscall.so.1
>> +vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1

Andrew> What happens if one architecture decides to take this up to
Andrew> linux-gate.so.2? If that is even a legit thing to do.

Beats me. Roland?

--david
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/