diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-08-26 08:17:04 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-04 11:23:49 +0200 |
commit | 7c0c01a216e6d9e1d169c0f6f3b5522e6da708ed (patch) | |
tree | d9bbe61852044a9a8525d958eb35d3e9b650e314 /scripts/generate_rust_analyzer.py | |
parent | b320789d6883cc00ac78ce83bccbfe7ed58afcf0 (diff) |
vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
When the generic vDSO does not provide time functions, as for example on
riscv32, then the time data store is not necessary.
Avoid allocating these time data pages when not used.
Fixes: df7fcbefa710 ("vdso: Add generic time data storage")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250826-vdso-cleanups-v1-1-d9b65750e49f@linutronix.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions