diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2018-04-10 16:31:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-11 10:28:34 -0700 |
commit | 1539d584e488538451526da039fa554fdeea1177 (patch) | |
tree | 6d42557d3feafe88ef6a385aaf66f2a1c36a1d15 /tools/perf/scripts/python/syscall-counts.py | |
parent | 35318db566e18ee3ada7e2d62192e5e87b1b5e4b (diff) |
proc: register filesystem last
As soon as register_filesystem() exits, filesystem can be mounted. It
is better to present fully operational /proc.
Of course it doesn't matter because /proc is not modular but do it
anyway.
Drop error check, it should be handled by panicking.
Link: http://lkml.kernel.org/r/20180309222709.GA3843@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions