diff options
| author | Alexey Dobriyan <[email protected]> | 2018-04-10 23:31:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-04-11 17:28:34 +0000 |
| commit | 9cd65655585523adecd65b750e1537cdea84718e (patch) | |
| tree | a40a0b1fc16c184da67e4e3e27f564ca2d67798f /fs/proc/generic.c | |
| parent | fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache() (diff) | |
| download | kernel-9cd65655585523adecd65b750e1537cdea84718e.tar.gz kernel-9cd65655585523adecd65b750e1537cdea84718e.zip | |
proc: test /proc/self/wchan
This patch starts testing /proc. Many more tests to come (I promise).
Read from /proc/self/wchan should always return "0" as current is in
TASK_RUNNING state while reading /proc/self/wchan.
Link: http://lkml.kernel.org/r/20180226212006.GA742@avx2
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions
