https://github.com/torvalds/linux
Revision 8a4955ff1cca7d4da480774034a16e7c28bafec8 authored by Jens Axboe on 09 December 2019, 21:52:35 UTC, committed by Jens Axboe on 10 December 2019, 23:33:23 UTC
We use the mutex to guard against registered file updates, for instance.
Ensure we're safe in accessing that state against concurrent updates.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent e995d51
History
Tip revision: 8a4955ff1cca7d4da480774034a16e7c28bafec8 authored by Jens Axboe on 09 December 2019, 21:52:35 UTC
io_uring: sqthread should grab ctx->uring_lock for submissions
Tip revision: 8a4955f
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-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 13.6 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.2 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 524.2 KB
Makefile -rw-r--r-- 59.5 KB
README -rw-r--r-- 727 bytes

README

back to top