diff options
author | Andy Lutomirski <luto@kernel.org> | 2017-06-05 07:40:25 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-06-08 09:23:09 +0200 |
commit | 5dd0b16cdaff9b94da06074d5888b03235c0bf17 (patch) | |
tree | 1b232dc4b5660166aed2f466fe587b7b07559010 /arch | |
parent | d6e41f1151feeb118eee776c09323aceb4a415d9 (diff) | |
download | linux-stable-5dd0b16cdaff9b94da06074d5888b03235c0bf17.tar.gz linux-stable-5dd0b16cdaff9b94da06074d5888b03235c0bf17.tar.bz2 linux-stable-5dd0b16cdaff9b94da06074d5888b03235c0bf17.zip |
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
This fixes CONFIG_SMP=n, CONFIG_DEBUG_TLBFLUSH=y without introducing
further #ifdef soup. Caught by a Kbuild bot randconfig build.
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>
Fixes: ce4a4e565f52 ("x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code")
Link: http://lkml.kernel.org/r/76da9a3cc4415996f2ad2c905b93414add322021.1496673616.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions