mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-18 12:56:18 +07:00
[LMB]: Fix lmb allocation regression.
Changesetd9024df02f
("[LMB] Restructure allocation loops to avoid unsigned underflow") removed the alignment of the 'size' argument to call lmb_add_region() done by __lmb_alloc_base(). In doing so it reintroduced the bug fixed by changeseteea89e13a9
("[LMB]: Fix bug in __lmb_alloc_base()."). This puts it back. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
807501475f
commit
7347aefbcc
Loading…
Reference in New Issue
Block a user