https://github.com/torvalds/linux
Revision 55e6ac1e1f31c7f678d9f3c8d54c6f102e5f1550 authored by Pavel Begunkov on 08 January 2021, 20:57:22 UTC, committed by Jens Axboe on 09 January 2021, 16:21:43 UTC
We expect io_rw_reissue() to take place only during submission with
uring_lock held. Add a lockdep annotation to check that invariant.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent b1445e5
History
Tip revision: 55e6ac1e1f31c7f678d9f3c8d54c6f102e5f1550 authored by Pavel Begunkov on 08 January 2021, 20:57:22 UTC
io_uring: io_rw_reissue lockdep annotations
Tip revision: 55e6ac1
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.3 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 17.9 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 572.1 KB
Makefile -rw-r--r-- 62.9 KB
README -rw-r--r-- 727 bytes

README

back to top