Forum Discussion
Altera_Forum
Honored Contributor
19 years agoInterrupt handler API changed in 2.6.19
If you are developing kernel drivers, please note, the interrupt handler API changed in 2.6.19 . Read this, http://lwn.net/articles/202449/ (http://lwn.net/articles/202449/) I am trying u...
Altera_Forum
Honored Contributor
19 years agoI traced proc fs.
It seems to be problem of access_process_vm() in linux-2.6.x/mm/nommu.c . several nommu stuff updated in 2.6.19 .