# git rev-parse -q --verify 575966e080270b7574175da35f7f7dd5ecd89ff4^{commit} 575966e080270b7574175da35f7f7dd5ecd89ff4 already have revision, skipping fetch # git checkout -q -f -B kisskb 575966e080270b7574175da35f7f7dd5ecd89ff4 # git clean -qxdf # < git log -1 # commit 575966e080270b7574175da35f7f7dd5ecd89ff4 # Merge: ef64753c1922 70db729fe1b3 # Author: Linus Torvalds # Date: Thu Jan 16 19:42:08 2020 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Olof Johansson: # "I've been sitting on these longer than I meant, so the patch count is # a bit higher than ideal for this part of the release. There's also # some reverts of double-applied patches that brings the diffstat up a # bit. # # With that said, the biggest changes are: # # - Revert of duplicate i2c device addition on two Aspeed (BMC) # Devicetrees. # # - Move of two device nodes that got applied to the wrong part of the # tree on ASpeed G6. # # - Regulator fix for Beaglebone X15 (adding 12/5V supplies) # # - Use interrupts for keys on Amlogic SM1 to avoid missed polls # # In addition to that, there is a collection of smaller DT fixes: # # - Power supply assignment fixes for i.MX6 # # - Fix of interrupt line for magnetometer on i.MX8 Librem5 devkit # # - Build fixlets (selects) for davinci/omap2+ # # - More interrupt number fixes for Stratix10, Amlogic SM1, etc. # # - ... and more similar fixes across different platforms # # And some non-DT stuff: # # - optee fix to register multiple shared pages properly # # - Clock calculation fixes for MMP3 # # - Clock fixes for OMAP as well" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (42 commits) # MAINTAINERS: Add myself as the co-maintainer for Actions Semi platforms # ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support # ARM: dts: imx6sll-evk: Remove incorrect power supply assignment # ARM: dts: imx6sl-evk: Remove incorrect power supply assignment # ARM: dts: imx6sx-sdb: Remove incorrect power supply assignment # ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment # ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL # ARM: omap2plus: select RESET_CONTROLLER # ARM: davinci: select CONFIG_RESET_CONTROLLER # ARM: dts: aspeed: rainier: Fix fan fault and presence # ARM: dts: aspeed: rainier: Remove duplicate i2c busses # ARM: dts: aspeed: tacoma: Remove duplicate flash nodes # ARM: dts: aspeed: tacoma: Remove duplicate i2c busses # ARM: dts: aspeed: tacoma: Fix fsi master node # ARM: dts: aspeed-g6: Fix FSI master location # ARM: dts: mmp3: Fix the TWSI ranges # clk: mmp2: Fix the order of timer mux parents # ARM: mmp: do not divide the clock rate # arm64: dts: rockchip: Fix IR on Beelink A1 # optee: Fix multi page dynamic shm pool alloc # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 575966e080270b7574175da35f7f7dd5ecd89ff4 # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_dove_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- dove_defconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linus_dove_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/crypto/sha512_generic.c: In function 'sha512_transform': /kisskb/src/crypto/sha512_generic.c:149:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_dove_defconfig_arm # Build took: 0:01:03.736212