# git rev-parse -q --verify 16c474c9ba39ede5fd1cd835ac52b3760d7820b7^{commit} 16c474c9ba39ede5fd1cd835ac52b3760d7820b7 already have revision, skipping fetch # git checkout -q -f -B kisskb 16c474c9ba39ede5fd1cd835ac52b3760d7820b7 # git clean -qxdf # < git log -1 # commit 16c474c9ba39ede5fd1cd835ac52b3760d7820b7 # Author: Stephen Rothwell # Date: Thu Jul 4 22:05:41 2019 +1000 # # Add linux-next specific files for 20190704 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 16c474c9ba39ede5fd1cd835ac52b3760d7820b7 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/s390/crypto/vfio_ap_ops.c: In function 'vfio_ap_get_queue': /kisskb/src/drivers/s390/crypto/vfio_ap_ops.c:60:13: error: passing argument 4 of 'driver_find_device' from incompatible pointer type [-Werror=incompatible-pointer-types] &apqn, match_apqn); ^~~~~~~~~~ In file included from /kisskb/src/include/linux/iommu.h:11, from /kisskb/src/include/linux/vfio.h:12, from /kisskb/src/drivers/s390/crypto/vfio_ap_ops.c:12: /kisskb/src/include/linux/device.h:341:16: note: expected 'int (*)(struct device *, const void *)' but argument is of type 'int (*)(struct device *, void *)' struct device *driver_find_device(struct device_driver *drv, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/s390/crypto/vfio_ap_ops.c: In function 'vfio_ap_irq_disable_apqn': /kisskb/src/drivers/s390/crypto/vfio_ap_ops.c:1124:13: error: passing argument 4 of 'driver_find_device' from incompatible pointer type [-Werror=incompatible-pointer-types] &apqn, match_apqn); ^~~~~~~~~~ In file included from /kisskb/src/include/linux/iommu.h:11, from /kisskb/src/include/linux/vfio.h:12, from /kisskb/src/drivers/s390/crypto/vfio_ap_ops.c:12: /kisskb/src/include/linux/device.h:341:16: note: expected 'int (*)(struct device *, const void *)' but argument is of type 'int (*)(struct device *, void *)' struct device *driver_find_device(struct device_driver *drv, ^~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:279: drivers/s390/crypto/vfio_ap_ops.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:498: drivers/s390/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1069: drivers/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c: In function 'mlx5e_open_xsk': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c:127:1: warning: the frame size of 1312 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_s390-defconfig_s390x-gcc8 # Build took: 0:03:32.493330