Re: Linux-2.4.15-pre5 - probably something wrong with /proc/cpuinfo.

Alexander Viro (viro@math.psu.edu)
Sat, 17 Nov 2001 19:09:25 -0500 (EST)


On Sun, 18 Nov 2001, hari wrote:

> On a related note redirecting the contents of /proc/cpuinfo using 'cat'
> command to a file on my home directory and providing that as an input fixes
> the problem. For eg:

Eww... If anything, that's cat </proc/cpuinfo | while ...,
but that's quite ugly. Try the patch I've posted on l-k
(Subject: [PATCH][CFT] seq_file and lseek).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/