lkml.org 
[lkml]   [2006]   [Mar]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 2 Mar 2006 08:47:39 +0000
FromChristoph Hellwig <>
SubjectRe: [PATCH] Proc: move proc fs hooks from cpuset.c to proc/fs/base.c
On Wed, Mar 01, 2006 at 11:08:12PM -0800, Paul Jackson wrote:
> From: Paul Jackson <pj@sgi.com>
> 
> Move the generic proc file operations support for
> /proc/<pid>/cpuset from kernel/cpuset.c to fs/proc/base.c.
> 
> Leave behind in kernel/cpuset.c, now as an exported function, the
> cpuset specific support for this /proc/<pid>/cpuset file, which
> writes the cpuset pathname of a tasks cpuset into a seq_file.
> 
> The motivation for this move is to put proc stuff in fs/proc,
> while keeping cpuset stuff in kernel/cpuset.c.

Seems pointless.  This just increases #ifdef churn for no gain.

-
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/

\
 
 \ /
  Last update: 2006-03-02 08:50    [from the cache]
©2003-2008