Go to file
Bananymous ed18d86f08 Kernel: Fix spinlock unlocking in x86_64
Spinlock unlock used a 64 bit write on 32 bit integer, overwriting
some random memory. This caused some really hard to find bugs
2023-03-08 02:41:44 +02:00
2023-03-06 23:38:05 +02:00
2023-02-05 18:08:40 +02:00
Description
Hobby operating system for x86_64
21 MiB
Languages
C++ 87.4%
C 6.1%
Assembly 2.6%
Shell 2.4%
CMake 1.5%