From: "Peter J. Braam" <braam@clusterfilesystem.com>
To: linux-kernel@vger.kernel.org
Cc: mason@suse.com, sct@redhat.com
Subject: modules/ksyms/filenames
Date: Thu, 19 Jul 2001 15:54:00 -0600 [thread overview]
Message-ID: <20010719155400.E27553@lustre.clusterfilesystem.com> (raw)
I'm trying to export a symbol (journal_begin/end) from
fs/reiserfs/journal.c. To export the symbols I added to the Makefile:
export-objs := journal.o
There is also a file fs/jbd/journal.c which exports symbols.
It seems that the two journal.ver files in include/modules/*.ver get
clobbered.
Short of renaming files, is there a good solution for this?
Thanks!
next reply other threads:[~2001-07-19 21:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-19 21:54 Peter J. Braam [this message]
2001-07-19 22:36 ` modules/ksyms/filenames Stephen C. Tweedie
2001-07-20 1:02 ` modules/ksyms/filenames Keith Owens
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=20010719155400.E27553@lustre.clusterfilesystem.com \
--to=braam@clusterfilesystem.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mason@suse.com \
--cc=sct@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.