From: Linus Torvalds Date: Sat, 8 Feb 2025 20:04:00 +0000 (-0800) Subject: Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.14-rc2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5057ded6e882fc7a5f26de592259818ed07d397;p=thirdparty%2Flinux.git Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fix from Ingo Molnar: "Fix a build regression on GCC 15 builds, caused by GCC changing the default C version that is overriden in the main Makefile but not in the x86 boot code Makefile" * tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/boot: Use '-std=gnu11' to fix build with GCC 15 --- a5057ded6e882fc7a5f26de592259818ed07d397