Alexey Dobriyan 6c87df37dc proc: revert /proc/uptime to ->read_proc hook
Turned out some VMware userspace does pread(2) on /proc/uptime, but
seqfiles currently don't allow pread() resulting in -ESPIPE.

Seqfiles in theory can do pread(), but this can be a long story,
so revert to ->read_proc until then.

http://bugzilla.kernel.org/show_bug.cgi?id=11856

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
2008-10-27 22:56:56 +03:00
..
2008-10-22 18:48:45 -05:00
2008-08-20 15:40:32 -07:00
2008-10-13 09:47:43 +11:00
2008-09-05 09:51:30 -05:00
2008-04-29 08:06:00 -07:00
2008-10-23 05:12:58 -04:00
2008-07-25 10:53:34 -07:00
2008-10-17 02:38:36 +11:00
2008-07-25 10:53:34 -07:00
2008-07-26 20:53:40 -04:00
2008-07-26 12:00:08 -07:00
2008-10-16 11:21:38 -07:00
2008-10-09 08:57:05 +02:00
2008-10-20 08:52:32 -07:00
2008-10-23 05:12:59 -04:00
2008-05-01 13:08:16 -04:00
2008-10-16 11:21:32 -07:00
2008-08-01 11:25:24 -04:00
2008-10-23 05:13:00 -04:00
2008-10-16 11:21:51 -07:00
2008-07-25 10:53:35 -07:00