summaryrefslogtreecommitdiff
path: root/include/linux/greybus
diff options
context:
space:
mode:
authorXiaoguang Wang <xiaoguang.wang@linux.alibaba.com>2021-09-14 22:38:52 +0800
committerJens Axboe <axboe@kernel.dk>2021-09-14 08:47:00 -0600
commit44df58d441a94de40d52fca67dc60790daee4266 (patch)
tree662056341938d161f51576009d690b3511553610 /include/linux/greybus
parent41d3a6bd1d37149b18331fc4bb789c5456a7aeb0 (diff)
downloadkernel-44df58d441a94de40d52fca67dc60790daee4266.tar.gz
io_uring: fix missing sigmask restore in io_cqring_wait()
Move get_timespec() section in io_cqring_wait() before the sigmask saving, otherwise we'll fail to restore sigmask once get_timespec() returns error. Fixes: c73ebb685fb6 ("io_uring: add timeout support for io_uring_enter()") Signed-off-by: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com> Link: https://lore.kernel.org/r/20210914143852.9663-1-xiaoguang.wang@linux.alibaba.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/greybus')
0 files changed, 0 insertions, 0 deletions
pan>IB/qib: Convert timers to use timer_setup()Kees Cook 2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl 2017-08-28IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam 2017-08-28IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam 2017-06-27IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl 2017-04-28IB/qib: use setup_timerGeliang Tang 2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann 2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada 2017-01-24IB/qib: Remove empty functionLeon Romanovsky