mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2024-12-28 16:53:49 +00:00
b7ed2b6f4e
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 |