ladybird/Kernel/Arch
Andreas Kling 372f9e9a11 Kernel: Enable SMAP protection on IRQ and exception entry
It would be nice to do this in the assembly code, but we have to check
if the feature is available before doing a CLAC, so I've put this in
the C++ code for now.
2020-01-08 10:37:53 +01:00
..
i386 Kernel: Enable SMAP protection on IRQ and exception entry 2020-01-08 10:37:53 +01:00