Hi,
I wanted to get into driver dev. While reading a book on driver dev it was mentioned that it is better to work of a mainline branch from kernel.org instead of a linux patch as they usually change the kernel api? Has anyone had problems do general linux driver dev on ubuntu? Also what options do I have if I have to use mainline branch from kernel.org if I dont want to really remove ubuntu, can i run it on a vm or is that not going to work?
Thanks.