Richard Henderson <[email protected]> writes:
> The log2_esize parameter is not used except trivially. > Drop the parameter and the deferral to gen_mte_check1. > > This fixes a bug in that the parameters as documented > in the header file were the reverse from those in the > implementation. Which meant that translate-sve.c was > passing the parameters in the wrong order. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
