Skip to content

Fix debug assertion bug

Andrey Turkin requested to merge andrey.turkin/kernel:p2alloc_order into master

Also retype order as usize as it cuts down number of casts significantly

Merge request reports