Hi,
I am using the CAN driver interface in our processes. Everything works fine (sending and receiving messages). But after 300 seconds of uptime, the kernel crashes unexpected. I've noticed the definition of "INITIAL_JIFFIES" is 300. My suspision it has something to do with this. It only crashes if I'm using the CAN driver.
Does anyone else have seen this problem or could give me a hand please? Is there a bug in the driver/kernel or did I missed something?
The loggings are looking like this:
[ 299.985748] Unable to handle kernel paging request at virtual address 56fe37ec[ 299.993743] Unable to handle kernel paging request at virtual address 73007289 [ 300.001251] Unable to handle kernel paging request at virtual address 73007289 [ 300.008789] Unable to handle kernel paging request at virtual address 73007289 [ 300.016326] Unable to handle kernel paging request at virtual address 73007289
Kind regards,
Jenthe