mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
Add interrupt and exception handler register interface. When exception happens, execute registered exception handler if exists, else report an error. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>