]> 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)
commitfe7edee1ee5b6c54a50238fa950e093042c5907d
tree6891712fbe292d6e48d12471078f8ea047aa4d86
parentdba0cd1cc2b38126601dfd153f780a3b37a0b6a5
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