]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
authorAndy Lutomirski <luto@kernel.org>
Sun, 10 Sep 2017 15:52:58 +0000 (08:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Sep 2017 16:55:35 +0000 (09:55 -0700)
commit7898f79654698dcea5a0876785796de67d527ee7
tree6891712fbe292d6e48d12471078f8ea047aa4d86
parent4dfc2788033d30dfccfd4268e06dd73ce2c654ed
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID

I've been staring at the word PCID too long.

Fixes: f13c8e8c58ba ("x86/mm: Reinitialize TLB state on hotplug and resume")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/mm/tlb.c