]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/mm/64: Remove the last VM_BUG_ON() from the TLB code
authorAndy Lutomirski <luto@kernel.org>
Sat, 14 Oct 2017 16:59:49 +0000 (09:59 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 18 Oct 2017 13:25:02 +0000 (15:25 +0200)
commite8b9b0cc8269c85d8167aaee024bfcbb4976c031
treeb7ab717f5a8acc03d147aaf4d2e1d32cf9633669
parent723f2828a98c8ca19842042f418fb30dd8cfc0f7
x86/mm/64: Remove the last VM_BUG_ON() from the TLB code

Let's avoid hard-to-diagnose crashes in the future.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/f423bbc97864089fbdeb813f1ea126c6eaed844a.1508000261.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/mm/tlb.c