]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/vdso: Fix function reference in comment
authorAnna-Maria Behnsen <anna-maria@linutronix.de>
Mon, 1 Jul 2024 14:47:56 +0000 (16:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 3 Jul 2024 19:27:04 +0000 (21:27 +0200)
commit7239ae7f8349fba53c74b559b2059b1c20e8966d
tree58cd5211acf7b8d431ca6c4dce5c3144a6ea3d21
parentd00106bbdfa82732c23cba44491c38f8c410d865
x86/vdso: Fix function reference in comment

Replace the reference to the non-existent function arch_vdso_cycles_valid()
by the proper function arch_vdso_cycles_ok().

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lore.kernel.org/r/20240701-vdso-cleanup-v1-3-36eb64e7ece2@linutronix.de
arch/x86/include/asm/vdso/gettimeofday.h