# git rev-parse -q --verify cfd24a53adb86cdeeaf04d4351d8cb7f6e94795f^{commit} cfd24a53adb86cdeeaf04d4351d8cb7f6e94795f already have revision, skipping fetch # git checkout -q -f -B kisskb cfd24a53adb86cdeeaf04d4351d8cb7f6e94795f # git clean -qxdf # < git log -1 # commit cfd24a53adb86cdeeaf04d4351d8cb7f6e94795f # Author: Stephen Rothwell # Date: Tue Apr 9 17:58:13 2019 +1000 # # Add linux-next specific files for 20190409 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 cfd24a53adb86cdeeaf04d4351d8cb7f6e94795f # < make -s -j 80 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # make -s -j 80 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- :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/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ In file included from /kisskb/src/block/blk-merge.c:13:0: /kisskb/src/block/blk-merge.c: In function 'blk_rq_map_sg': /kisskb/src/block/blk.h:73:14: warning: 'bvec.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] phys_addr_t addr1 = page_to_phys(vec1->bv_page) + vec1->bv_offset; ^ /kisskb/src/block/blk-merge.c:530:17: note: 'bvec.bv_offset' was declared here struct bio_vec bvec, bvprv = { NULL }; ^ In file included from /kisskb/src/block/blk-merge.c:13:0: /kisskb/src/block/blk.h:76:12: warning: 'bvec.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if (addr1 + vec1->bv_len != addr2) ^ /kisskb/src/block/blk-merge.c:530:17: note: 'bvec.bv_len' was declared here struct bio_vec bvec, bvprv = { NULL }; ^ In file included from /kisskb/src/arch/microblaze/include/asm/page.h:209:0, from /kisskb/src/include/linux/mm_types_task.h:16, from /kisskb/src/include/linux/mm_types.h:5, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:22, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/block/blk-merge.c:6: /kisskb/src/include/asm-generic/memory_model.h:34:53: warning: 'bvec.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized] #define __page_to_pfn(page) ((unsigned long)((page) - mem_map) + \ ^ /kisskb/src/block/blk-merge.c:530:17: note: 'bvec.bv_page' was declared here struct bio_vec bvec, bvprv = { NULL }; ^ /kisskb/src/lib/list_sort.c:17:36: warning: '__pure__' attribute ignored [-Wattributes] struct list_head const *, struct list_head const *); ^ Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/linux-next_mmu_defconfig_microblaze # Build took: 0:00:48.527289