////////////////////////////////////////////////////////////////////////////////
추가적으로요,,
*** Warning: "test_func" [/root/LKM/test/test.ko] undefined! // 함수
*** Warning: "test" [/root/LKM/test/test.ko] undefined! //변수
make 할때 위와같은 에러가 뜨는데요,,,어떤 이유일까요?,,,, 모듈은 정상적으로 올라가고 export된 함수나 변수는 잘 사용됩니다