https://github.com/torvalds/linux
Revision a501686b2923ce6f2ff2b1d0d50682c6411baf72 authored by Peter Zijlstra on 05 December 2017, 12:34:49 UTC, committed by Ingo Molnar on 22 December 2017, 19:13:03 UTC
__flush_tlb_single() is for user mappings, __flush_tlb_one() for
kernel mappings.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: David Laight <David.Laight@aculab.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Eduardo Valentin <eduval@amazon.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Will Deacon <will.deacon@arm.com>
Cc: aliguori@amazon.com
Cc: daniel.gruss@iaik.tugraz.at
Cc: hughd@google.com
Cc: keescook@google.com
Cc: linux-mm@kvack.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent 23cb7d4
History
Tip revision: a501686b2923ce6f2ff2b1d0d50682c6411baf72 authored by Peter Zijlstra on 05 December 2017, 12:34:49 UTC
x86/mm: Use __flush_tlb_one() for kernel memory
Tip revision: a501686
File Mode Size
00-INDEX -rw-r--r-- 68 bytes
kernel-ABI.txt -rw-r--r-- 9.1 KB

back to top