Skip to content

Build the kernel with panic=abort

bjorn3 requested to merge bjorn3/kernel:panic_abort into master

This reduces the kernel size and avoids the need to define the eh_personality lang item.

Merge request reports