# git rev-parse -q --verify 8e37395c3a5dceff62a5010ebbbc107f4145935c^{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 8e37395c3a5dceff62a5010ebbbc107f4145935c^{commit} 8e37395c3a5dceff62a5010ebbbc107f4145935c # git checkout -q -f -B kisskb 8e37395c3a5dceff62a5010ebbbc107f4145935c # git clean -qxdf # < git log -1 # commit 8e37395c3a5dceff62a5010ebbbc107f4145935c # Merge: 6da52dead8f5 29664923725a # Author: Linus Torvalds # Date: Wed Oct 20 06:13:22 2021 -1000 # # Merge tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "Again it became bigger than wished, unfortunately, as this contains # quite a few ASoC fixes that came up a bit late. It also includes yet # more HD- and USB-audio quirks: I decided to merge them now, as those # are for stable, and we'll need them sooner or later. # # Although the volumes are a bit high, all changes are device-specific # (and reasonably small) fixes, so it should be safe for the late rc" # # * tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: # ALSA: usb-audio: Fix microphone sound on Jieli webcam. # ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers # ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset # ALSA: hda/realtek: Add quirk for Clevo PC50HS # ALSA: usb-audio: add Schiit Hel device to quirk table # ASoC: wm8960: Fix clock configuration on slave mode # ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets # ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked() # ASoC: codec: wcd938x: Add irq config support # ASoC: DAPM: Fix missing kctl change notifications # ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation # ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() # ASoC: Intel: bytcht_es8316: Use temporary variable for struct device # ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() # ASoC: wcd938x: Fix jack detection issue # ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working # ASoC: cs4341: Add SPI device ID table # ASoC: pcm179x: Add missing entries SPI to device ID table # ASoC: fsl_xcvr: Fix channel swap issue with ARC # ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 8e37395c3a5dceff62a5010ebbbc107f4145935c # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7465:warning: override: reassigning to symbol STANDALONE .config:7466:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7468:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: vc_switch_off_ist()+0x15: call to ip_within_syscall_gap.isra.0() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_put_ghcb()+0x78: call to __memset() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x33: call to __memset() leaves .noinstr.text section vmlinux.o: warning: objtool: rcu_nmi_enter()+0x2f: call to __kasan_check_read() leaves .noinstr.text section vmlinux.o: warning: objtool: elf_update: invalid section entry size make[1]: *** [/kisskb/src/Makefile:1183: vmlinux] Error 255 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:07:15.325176