# git rev-parse -q --verify f9221a7a1014d8a047b277a73289678646ddc110^{commit} f9221a7a1014d8a047b277a73289678646ddc110 already have revision, skipping fetch # git checkout -q -f -B kisskb f9221a7a1014d8a047b277a73289678646ddc110 # git clean -qxdf # < git log -1 # commit f9221a7a1014d8a047b277a73289678646ddc110 # Author: Stephen Rothwell # Date: Mon Apr 15 18:59:23 2019 +1000 # # Add linux-next specific files for 20190415 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 f9221a7a1014d8a047b277a73289678646ddc110 # < make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE Depends on [n]: IOMMU_SUPPORT [=y] && (ARM || ARM64 || COMPILE_TEST [=y] && !GENERIC_ATOMIC64 [=y]) Selected by [m]: - DRM_PANFROST [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARM || ARM64 || COMPILE_TEST [=y]) && MMU [=y] WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE Depends on [n]: IOMMU_SUPPORT [=y] && (ARM || ARM64 || COMPILE_TEST [=y] && !GENERIC_ATOMIC64 [=y]) Selected by [m]: - DRM_PANFROST [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARM || ARM64 || COMPILE_TEST [=y]) && MMU [=y] # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # yes \n | make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE Depends on [n]: IOMMU_SUPPORT [=y] && (ARM || ARM64 || COMPILE_TEST [=y] && !GENERIC_ATOMIC64 [=y]) Selected by [m]: - DRM_PANFROST [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARM || ARM64 || COMPILE_TEST [=y]) && MMU [=y] WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE Depends on [n]: IOMMU_SUPPORT [=y] && (ARM || ARM64 || COMPILE_TEST [=y] && !GENERIC_ATOMIC64 [=y]) Selected by [m]: - DRM_PANFROST [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARM || ARM64 || COMPILE_TEST [=y]) && MMU [=y] WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE Depends on [n]: IOMMU_SUPPORT [=y] && (ARM || ARM64 || COMPILE_TEST [=y] && !GENERIC_ATOMIC64 [=y]) Selected by [m]: - DRM_PANFROST [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARM || ARM64 || COMPILE_TEST [=y]) && MMU [=y] :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/lib/list_sort.c:17:36: warning: 'pure' attribute ignored [-Wattributes] struct list_head const *, struct list_head const *); ^~~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_invalidatepage': /kisskb/src/fs/orangefs/inode.c:543:45: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printk("write range offset %llu length %lu\n", ~~^ %u wr->pos, wr->len); ~~~~~~~ /kisskb/src/sound/soc/rockchip/rockchip_pdm.c: In function 'rockchip_pdm_hw_params': /kisskb/src/sound/soc/rockchip/rockchip_pdm.c:179:3: warning: 'clk_out' may be used uninitialized in this function [-Wmaybe-uninitialized] rational_best_approximation(clk_out, clk_src, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GENMASK(16 - 1, 0), ~~~~~~~~~~~~~~~~~~~ GENMASK(16 - 1, 0), ~~~~~~~~~~~~~~~~~~~ &m, &n); ~~~~~~~ In file included from /kisskb/src/arch/mips/include/asm/atomic.h:22, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/drivers/iommu/io-pgtable-arm.c:23: /kisskb/src/drivers/iommu/io-pgtable-arm.c: In function 'arm_lpae_install_table': /kisskb/src/arch/mips/include/asm/cmpxchg.h:296:11: error: call to '__cmpxchg64_unsupported' declared with attribute error: cmpxchg64 not available; cpu_has_64bits may be false __res = __cmpxchg64_unsupported(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-fallback.h:56:28: note: in expansion of macro 'cmpxchg64' #define cmpxchg64_relaxed cmpxchg64 ^~~~~~~~~ /kisskb/src/drivers/iommu/io-pgtable-arm.c:373:8: note: in expansion of macro 'cmpxchg64_relaxed' old = cmpxchg64_relaxed(ptep, curr, new); ^~~~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:279: drivers/iommu/io-pgtable-arm.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:489: drivers/iommu] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ make[1]: *** [/kisskb/src/Makefile:1069: drivers] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 # Build took: 0:07:22.965260