1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 19:41:00 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Liav A
93e172895a Kernel: Add /sys/kernel/request_panic node to simulate a kernel panic
When writing to /sys/kernel/request_panic it will do a kernel panic.
Trying to truncate the node will result in kernel panic with a slightly
different message.
2023-11-27 09:24:52 -07:00