public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* modules/ksyms/filenames
@ 2001-07-19 21:54 Peter J. Braam
  2001-07-19 22:36 ` modules/ksyms/filenames Stephen C. Tweedie
  2001-07-20  1:02 ` modules/ksyms/filenames Keith Owens
  0 siblings, 2 replies; 3+ messages in thread
From: Peter J. Braam @ 2001-07-19 21:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: mason, sct

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!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-07-20 10:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-19 21:54 modules/ksyms/filenames Peter J. Braam
2001-07-19 22:36 ` modules/ksyms/filenames Stephen C. Tweedie
2001-07-20  1:02 ` modules/ksyms/filenames Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox