]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/mm: Delete a big outdated comment about TLB flushing
authorAndy Lutomirski <luto@kernel.org>
Thu, 29 Jun 2017 15:53:14 +0000 (08:53 -0700)
committerIngo Molnar <mingo@kernel.org>
Fri, 30 Jun 2017 08:12:35 +0000 (10:12 +0200)
commit8781fb7e9749da424e01daacd14834b674658c63
tree881f4617906f67af6cd8e69057e1c157cdad7576
parentbc0d5a89fbe3c83ac45438d7ba88309f4713615d
x86/mm: Delete a big outdated comment about TLB flushing

The comment describes the old explicit IPI-based flush logic, which
is long gone.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Nadav Amit <nadav.amit@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mm@kvack.org
Link: http://lkml.kernel.org/r/55e44997e56086528140c5180f8337dc53fb7ffc.1498751203.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/mm/tlb.c