commit | a31acd3ee8f7dbc0370bdf4a4bfef7a8c13c7542 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Sun Aug 26 12:56:48 2018 +0200 |
committer | Peter Zijlstra <peterz@infradead.org> | Tue Oct 09 16:51:11 2018 +0200 |
tree | fe6035ec072385441ded002ba945960ba1ddc034 | |
parent | a5b966ae42a70b194b03eaa5eaea70d8b3790c40 [diff] |
x86/mm: Page size aware flush_tlb_mm_range() Use the new tlb_get_unmap_shift() to determine the stride of the INVLPG loop. Cc: Nick Piggin <npiggin@gmail.com> Cc: Will Deacon <will.deacon@arm.com> Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Dave Hansen <dave.hansen@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>