commit | a9caa3de249a6c43bc9c6aec87881f09276677e3 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Fri Feb 20 17:07:22 2009 +0300 |
committer | Alexey Dobriyan <adobriyan@gmail.com> | Tue Mar 31 01:14:58 2009 +0400 |
tree | 900831b12af9b3cd4743d4ae5ed5a457f8125edb | |
parent | 99b76233803beab302123d243eea9e41149804f3 [diff] |
Revert "proc: revert /proc/uptime to ->read_proc hook" This reverts commit 6c87df37dcb9c6c33923707fa5191e0a65874d60. proc files implemented through seq_file do pread(2) now. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>