Revert "proc: revert /proc/uptime to ->read_proc hook"
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 20 Feb 2009 14:07:22 +0000 (17:07 +0300)
committerAlexey Dobriyan <adobriyan@gmail.com>
Mon, 30 Mar 2009 21:14:58 +0000 (01:14 +0400)
commita9caa3de249a6c43bc9c6aec87881f09276677e3
tree900831b12af9b3cd4743d4ae5ed5a457f8125edb
parent99b76233803beab302123d243eea9e41149804f3
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>
fs/proc/uptime.c