From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-kernel@vger.kernel.org
Cc: roland@redhat.com, Sam Ravnborg <sam@ravnborg.org>, davidm@hpl.hp.com
Subject: Re: common name for the kernel DSO
Date: Wed, 18 Jun 2003 15:51:43 -0700 [thread overview]
Message-ID: <16112.60671.410179.275282@napali.hpl.hp.com> (raw)
In-Reply-To: <20030618203247.GA14124@mars.ravnborg.org>
>>>>> On Wed, 18 Jun 2003 22:32:47 +0200, Sam Ravnborg <sam@ravnborg.org> said:
Sam> so my vote goes for the gate name.
Attached is a small patch which will at least make sure that the DSO
name is the same across platforms.
Is someone willing to shepherd this patch into the official 2.5 tree?
--david
===== arch/i386/kernel/Makefile 1.44 vs edited =====
--- 1.44/arch/i386/kernel/Makefile Sun Jun 8 11:06:55 2003
+++ 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
SYSCFLAGS_vsyscall-sysenter.so = $(vsyscall-flags)
SYSCFLAGS_vsyscall-int80.so = $(vsyscall-flags)
next prev parent reply other threads:[~2003-06-18 22:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-18 19:12 David Mosberger
2003-06-18 20:32 ` Sam Ravnborg
2003-06-18 20:35 ` David Mosberger
2003-06-18 22:51 ` David Mosberger [this message]
2003-06-18 23:35 ` Andrew Morton
2003-06-18 23:56 ` David Mosberger
2003-06-25 3:19 ` Roland McGrath
2003-06-19 6:18 ` H. Peter Anvin
2003-06-19 6:25 ` David Mosberger
2003-06-19 6:46 ` H. Peter Anvin
2003-06-19 6:49 ` David Mosberger
2003-06-21 6:42 ` Pavel Machek
2003-06-19 19:15 ` Jamie Lokier
[not found] <20030618192007$14a5@gated-at.bofh.it>
[not found] ` <20030619062011$555e@gated-at.bofh.it>
[not found] ` <20030619192018$5cab@gated-at.bofh.it>
2003-06-19 20:26 ` David Mosberger-Tang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=16112.60671.410179.275282@napali.hpl.hp.com \
--to=davidm@napali.hpl.hp.com \
--cc=davidm@hpl.hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=roland@redhat.com \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®