linux-insides/interrupts/README.md
2017-02-02 20:50:29 +03:00

1.5 KiB

Interrupts and Interrupt Handling

In the following posts, we will cover interrupts and exceptions handling in the linux kernel.