On 2/4/19 2:45 PM, Peter Maydell wrote: > On Mon, 4 Feb 2019 at 13:21, Richard Henderson > <[email protected]> wrote: >> >> Enables, but does not turn on, TBI for CONFIG_USER_ONLY. >> >> Reviewed-by: Peter Maydell <[email protected]> >> Signed-off-by: Richard Henderson <[email protected]> >> --- > > This patch turns out to break compilation of the linux-user > targets with clang, which is stricter than gcc about warning about > unused static functions. > > I propose to squash in the following fixup patch:
Thanks, that works for me. r~
