mirror of
https://github.com/torvalds/linux.git
synced 2024-12-08 03:52:16 +00:00
9cd6565558
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 <adobriyan@gmail.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2 lines
17 B
Plaintext
2 lines
17 B
Plaintext
CONFIG_PROC_FS=y
|