commit | 8ab102667e4c700082e2e923905e0b443518795c | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Oct 20 13:28:04 2018 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Oct 31 12:15:57 2018 +0000 |
tree | cc809a627d9ccb63c25d96743af04895b14132ff | |
parent | 53d284554cfb476a43807fe94fa59909ed5d9ff8 [diff] |
cputlb: Remove tcg_enabled hack from tlb_flush_nocheck The bugs this was working around were fixed with commits 022d6378c7fd target/unicore32: remove tlb_flush from uc32_init_fn 6e11beecfde0 target/alpha: remove tlb_flush from alpha_cpu_initfn Tested-by: Emilio G. Cota <cota@braap.org> Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>