Skip to content
Commit d808459b authored by Helge Deller's avatar Helge Deller Committed by Jens Axboe
Browse files

io_uring: Adjust mapping wrt architecture aliasing requirements



Some architectures have memory cache aliasing requirements (e.g. parisc)
if memory is shared between userspace and kernel. This patch fixes the
kernel to return an aliased address when asked by userspace via mmap().

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d4755e15
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment