diff options
author | Ingo Molnar <mingo@kernel.org> | 2016-04-01 09:00:35 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-04-01 09:03:27 +0200 |
commit | d7847a7017b2a2759dd5590c0cffdbdf2994918e (patch) | |
tree | 81f714f8f40df7c16e7ef4da889275c3c8d2a6e7 /net/hsr/hsr_slave.c | |
parent | 16bf92261b1b6cb1a1c0671b445a2fcb5a1ecc96 (diff) | |
download | linux-stable-d7847a7017b2a2759dd5590c0cffdbdf2994918e.tar.gz linux-stable-d7847a7017b2a2759dd5590c0cffdbdf2994918e.tar.bz2 linux-stable-d7847a7017b2a2759dd5590c0cffdbdf2994918e.zip |
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cpu_has_hypervisor
The 0-day build robot by Fengguang Wu reported a build failure:
arch/x86/events//intel/cstate.c: In function 'cstate_pmu_init':
arch/x86/events//intel/cstate.c:680:6: error: 'cpu_has_hypervisor' undeclared (first use in this function)
... which was caused by a merge mistake I made when applying
the following patch:
0c9f3536cc71 ("x86/cpufeature: Remove cpu_has_hypervisor")
apply the missing hunk as well.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: David Kershner <david.kershner@unisys.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: sparmaintainer@unisys.com
Cc: virtualization@lists.linux-foundation.org
Link: http://lkml.kernel.org/r/1459266123-21878-3-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/hsr/hsr_slave.c')
0 files changed, 0 insertions, 0 deletions