@uecker@mastodon.social @marcan@social.treehouse.systems @koteisaev@mastodon.online The programmer has to make sure the code does not panic by default in the kernel.

edit: panic!() in Linux calls BUG() (from rust/kernel/lib.rs), so it isn't a complete catastrophe to debug.