[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3] x86/oprofile: switch to xv[mz]alloc_array()
On Mon, Jul 28, 2025 at 01:27:48PM +0200, Jan Beulich wrote: > Use the more "modern" forms, thus doing away with effectively open- > coding xmalloc_array() at the same time. While there is a difference in > generated code, as xmalloc_bytes() forces SMP_CACHE_BYTES alignment, if > code really cared about such higher than default alignment, it should > request so explicitly. > > While at it also use XVFREE() instead of open-coding it, or instead of > leaving a dangling pointer, and change loop induction variable types. > > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxx> Thanks, Roger.
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |