# 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_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 48 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 48 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 48 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) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd76efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd667d0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:42 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542012 Bytes = 6388.68 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542858 Bytes = 6389.51 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:42 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6511350 Bytes = 6358.74 KiB = 6.21 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:42 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6545561 Bytes = 6392.15 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:43 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6545150 Bytes = 6391.75 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:41 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542094 Bytes = 6388.76 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:43 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6544022 Bytes = 6390.65 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6541116 Bytes = 6387.81 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:45 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6541042 Bytes = 6387.74 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:45 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542184 Bytes = 6388.85 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:45 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542018 Bytes = 6388.69 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:45 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6541040 Bytes = 6387.73 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:45 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542167 Bytes = 6388.83 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:45 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542570 Bytes = 6389.23 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:46 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6544483 Bytes = 6391.10 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc3-113397-gb90e90f Created: Sun May 30 15:26:46 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542642 Bytes = 6389.30 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:09.304751