diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2025-08-26 08:17:05 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-04 11:23:49 +0200 |
commit | 39f1ee1299c9bab9c87dc3087b9f82f346b8190b (patch) | |
tree | 3ef34943c19f66dcd6a31b33ceb82edad0b35c90 /scripts/generate_rust_analyzer.py | |
parent | 7c0c01a216e6d9e1d169c0f6f3b5522e6da708ed (diff) |
ARM: VDSO: Remove cntvct_ok global variable
The cntvct_ok variable has not had any external user since commit
c7a18100bdff ("lib/vdso: Avoid highres update if clocksource is not
VDSO capable").
It also only has one user in vdso.c, once during init, so rather than
having the caller of patch_vdso() initialize cntvct_ok, just call
cntvct_functional() directly and avoid the global variable entirely.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lore.kernel.org/all/20250826-vdso-cleanups-v1-2-d9b65750e49f@linutronix.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions