hi all,
it is my first time , i am wiriting a simple interrupt handler .how to add it to system?
i mean ,how can i compile and run this ?
do i need to attach it in kernel source code and make changes and then compile and run kernel each time or is there any other way to add this without whole kernel compilation?