I wonder something about the kernel preemption, there are two way to disable the kernel preemption :
1) to held any spin lock
2) to use preempt_disable()
I am right ?
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/