commit | 7898f79654698dcea5a0876785796de67d527ee7 | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@kernel.org> | Sun Sep 10 08:52:58 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 10 09:55:35 2017 -0700 |
tree | 6891712fbe292d6e48d12471078f8ea047aa4d86 | |
parent | 4dfc2788033d30dfccfd4268e06dd73ce2c654ed [diff] |
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>