# git rev-parse -q --verify 65f0d2414b7079556fbbcc070b3d1c9f9587606d^{commit} 65f0d2414b7079556fbbcc070b3d1c9f9587606d already have revision, skipping fetch # git checkout -q -f -B kisskb 65f0d2414b7079556fbbcc070b3d1c9f9587606d # git clean -qxdf # < git log -1 # commit 65f0d2414b7079556fbbcc070b3d1c9f9587606d # Merge: e609571b5ffa 20c7842ed837 # Author: Linus Torvalds # Date: Wed Jan 13 11:55:14 2021 -0800 # # Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "Here are some piled fixes, hopefully the last big one for 5.11. # # All changes are device-specific small fixes, and majority of commits # are for ASoC while USB-audio got a bit large changes for addressing # the regression for devices with quirks" # # * tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (31 commits) # ALSA: hda/hdmi - enable runtime pm for CI AMD display audio # ALSA: firewire-tascam: Fix integer overflow in midi_port_work() # ALSA: fireface: Fix integer overflow in transmit_midi_msg() # ALSA: hda/tegra: fix tegra-hda on tegra30 soc # clk: tegra30: Add hda clock default rates to clock driver # ALSA: doc: Fix reference to mixart.rst # ALSA: usb-audio: Fix implicit feedback sync setup for Pioneer devices # ALSA: usb-audio: Annotate the endpoint index in audioformat # ALSA: usb-audio: Avoid unnecessary interface re-setup # ALSA: usb-audio: Choose audioformat of a counter-part substream # ALSA: usb-audio: Fix the missing endpoints creations for quirks # ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines # ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 # ASoC: amd: Replacing MSI with Legacy IRQ model # ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2 # ASoC: meson: axg-tdm-interface: fix loopback # ASoC: meson: axg-tdmin: fix axg skew offset # ASoC: max98373: don't access volatile registers in bias level off # ASoC: rt711: mutex between calibration and power state changes # ASoC: Intel: haswell: Add missing pm_ops # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 65f0d2414b7079556fbbcc070b3d1c9f9587606d # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4fa28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3f2fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:29 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474982 Bytes = 6323.22 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:29 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474420 Bytes = 6322.68 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6476865 Bytes = 6325.06 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474387 Bytes = 6322.64 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475041 Bytes = 6323.28 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475041 Bytes = 6323.28 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477392 Bytes = 6325.58 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474446 Bytes = 6322.70 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444340 Bytes = 6293.30 KiB = 6.15 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6476584 Bytes = 6324.79 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475032 Bytes = 6323.27 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474400 Bytes = 6322.66 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475053 Bytes = 6323.29 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6477451 Bytes = 6325.64 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475064 Bytes = 6323.30 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc3-g65f0d2414b70 Created: Thu Jan 14 08:45:31 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474388 Bytes = 6322.64 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:38.040426