martinezjavier / ldd3

Linux Device Drivers 3 examples updated to work in recent kernels
http://examples.oreilly.com/9780596005900/
Other
2.35k stars 905 forks source link

use access_ok_wrapper #45

Closed alexlav126 closed 4 years ago

alexlav126 commented 4 years ago

To build on kernel 4.19 (debian 10)

dwalkes commented 4 years ago

Thanks for your contribution!