We were accidentally allocating a layout for the *square* of the object
size due to a variable shadowing mishap.
Fixes memory bloat and page allocation failures in drm/asahi.
Reported-by: Janne Grunau <j@jannau.net>
Fixes:
|
||
---|---|---|
.. | ||
allocator.rs | ||
allocator_test.rs | ||
kbox.rs | ||
kvec.rs | ||
layout.rs |