# git rev-parse -q --verify 45fe605832c8c0c962bfaf2581c6489b39abfe10^{commit} 45fe605832c8c0c962bfaf2581c6489b39abfe10 already have revision, skipping fetch # git checkout -q -f -B kisskb 45fe605832c8c0c962bfaf2581c6489b39abfe10 # git clean -qxdf # < git log -1 # commit 45fe605832c8c0c962bfaf2581c6489b39abfe10 # Merge: e533cda12d8f 4550e2c8d3e0 # Author: Linus Torvalds # Date: Sat Oct 24 10:53:04 2020 -0700 # # Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC defconfig updates from Olof Johansson: # "We keep this in a separate branch to avoid cross-branch conflicts, but # most of the material here is fairly boring -- some new drivers turned # on for hardware since they were merged, and some refreshed files due # to time having moved a lot of entries around" # # * tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (33 commits) # ARM: multi_v7_defconfig: add FMC2 EBI controller support # arm64: defconfig: enable Qualcomm ASoC modules # arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50 # arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets # arm64: defconfig: enable the sl28cpld board management controller # arm64: defconfig: Enable the eLCDIF and Raydium RM67191 drivers # arm64: defconfig: Enable Qcom SNPS Femto PHY # ARM: configs: Update Realview defconfig # ARM: configs: Update Versatile defconfig # ARM: config: aspeed_g5: Enable IBM OP Panel driver # ARM: config: aspeed-g5: Enable I2C GPIO mux driver # ARM: config: aspeed: Fix selection of media drivers # arm64: defconfig: Enable Samsung S3FWRN5 NFC driver # ARM: omap2plus_defconfig: enable generic net options # ARM: omap2plus_defconfig: enable twl4030_madc as a loadable module # arm64: defconfig: Enable clock driver for ROHM BD718x7 PMIC # arm64: defconfig: Build ADMA and ACONNECT driver # arm64: defconfig: Build AHUB component drivers # arm64: defconfig: Enable Lontium LT9611 driver # arm64: defcondfig: Enable USB ACM and FTDI drivers # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 45fe605832c8c0c962bfaf2581c6489b39abfe10 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/drivers/media/platform/marvell-ccic/mmp-driver.c:324:12: warning: 'mmpcam_runtime_suspend' defined but not used [-Wunused-function] static int mmpcam_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/platform/marvell-ccic/mmp-driver.c:310:12: warning: 'mmpcam_runtime_resume' defined but not used [-Wunused-function] static int mmpcam_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:760:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:864:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:647:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:19:37.895637