# git rev-parse -q --verify b90e90f40b4ff23c753126008bf4713a42353af6^{commit} b90e90f40b4ff23c753126008bf4713a42353af6 already have revision, skipping fetch # git checkout -q -f -B kisskb b90e90f40b4ff23c753126008bf4713a42353af6 # git clean -qxdf # < git log -1 # commit b90e90f40b4ff23c753126008bf4713a42353af6 # Merge: 9a76c0ee3a75 8aa0ae439966 # Author: Linus Torvalds # Date: Sat May 29 18:24:00 2021 -1000 # # Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c fixes from Wolfram Sang: # "This is a bit larger than usual at rc4 time. The reason is due to # Lee's work of fixing newly reported build warnings. # # The rest is fixes as usual" # # * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (22 commits) # MAINTAINERS: adjust to removing i2c designware platform data # i2c: s3c2410: fix possible NULL pointer deref on read message after write # i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset # i2c: i801: Don't generate an interrupt on bus reset # i2c: mpc: implement erratum A-004447 workaround # powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers # powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers # dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag # i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name # i2c: busses: i2c-st: Fix copy/paste function misnaming issues # i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure # i2c: busses: i2c-ocores: Place the expected function names into the documentation headers # i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msgs' param # i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()' # i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode' # i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc # i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers # i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout' # i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E # i2c: I2C_HISI should depend on ACPI # ... # < /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 b90e90f40b4ff23c753126008bf4713a42353af6 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4171:warning: override: reassigning to symbol SMP # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_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] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1227:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xad8ff4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 # Build took: 0:01:42.445404