|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] xmalloc: drop pool list
On 6/29/26 4:06 PM, Jan Beulich wrote: From its introduction it has been used solely to add and remove pools. No list traversal or alike did ever occur. Drop all of this as being dead code. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> --- a/xen/common/xmalloc_tlsf.c +++ b/xen/common/xmalloc_tlsf.c @@ -66,9 +66,6 @@ #define PREV_FREE (0x2) #define PREV_USED (0x0)-static DEFINE_SPINLOCK(pool_list_lock); LGTM: Reviewed-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> ~ Oleksii
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |