Hi, all. I can't load a simple kernel mudule hello.ko with insmod command. (board: Raspberry Pi Model B 512MB, OS: raspbian) An Oops message occurs: "Unable to handle kernel NULL pointer dereference at virtual address 00000004". Can anyone tell me what is the cause and how to solve the problem. What...