commit | d522ae1e49a4f0bcbd0efa0a3afb2b8d52d1fbd6 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Nov 28 11:47:04 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 28 22:45:49 2016 +1100 |
tree | 861d57a095c3f5acad0335e3dc164b9ea172d881 | |
parent | e58d1cf24309b3b58c7cff7ea1f873e498fdaa39 [diff] |
powerpc/mm: Batch tlb flush when invalidating pte entries This will improve the task exit case, by batching tlb invalidates. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>