commit | 53d284554cfb476a43807fe94fa59909ed5d9ff8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 23 03:57:11 2018 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Oct 31 12:15:28 2018 +0000 |
tree | 685565b3fa7436adc95bf5b763d43f4fb4dab271 | |
parent | a2e002ff7913ce93aa0f7dbedd2123dce5f1a9cd [diff] |
cputlb: Move tlb_lock to CPUTLBCommon This is the first of several moves to reduce the size of the CPU_COMMON_TLB macro and improve some locality of refernce. 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>