]> git.baikalelectronics.ru Git - 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)
commit46c5401dba273a9b40115d21e73e1cc7d159bf46
tree6891712fbe292d6e48d12471078f8ea047aa4d86
parent2d2e3e78317a634adb595778237f3ec7c5ff58fa
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