]> Git Repo - linux.git/commit
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
authorAndy Lutomirski <[email protected]>
Mon, 5 Jun 2017 14:40:25 +0000 (07:40 -0700)
committerIngo Molnar <[email protected]>
Thu, 8 Jun 2017 07:23:09 +0000 (09:23 +0200)
commit5dd0b16cdaff9b94da06074d5888b03235c0bf17
tree1b232dc4b5660166aed2f466fe587b7b07559010
parentd6e41f1151feeb118eee776c09323aceb4a415d9
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 <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
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 <[email protected]>
include/linux/vm_event_item.h
This page took 0.056114 seconds and 4 git commands to generate.