PCI driver 'Oops: Kernel access of bad area' error
问题 I wanted to write a simple PCI express driver for Xilinx FPGA. But I am not able to request memory region for PCI. Question is: How to claim that I/O memory area for custom driver. I want to write 3. byte of that area using driver. Below are the details. What am I missing ? Thanks 1-) I am getting this error: [ 4.345350] Unable to handle kernel paging request for data at address 0x00000005 [ 4.353978] Faulting instruction address: 0x80000000002c9370 [ 4.358337] Oops: Kernel access of bad area