* Re: [PATCH] target/arm: Remove unused allocation_tag_mem() argument
[not found] <20230818123834.1370818-1-peter.maydell@linaro.org>
@ 2023-08-18 15:44 ` Richard Henderson
0 siblings, 0 replies; only message in thread
From: Richard Henderson @ 2023-08-18 15:44 UTC (permalink / raw)
To: Peter Maydell, qemu-arm, qemu-devel
On 8/18/23 05:38, Peter Maydell wrote:
> The allocation_tag_mem() function takes an argument tag_size,
> but it never uses it. Remove the argument. In mte_probe_int()
> in particular this also lets us delete the code computing
> the value we were passing in.
>
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
> I was looking at this function to see what argument I needed to pass it
> for the FEAT_MOPS stuff, and it turns out the answer was "it doesn't
> matter because it never uses the argument anyway" :-)
>
> target/arm/tcg/mte_helper.c | 42 +++++++++++++------------------------
> 1 file changed, 14 insertions(+), 28 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-18 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230818123834.1370818-1-peter.maydell@linaro.org>
2023-08-18 15:44 ` [PATCH] target/arm: Remove unused allocation_tag_mem() argument Richard Henderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).