You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
大佬您好 我使用了您的kernel
我放进common/drivers/ 中进行编译 我在此makefile中 写了一行obj-m+=entry.o
最后成功编译出entry.ko文件
在手机中我使用insmod entry.ko 后
我使用user文件夹中的示例main.cpp 填上报名和so
执行后 得出的地址 是错误的 而且是一直变化的
我dmesg | gerp entry
得出 他pid一直是变化的
请问您 我上述编译过程是正确的吗 只需要编译一个enry.ko吗