diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2016-11-29 20:28:31 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2016-11-30 09:44:52 +0100 |
commit | b836554386cc77f31ab43a8492a2587e0c51d51e (patch) | |
tree | f0b48454f0758cf45c943ec74054566a35e0f08b /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
parent | cc4db26899dcd0e6ff0448c77abd8eb61b1a1333 (diff) |
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Add the missing return statement to the inline stub
tsc_store_and_check_tsc_adjust() and add the other stubs to make a
SMP=y,TSC=n build happy.
While at it, remove the unused variable from the UP variant of
tsc_store_and_check_tsc_adjust().
Fixes: commit ba75fb646931 ("x86/tsc: Sync test only for the first cpu in a package")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions