]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: VDSO: Gate microMIPS restriction on GCC version
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 21 May 2026 06:53:22 +0000 (08:53 +0200)
committerThomas Gleixner <tglx@kernel.org>
Tue, 9 Jun 2026 15:02:10 +0000 (17:02 +0200)
commitd051ede1adeeb8ccc9314bac00f33e013deedbf5
tree955c1f29e526abb275b394aaadd22d7e2294d6b1
parent51512c216e1d2ab4822282c9ecdd40f43fa1484c
MIPS: VDSO: Gate microMIPS restriction on GCC version

As explained in the comment, the problematic GOT references are only
emitted by old versions of GCC.

Limit the restriction to those compilers.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Link: https://patch.msgid.link/20260521-vdso-mips-kconfig-v1-8-2f79dcd6c78f@linutronix.de
arch/mips/Kconfig