This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-13 00:49:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db235a87bf671a64654c33767bbc239f1df52de9
ladybird
/
Kernel
/
Heap
History
Timon Kruiper
8fe3c50b30
Kernel/aarch64: Force kmalloc to return 16 byte aligned pointers
...
KUBSAN complained about a misaligned address when trying to construct the Thread class.
2022-10-20 23:26:32 +02:00
..
Heap.h
Kernel/aarch64: Force kmalloc to return 16 byte aligned pointers
2022-10-20 23:26:32 +02:00
kmalloc.cpp
…
kmalloc.h
…