# git rev-parse -q --verify 3f82f1c3a03694800a4104ca6b6d3282bd4e213d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 3f82f1c3a03694800a4104ca6b6d3282bd4e213d^{commit} 3f82f1c3a03694800a4104ca6b6d3282bd4e213d # git checkout -q -f -B kisskb 3f82f1c3a03694800a4104ca6b6d3282bd4e213d # git clean -qxdf # < git log -1 # commit 3f82f1c3a03694800a4104ca6b6d3282bd4e213d # Merge: f969c91482e1 d5a10b976ecb # Author: Linus Torvalds # Date: Sat Dec 23 12:13:28 2023 -0800 # # Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Ingo Molnar: # # - Fix a secondary CPUs enumeration regression caused by creative MADT # APIC table entries on certain systems. # # - Fix a race in the NOP-patcher that can spuriously trigger crashes on # bootup. # # - Fix a bootup failure regression caused by the parallel bringup code, # caused by firmware inconsistency between the APIC initialization # states of the boot and secondary CPUs, on certain systems. # # * tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/acpi: Handle bogus MADT APIC tables gracefully # x86/alternatives: Disable interrupts and sync when optimizing NOPs in place # x86/alternatives: Sync core before enabling interrupts # x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 3f82f1c3a03694800a4104ca6b6d3282bd4e213d # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_defconfig_m68k-gcc11 # Build took: 0:01:04.657316