All of lore.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] more missing symbols (test12 patch)?
@ 2000-12-18 20:20 John Kohl
  0 siblings, 0 replies; only message in thread
From: John Kohl @ 2000-12-18 20:20 UTC (permalink / raw)
  To: linux-ia64

These look like more missing symbol exports from the test12-based patch
kit.  I'm presuming they should be exported without versions, similarly
to what i386 does with its locking-related exports?

#include <asm/semaphore.h>
EXPORT_SYMBOL_NOVERS(__down);
EXPORT_SYMBOL_NOVERS(__down_interruptible);
EXPORT_SYMBOL_NOVERS(__down_trylock);
EXPORT_SYMBOL_NOVERS(__up);
EXPORT_SYMBOL_NOVERS(__down_read_failed);
EXPORT_SYMBOL_NOVERS(__down_write_failed);
EXPORT_SYMBOL_NOVERS(__rwsem_wake);

p.s. we got test12 kernels running on our Big Sur system, after
upgrading to BIOS 60.  (It took a while to determine that our processors
are A2 stepping, and we're arranging to get upgrades soon.)
Thanks for all the suggestions!

-- 
=John Kohl <jtk@rational.com>, Software Engineer
Rational Software, Configuration Management Business Unit
Mark your calendars!  Rational User Conference 2001, July 22-26, 2001
in beautiful Denver, Colorado


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-18 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-18 20:20 [Linux-ia64] more missing symbols (test12 patch)? John Kohl

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.