Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Try/catch in Linux Kernel
(opens in new tab)
(binarydebt.wordpress.com)
5 points
bytefire
7y ago
2 comments
Share
2 comments
default
newest
oldest
yawarmurtaza
7y ago
Interesting write up! Didn't know such a mechanism existed inside Linux kernel. What is cool is that it works for kernel modules as well.
bytefire
OP
7y ago
Thanks. I am actually using this inside a kernel module whose job is to inspect Intel's virtualisation state:
https://github.com/bytefire/vmtool
j
/
k
navigate · click thread line to collapse
Try/catch in Linux Kernel | Better HN