On 8/2/19 5:25 AM, Andrew Jones wrote: > Unless we're guaranteed to always increase ARM_MAX_VQ by a multiple of > four, then we should use DIV_ROUND_UP to ensure we get an appropriate > array size. > > Signed-off-by: Andrew Jones <[email protected]> > --- > target/arm/cpu.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
