# git rev-parse -q --verify d992fe5318d8d7af9510b879439a3c7f283da442^{commit} d992fe5318d8d7af9510b879439a3c7f283da442 already have revision, skipping fetch # git checkout -q -f -B kisskb d992fe5318d8d7af9510b879439a3c7f283da442 # git clean -qxdf # < git log -1 # commit d992fe5318d8d7af9510b879439a3c7f283da442 # Merge: f87d64319e6f 1e16a4021120 # Author: Linus Torvalds # Date: Thu Aug 19 15:32:58 2021 -0700 # # Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "Not much to see here. Half the fixes this time are for Qualcomm dts # files, fixing small mistakes on certain machines. The other fixes are: # # - A 5.13 regression fix for freescale QE interrupt controller\ # # - A fix for TI OMAP gpt12 timer error handling # # - A randconfig build regression fix for ixp4xx # # - Another defconfig fix following the CONFIG_FB dependency rework" # # * tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # soc: fsl: qe: fix static checker warning # ARM: ixp4xx: fix building both pci drivers # ARM: configs: Update the nhk8815_defconfig # bus: ti-sysc: Fix error handling for sysc_check_active_timer() # soc: fsl: qe: convert QE interrupt controller to platform_device # arm64: dts: qcom: sdm845-oneplus: fix reserved-mem # arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem # arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7 # arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping # arm64: dts: qcom: msm8992-bullhead: Remove PSCI # arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x # < /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 d992fe5318d8d7af9510b879439a3c7f283da442 # < make -s -j 10 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 10 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 10 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 10 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- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] In file included from /kisskb/src/include/linux/kernel.h:11: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) Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:43.173095