diff options
author | Andreas Kling <kling@serenityos.org> | 2021-08-10 01:16:08 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-10 02:49:37 +0200 |
commit | 9babb92a4b6682f13fef661fc80502611d54c265 (patch) | |
tree | 59edde0e3a28b10782d3d5e7fdc0881be322984a /Toolchain/BuildPython.sh | |
parent | 369e3da6a2ed81c217cc579ccc13a7952afcf87f (diff) | |
download | serenity-9babb92a4b6682f13fef661fc80502611d54c265.zip |
Kernel/SMP: Make entering/leaving critical sections multi-processor safe
By making these functions static we close a window where we could get
preempted after calling Processor::current() and move to another
processor.
Co-authored-by: Tom <tomut@yahoo.com>
Diffstat (limited to 'Toolchain/BuildPython.sh')
0 files changed, 0 insertions, 0 deletions