tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

modules and weak aliases



If there are weak aliases in my kernel and strong aliases in my kernel
module, will the in-kernel linker override the weak aliases when I load
my module, and put back the weak alias when it unloads my module?

Supposing that the answer to my first question is "yes," can I make the
modules subsystem pause, before releasing the module's memory, while all
threads vacate the module's functions?

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 344-0444 x24


Home | Main Index | Thread Index | Old Index