# git rev-parse -q --verify c9a3c4e637ac2dce534f7e9e5a80aed93410ccad^{commit} c9a3c4e637ac2dce534f7e9e5a80aed93410ccad already have revision, skipping fetch # git checkout -q -f -B kisskb c9a3c4e637ac2dce534f7e9e5a80aed93410ccad # git clean -qxdf # < git log -1 # commit c9a3c4e637ac2dce534f7e9e5a80aed93410ccad # Author: Nathan Chancellor # Date: Fri Dec 25 18:35:49 2020 -0700 # # mfd: ab8500-debugfs: Remove extraneous curly brace # # Clang errors: # # drivers/mfd/ab8500-debugfs.c:1526:2: error: non-void function does not return a value [-Werror,-Wreturn-type] # } # ^ # drivers/mfd/ab8500-debugfs.c:1528:2: error: expected identifier or '(' # return 0; # ^ # drivers/mfd/ab8500-debugfs.c:1529:1: error: extraneous closing brace ('}') # } # ^ # 3 errors generated. # # The cleanup in ab8500_interrupts_show left a curly brace around, remove # it to fix the error. # # Fixes: 886c8121659d ("mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc") # Signed-off-by: Nathan Chancellor # Signed-off-by: Linus Torvalds # < /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 c9a3c4e637ac2dce534f7e9e5a80aed93410ccad # < make -s -j 120 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 120 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- In file included from /kisskb/src/include/linux/kernel.h:10: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 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d9f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3d2cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475154 Bytes = 6323.39 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475134 Bytes = 6323.37 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475706 Bytes = 6323.93 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6476182 Bytes = 6324.40 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475205 Bytes = 6323.44 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475109 Bytes = 6323.35 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475156 Bytes = 6323.39 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475681 Bytes = 6323.91 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475374 Bytes = 6323.61 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475141 Bytes = 6323.38 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475444 Bytes = 6323.68 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475414 Bytes = 6323.65 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475139 Bytes = 6323.38 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6474878 Bytes = 6323.12 KiB = 6.17 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6442676 Bytes = 6291.68 KiB = 6.14 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-gc9a3c4e637ac Created: Sat Dec 26 17:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6475707 Bytes = 6323.93 KiB = 6.18 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:01:18.595172