public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Paul Jackson <pj@sgi.com>
Cc: akpm@osdl.org, Simon.Derr@bull.net, linux-kernel@vger.kernel.org,
	ebiederm@xmission.com
Subject: Re: [PATCH] Proc: move proc fs hooks from cpuset.c to proc/fs/base.c
Date: Thu, 2 Mar 2006 08:47:39 +0000	[thread overview]
Message-ID: <20060302084739.GC21902@infradead.org> (raw)
In-Reply-To: <20060302070812.15674.50176.sendpatchset@jackhammer.engr.sgi.com>

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.


  reply	other threads:[~2006-03-02  8:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02  7:08 [PATCH] Proc: move proc fs hooks from cpuset.c to proc/fs/base.c Paul Jackson
2006-03-02  8:47 ` Christoph Hellwig [this message]
2006-03-02 14:23   ` Paul Jackson
2006-03-02 16:32     ` Eric W. Biederman
2006-03-02 16:52       ` Paul Jackson
2006-03-02 17:09         ` Eric W. Biederman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060302084739.GC21902@infradead.org \
    --to=hch@infradead.org \
    --cc=Simon.Derr@bull.net \
    --cc=akpm@osdl.org \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pj@sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox