# git rev-parse -q --verify 45591da765885f7320a111d290b3a28a23eed359^{commit} 45591da765885f7320a111d290b3a28a23eed359 already have revision, skipping fetch # git checkout -q -f -B kisskb 45591da765885f7320a111d290b3a28a23eed359 # git clean -qxdf # < git log -1 # commit 45591da765885f7320a111d290b3a28a23eed359 # Author: Stephen Rothwell # Date: Wed Apr 22 15:41:29 2020 +1000 # # powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h # # allyesconfig fails with: # ./usr/include/asm/vas-api.h:15:2: error: unknown type name '__u32' # 15 | __u32 version; # | ^~~~~ # ./usr/include/asm/vas-api.h:16:2: error: unknown type name '__s16' # 16 | __s16 vas_id; /* specific instance of vas or -1 for default */ # | ^~~~~ # ./usr/include/asm/vas-api.h:17:2: error: unknown type name '__u16' # 17 | __u16 reserved1; # | ^~~~~ # ./usr/include/asm/vas-api.h:18:2: error: unknown type name '__u64' # 18 | __u64 flags; /* Future use */ # | ^~~~~ # ./usr/include/asm/vas-api.h:19:2: error: unknown type name '__u64' # 19 | __u64 reserved2[6]; # | ^~~~~ # # uapi headers should be self contained, so add an include of # linux/types.h. # # Fixes: 45f25a79fe50 ("powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API") # Signed-off-by: Stephen Rothwell # Acked-by: Haren Myneni # [mpe: Flesh out change log from linux-next error report] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200422154129.11f988fd@canb.auug.org.au # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 45591da765885f7320a111d290b3a28a23eed359 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 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 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd42840) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd3203c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:11:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6483225 Bytes = 6331.27 KiB = 6.18 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6514093 Bytes = 6361.42 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:01 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513230 Bytes = 6360.58 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:01 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513201 Bytes = 6360.55 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:01 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513521 Bytes = 6360.86 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513558 Bytes = 6360.90 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:01 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513454 Bytes = 6360.79 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6514017 Bytes = 6361.34 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6514221 Bytes = 6361.54 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513600 Bytes = 6360.94 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513447 Bytes = 6360.79 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6514076 Bytes = 6361.40 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513558 Bytes = 6360.90 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513522 Bytes = 6360.86 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513577 Bytes = 6360.92 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.7.0-rc2-g45591da76588 Created: Fri Apr 24 06:12:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6513443 Bytes = 6360.78 KiB = 6.21 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:02:24.824871