banan-os/kernel/arch
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
..
i386 Kernel: Remove "a" from .section .text 2023-03-07 01:57:09 +02:00
x86_64 Kernel: Fix spinlock unlocking in x86_64 2023-03-08 02:41:44 +02:00