diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-06-07 00:51:15 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-06-09 17:36:47 +0300 |
commit | c7f3d43b629b598a2bb9ec3524e844eae7492e7e (patch) | |
tree | e386fce90b6443a125a7d0ff55c70e787861e9d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d8ad6d39c35d2b44b3d48b787df7f3359381dcbf (diff) | |
download | linux-c7f3d43b629b598a2bb9ec3524e844eae7492e7e.tar.xz |
clocksource: Remove obsolete ifdef
CONFIG_GENERIC_VDSO_CLOCK_MODE was a transitional config switch which got
removed after all architectures got converted to the new storage model.
But the removal forgot to remove the #ifdef which guards the
vdso_clock_mode sanity check, which effectively disables the sanity check.
Remove it now.
Fixes: f86fd32db706 ("lib/vdso: Cleanup clock mode storage leftovers")
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Miklos Szeredi <mszeredi@redhat.com>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20200606221531.845475036@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions