# git rev-parse -q --verify 2cc3c4b3c2e9c99e90aaf19cd801ff2c160f283c^{commit} 2cc3c4b3c2e9c99e90aaf19cd801ff2c160f283c already have revision, skipping fetch # git checkout -q -f -B kisskb 2cc3c4b3c2e9c99e90aaf19cd801ff2c160f283c # git clean -qxdf # < git log -1 # commit 2cc3c4b3c2e9c99e90aaf19cd801ff2c160f283c # Merge: 6f6aea7e966c f91daf565b0e # Author: Linus Torvalds # Date: Sun Aug 16 10:55:12 2020 -0700 # # Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # "A few differerent things in here. # # Seems like syzbot got some more io_uring bits wired up, and we got a # handful of reports and the associated fixes are in here. # # General fixes too, and a lot of them marked for stable. # # Lastly, a bit of fallout from the async buffered reads, where we now # more easily trigger short reads. Some applications don't really like # that, so the io_read() code now handles short reads internally, and # got a cleanup along the way so that it's now easier to read (and # documented). We're now passing tests that failed before" # # * tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block: # io_uring: short circuit -EAGAIN for blocking read attempt # io_uring: sanitize double poll handling # io_uring: internally retry short reads # io_uring: retain iov_iter state over io_read/io_write calls # task_work: only grab task signal lock when needed # io_uring: enable lookup of links holding inflight files # io_uring: fail poll arm on queue proc failure # io_uring: hold 'ctx' reference around task_work queue + execute # fs: RWF_NOWAIT should imply IOCB_NOIO # io_uring: defer file table grabbing request cleanup for locked requests # io_uring: add missing REQ_F_COMP_LOCKED for nested requests # io_uring: fix recursive completion locking on oveflow flush # io_uring: use TWA_SIGNAL for task_work uncondtionally # io_uring: account locked memory before potential error case # io_uring: set ctx sq/cq entry count earlier # io_uring: Fix NULL pointer dereference in loop_rw_iter() # io_uring: add comments on how the async buffered read retry works # io_uring: io_async_buf_func() need not test page bit # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 2cc3c4b3c2e9c99e90aaf19cd801ff2c160f283c # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/include/linux/printk.h:405, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/clk.h:13, from /kisskb/src/drivers/crypto/sa2ul.c:11: /kisskb/src/drivers/crypto/sa2ul.c: In function 'sa_sha_init': /kisskb/src/drivers/crypto/sa2ul.c:1486:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] crypto_ahash_digestsize(tfm), (u64)rctx); ^ /kisskb/src/include/linux/dynamic_debug.h:125:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:157:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:115:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/sa2ul.c:1485:2: note: in expansion of macro 'dev_dbg' dev_dbg(sa_k3_dev, "init: digest size: %d, rctx=%llx\n", ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:13:44.476231