mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 10:20:06 +00:00
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_test.rs | ||
| allocator.rs | ||
| kbox.rs | ||
| kvec.rs | ||
| layout.rs | ||