https://github.com/torvalds/linux
Revision b841f19524a16cd93a39f9306191f85c549a2bc2 authored by Stefan Bühler on 24 April 2019, 21:54:21 UTC, committed by Jens Axboe on 30 April 2019, 15:40:02 UTC
smp_store_release in io_commit_sqring already orders the store to
dropped before the update to SQ head.

Signed-off-by: Stefan Bühler <source@stbuehler.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 82ab082
History
Tip revision: b841f19524a16cd93a39f9306191f85c549a2bc2 authored by Stefan Bühler on 24 April 2019, 21:54:21 UTC
io_uring: remove unnecessary barrier after incrementing dropped counter
Tip revision: b841f19
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-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 11.0 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 491.5 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 727 bytes

README

back to top