commit | e80639405c40127727812a0e1f8a65ba9979f146 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Wed Oct 07 11:03:05 2020 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Nov 19 14:50:15 2020 +1100 |
tree | 1f7314c9b45ad173f1db9557c78141a696ed5c79 | |
parent | a7223f5bfcaeade4a86d35263493bcda6c940891 [diff] |
powerpc/mm: Update tlbiel loop on POWER10 With POWER10, single tlbiel instruction invalidates all the congruence class of the TLB and hence we need to issue only one tlbiel with SET=0. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201007053305.232879-1-aneesh.kumar@linux.ibm.com