diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-11-14 02:47:52 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-11-14 02:47:52 +0300 |
commit | 8d4c3e76e3be11a64df95ddee52e99092d42fc19 (patch) | |
tree | 869d04ae6fffbe045a0f48ec5afc2775953e9222 /fs/proc/page.c | |
parent | 88ec3211e46344a7d10cf6cb5045f839f7785f8e (diff) | |
download | linux-8d4c3e76e3be11a64df95ddee52e99092d42fc19.tar.xz |
proc: don't allow async path resolution of /proc/self components
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>
Diffstat (limited to 'fs/proc/page.c')
0 files changed, 0 insertions, 0 deletions