]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] fix for cpusets minor problem
authorKUROSAWA Takahiro <kurosawa@valinux.co.jp>
Fri, 9 Sep 2005 20:02:10 +0000 (13:02 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:32 +0000 (13:57 -0700)
commitac97bd9edfbbf53b1589ff3402e9362d38d1ba36
tree851250c42eb890c6fa3afe59b3398e17ee850bae
parent6d515bb4e8aba1a0a28ff19dc680b31371b588a9
[PATCH] fix for cpusets minor problem

This patch fixes minor problem that the CPUSETS have when files in the
cpuset filesystem are read after lseek()-ed beyond the EOF.

Signed-off-by: KUROSAWA Takahiro <kurosawa@valinux.co.jp>
Acked-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/cpuset.c