Richard Henderson <richard.hender...@linaro.org> writes:
> Precompute the initial tb->cflags value for a cpu from its cluster > and the number of cpus live in the system. This avoids having to > compute this constant data every time we look up a TB. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> Tested-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée