x86/mm: Improve switch_mm() barrier comments
authorAndy Lutomirski <luto@kernel.org>
Tue, 12 Jan 2016 20:47:40 +0000 (12:47 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 13 Jan 2016 09:42:49 +0000 (10:42 +0100)
commit4eaffdd5a5fe6ff9f95e1ab4de1ac904d5e0fa8b
tree81737b8f921080f0a4a5860bda80877c14772beb
parent65cacec1ba908a153cfb19c4de596a108f95970c
x86/mm: Improve switch_mm() barrier comments

My previous comments were still a bit confusing and there was a
typo. Fix it up.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Fixes: 71b3c126e611 ("x86/mm: Add barriers and document switch_mm()-vs-flush synchronization")
Link: http://lkml.kernel.org/r/0a0b43cdcdd241c5faaaecfbcc91a155ddedc9a1.1452631609.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/mmu_context.h