# git rev-parse -q --verify 833477fce7a14d43ae4c07f8ddc32fa5119471a2^{commit} 833477fce7a14d43ae4c07f8ddc32fa5119471a2 already have revision, skipping fetch # git checkout -q -f -B kisskb 833477fce7a14d43ae4c07f8ddc32fa5119471a2 # git clean -qxdf # < git log -1 # commit 833477fce7a14d43ae4c07f8ddc32fa5119471a2 # Merge: 7e6739b9336e 86a4d29e7554 # Author: Linus Torvalds # Date: Wed Oct 5 12:02:07 2022 -0700 # # Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound updates from Takashi Iwai: # "The majority of changes are ASoC drivers (SOF, Intel, AMD, Mediatek, # Qualcomm, TI, Apple Silicon, etc), while we see a few small fixes in # ALSA / ASoC core side, too. # # Here are highlights: # # Core: # - A new string helper parse_int_array_user() and cleanups with it # - Continued cleanup of memory allocation helpers # - PCM core optimization and hardening # - Continued ASoC core code cleanups # # ASoC: # - Improvements to the SOF IPC4 code, especially around trace # - Support for AMD Rembrant DSPs, AMD Pink Sardine ACP 6.2, Apple # Silicon systems, Everest ES8326, Intel Sky Lake and Kaby Lake, # Mediatek MT8186 support, NXP i.MX8ULP DSPs, Qualcomm SC8280XP, # SM8250 and SM8450 and Texas Instruments SRC4392 # # HD- and USB-audio: # - Cleanups for unification of hda-ext bus # - HD-audio HDMI codec driver cleanups # - Continued endpoint management fixes for USB-audio # - New quirks as usual" # # * tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (422 commits) # ALSA: hda: Fix position reporting on Poulsbo # ALSA: hda/hdmi: Don't skip notification handling during PM operation # ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR # ASoC: dt-bindings: Document audio OF graph dai-tdm-slot-num dai-tdm-slot-width props # ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6 # ALSA: usb-audio: Fix potential memory leaks # ALSA: usb-audio: Fix NULL dererence at error path # ASoC: mediatek: mt8192-mt6359: Set the driver name for the card # ALSA: hda/realtek: More robust component matching for CS35L41 # ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag # ASoC: nau8825: Add TDM support # ASoC: core: clarify the driver name initialization # ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe # ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe # ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe # ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe # ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()" # ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select" # ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model # ALSA: asihpi - Remove unused struct hpi_subsys_response # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 833477fce7a14d43ae4c07f8ddc32fa5119471a2 # < make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned. Is "empty_zero_page" prototyped in ? WARNING: modpost: EXPORT symbol "__udelay" [vmlinux] version generation failed, symbol will not be versioned. Is "__udelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ndelay" [vmlinux] version generation failed, symbol will not be versioned. Is "__ndelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ashldi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__ashldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__ashrdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__ashrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "bzero_1page" [vmlinux] version generation failed, symbol will not be versioned. Is "bzero_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__copy_1page" [vmlinux] version generation failed, symbol will not be versioned. Is "__copy_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__divdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__divdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_enter" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_enter" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_exit" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_exit" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_try" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_try" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_write_enter" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_write_enter" prototyped in ? WARNING: modpost: EXPORT symbol "__lshrdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__lshrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "__muldi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__muldi3" prototyped in ? arch/sparc/kernel/head_32.o: In function `current_pc': (.head.text+0x5040): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `halt_notsup': (.head.text+0x5100): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `leon_init': (.init.text+0xa4): relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o arch/sparc/kernel/process_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/process_32.o:(.fixup+0xc): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x10): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x1c): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x28): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x34): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x40): additional relocation overflows omitted from the output make[1]: *** [/kisskb/src/Makefile:1240: vmlinux] Error 1 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 # Build took: 0:26:33.582651