may be the vermagic...if you do a 'modinfo kernelModule.ko' it will list what
the vermagic is and it should match your kernel version on your phone, adb
shell cat /proc/version
If the vermagic does not match, try setting the EXTRAVERSION in the
/path/to/kernel/Makefile to match the kernel vers
Hi,
I am also facing exactly similar problem while Kernel Module Development
with HTC Explorer Device.
Can you please tell as to whether you have found a solution to this problem.
Any help will be deeply appreciated.
Thanks and Regards,
Arun Kumar Jindal
On Tuesday, April 9, 2013 8:50:51 AM U
When I read the code of function binder_transaction() in binder.c, I could
see that I can get the target_proc and the target_node which the client
process want to access. But I can't find out which service the
target_node corresponding to. Is there any way to find out?
--
--
unsubscribe: andr