2ba3e6947aed9bb9575eb1603c0ac6e39185d32a is the first bad commit
commit 2ba3e6947aed9bb9575eb1603c0ac6e39185d32a
Author: Joerg Roedel <[email protected]>
Date: Mon Jun 1 21:52:22 2020 -0700
mm/vmalloc: track which page-table levels were modified
Track at which levels in the page-table entries were modified by
vmap/vunmap.
After the page-table has been modified, use that information do decide
whether the new arch_sync_kernel_mappings() needs to be called.
[[email protected]: map_kernel_range_noflush() needs the arch_sync_kernel_mappings() call]
Signed-off-by: Joerg Roedel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "H . Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Steven Rostedt (VMware) <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
:040000 040000 f6d8e1fc7b44c9e23aa419ac35911cc211cbf3cf 940c6a816e17a731da190c7173c88191e46b935f M include
:040000 040000 053ad50b6860da11900c014ce3723149cfdef6d5 56f75109266239b6c8704693105ab2b9222a4304 M mm