编写kernel module程序时,是不是不能对user data segment的数据赋值? /proc文件的数据结构中的get_info函数中的参数是否属于user data segment,为什么我可以在程序中直接对其赋值。 问题点数:0、回复次数:0Top