https://github.com/torvalds/linux
Revision 8358e3a8264a228cf2dfb6f3a05c0328f4118f12 authored by Jens Axboe on 23 April 2019, 14:17:58 UTC, committed by Jens Axboe on 23 April 2019, 14:17:58 UTC
Since commit 09bb839434b we don't use the state argument for any sort
of on-stack caching in the io read and write path. Remove the stale
and unused argument from them, and bubble it up to __io_submit_sqe()
and down to io_prep_rw().

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent fb775fa
History
Tip revision: 8358e3a8264a228cf2dfb6f3a05c0328f4118f12 authored by Jens Axboe on 23 April 2019, 14:17:58 UTC
io_uring: remove 'state' argument from io_{read,write} path
Tip revision: 8358e3a
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.4 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 727 bytes

README

back to top