Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

no version for "function x" found: kernel tainted

Status
Not open for further replies.

nayankumarp

Newbie level 2
Joined
Jul 2, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,297
no version for found kernel tainted

Hi All,
I am developing a stack for Secure Digital. As a part of that i wrote a bus driver from where i am exporting two function that is supposed to be called by the host driver . while loading and unloading those functions seems to be working fine but as i am loading the host driver after loading the bus driver i am getting one message as follows

no version for "function x" found: kernel tainted ( Where function x is the name of one of the function that i am exporting from bus driver)

I checked in the symbol file i am able to see the both exported function in symbol file.

i am using fedora linux 2.6.21-1.3194.fc7.

There is requirement that no tainted message should come .

can any one help me in removing this tainted message.

Regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top