insmod模块时候出现loading out-of-tree module taints kernel

loading out-of-tree module taints kernel

是因为驱动代码获取设备树资源的时候出错了,

我们通过查看驱动代码获取设备树资源的代码是否有问题

原文地址:https://www.cnblogs.com/zongfanstudy/p/12886567.html