[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <6C8AB345-2DA0-460D-B7C8-262463247DDE@kernel.crashing.org>
Date: Sun, 4 May 2008 13:22:38 -0500
From: Kumar Gala <galak@...nel.crashing.org>
To: sam@...nborg.org
Cc: lkml List <linux-kernel@...r.kernel.org>,
"linuxppc-dev@...abs.org list" <linuxppc-dev@...abs.org>
Subject: How to link a .o with all modules
Sam,
We have a case in powerpc in which we want to link some library
routines with all module objects. The routines are intended for
handling out-of-line function call register save/restore so having
them as EXPORT_SYMBOL() is counter productive (we do also need to link
the same "library" code into the kernel).
Any suggestions on how to handle this?
thanks
- k
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists