Kernel config for sock_release P1021

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kernel config for sock_release P1021

447 Views
pkamaraj
Contributor I

HI,

When i loading an module(insmod drv_ko),  I am observing the below errors.

drv_ko: disagrees about version of symbol sock_create
drv_ko: Unknown symbol sock_create
drv_ko: disagrees about version of symbol sock_sendmsg

drv_ko: Unknown symbol sock_sendmsg

When i removed the CONFIG_NET_GIANFAR_FP from kernel config, i am not observing the above errors.

Is there any kernel config need to be defined to resolve the above issues other than CONFIG_NET_GIANFAR_FP config ?

Thanks,

Kamaraj

0 Kudos
2 Replies

388 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Kamaraj,

Which version Linux Kernel do you use? I didn't find option "CONFIG_NET_GIANFAR_FP" in the recent release SDK Linux Kernel.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

388 Views
pkamaraj
Contributor I

HI Yiping,

I was using 2.6.32.13 kernel from NXP LTIB

Thanks,

Kamaraj

0 Kudos