Files
kernel_xiaomi_raphael/fs/proc
Jens Axboe f95a1253d7 proc: don't allow async path resolution of /proc/self components
[ Upstream commit 8d4c3e76e3be11a64df95ddee52e99092d42fc19 ]

If this is attempted by a kthread, then return -EOPNOTSUPP as we don't
currently support that. Once we can get task_pid_ptr() doing the right
thing, then this can go away again.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-02 08:34:41 +01:00
..
2017-09-08 18:26:49 -07:00
2017-12-20 10:10:34 +01:00