]> git.ipfire.org Git - thirdparty/linux.git/commit
MIPS: vdso: Switch to generic storage implementation
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 4 Feb 2025 12:05:45 +0000 (13:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2025 08:54:02 +0000 (09:54 +0100)
commit69896119dc9d6cdb7db3914a88c4a7b31e342a20
tree1b8bcdc2bb910e49bdc897e0eec7cd48a9032349
parent9bf39a65b20cd03b10c618b1b1c4703538a5b564
MIPS: vdso: Switch to generic storage implementation

The generic storage implementation provides the same features as the
custom one. However it can be shared between architectures, making
maintenance easier.

Co-developed-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250204-vdso-store-rng-v3-13-13a4669dfc8c@linutronix.de
arch/mips/Kconfig
arch/mips/include/asm/vdso/gettimeofday.h
arch/mips/include/asm/vdso/vdso.h
arch/mips/include/asm/vdso/vsyscall.h
arch/mips/kernel/vdso.c
arch/mips/vdso/vdso.lds.S