# git rev-parse -q --verify b9b4c79e58305ac64352286ee5030d193fc8aa22^{commit} b9b4c79e58305ac64352286ee5030d193fc8aa22 already have revision, skipping fetch # git checkout -q -f -B kisskb b9b4c79e58305ac64352286ee5030d193fc8aa22 # git clean -qxdf # < git log -1 # commit b9b4c79e58305ac64352286ee5030d193fc8aa22 # Merge: 722985e2f6ec 24d0c9f0e7de # Author: Linus Torvalds # Date: Thu Apr 14 11:08:12 2022 -0700 # # Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "This became an unexpectedly large pull request due to various # regression fixes in the previous kernels. # # The majority of fixes are a series of patches to address the # regression at probe errors in devres'ed drivers, while there are yet # more fixes for the x86 SG allocations and for USB-audio buffer # management. In addition, a few HD-audio quirks and other small fixes # are found" # # * tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (52 commits) # ALSA: usb-audio: Limit max buffer and period sizes per time # ALSA: memalloc: Add fallback SG-buffer allocations for x86 # ALSA: nm256: Don't call card private_free at probe error path # ALSA: mtpav: Don't call card private_free at probe error path # ALSA: rme9652: Fix the missing snd_card_free() call at probe error # ALSA: hdspm: Fix the missing snd_card_free() call at probe error # ALSA: hdsp: Fix the missing snd_card_free() call at probe error # ALSA: oxygen: Fix the missing snd_card_free() call at probe error # ALSA: lx6464es: Fix the missing snd_card_free() call at probe error # ALSA: cmipci: Fix the missing snd_card_free() call at probe error # ALSA: aw2: Fix the missing snd_card_free() call at probe error # ALSA: als300: Fix the missing snd_card_free() call at probe error # ALSA: lola: Fix the missing snd_card_free() call at probe error # ALSA: bt87x: Fix the missing snd_card_free() call at probe error # ALSA: sis7019: Fix the missing error handling # ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error # ALSA: via82xx: Fix the missing snd_card_free() call at probe error # ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error # ALSA: rme96: Fix the missing snd_card_free() call at probe error # ALSA: rme32: Fix the missing snd_card_free() call at probe error # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b9b4c79e58305ac64352286ee5030d193fc8aa22 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4719:warning: override: reassigning to symbol STANDALONE .config:4723:warning: override: reassigning to symbol PPC64 .config:4724:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4725:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4728:warning: override: reassigning to symbol GCC_PLUGINS .config:4731:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/vhost/scsi.c: In function 'vhost_scsi_flush': /kisskb/src/drivers/vhost/scsi.c:1444:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1444 | } | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_begin': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:97:4: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'? [-Werror=implicit-function-declaration] 97 | enable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~ | enable_kernel_vsx /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_end': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:133:4: error: implicit declaration of function 'disable_kernel_altivec'; did you mean 'disable_kernel_vsx'? [-Werror=implicit-function-declaration] 133 | disable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~~ | disable_kernel_vsx cc1: some warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/gpu/drm/amd/amdgpu] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:01:22.861550