Re: [PATCH 11/13] contrib/plugins/hwprofile: fix 32-bit build

2024-12-17 Thread Richard Henderson
On 12/16/24 19:07, Pierrick Bouvier wrote: Signed-off-by: Pierrick Bouvier --- contrib/plugins/hwprofile.c | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) Reviewed-by: Richard Henderson r~ diff --git a/contrib/plugins/hwprofile.c b/contrib/plugins/hw

[PATCH 11/13] contrib/plugins/hwprofile: fix 32-bit build

2024-12-16 Thread Pierrick Bouvier
Signed-off-by: Pierrick Bouvier --- contrib/plugins/hwprofile.c | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/contrib/plugins/hwprofile.c b/contrib/plugins/hwprofile.c index 739ac0c66b5..2a4cbc47d40 100644 --- a/contrib/plugins/hwprofile.c +++ b