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>
Loading
-
mentioned in commit adb1793b
-
mentioned in commit 25dc6aaf
-
mentioned in commit c667044f
-
mentioned in commit a22bbfb7
-
mentioned in commit b06bf55d
-
mentioned in commit 7310e6b3
-
mentioned in commit 2cb9a52b
-
mentioned in commit 16ed72bf
-
mentioned in commit 7c9f38c0
-
mentioned in commit f0abb4c8
-
mentioned in commit 766d7ef1
-
mentioned in commit eeaa9f71
-
mentioned in commit 4919fa3a
-
mentioned in commit 95678c91
Please sign in to comment