public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jianyu Zhan <nasa4836@gmail.com>
Cc: tj@kernel.org, lizefan@huawei.com, linux-kernel@vger.kernel.org,
	containers@lists.linux-foundation.org, cgroups@vger.kernel.org
Subject: Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
Date: Fri, 25 Apr 2014 12:39:22 -0700	[thread overview]
Message-ID: <20140425193922.GA32567@kroah.com> (raw)
In-Reply-To: <1397669058-31720-1-git-send-email-nasa4836@gmail.com>

On Thu, Apr 17, 2014 at 01:24:18AM +0800, Jianyu Zhan wrote:
> There is still one residue of sysfs remaining: the sb_magic
> SYSFS_MAGIC. However this should be kernfs user specific,
> so this patch moves it out. Kerrnfs user should specify their
> magic number while mouting.
> 
> Signed-off-by: Jianyu Zhan <nasa4836@gmail.com>
> Acked-by: Tejun Heo <tj@kernel.org>
> ---
>  fs/kernfs/mount.c      | 11 ++++++-----
>  fs/sysfs/mount.c       |  4 +++-
>  include/linux/kernfs.h | 13 ++++++++-----
>  kernel/cgroup.c        |  4 +++-
>  4 files changed, 20 insertions(+), 12 deletions(-)

This doesn't apply to my tree, can you please redo it against
the driver-core-next branch and resend?

thanks,

greg k-h

  parent reply	other threads:[~2014-04-25 19:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16 17:24 [PATCH] kernfs: move the last knowledge of sysfs out from kernfs Jianyu Zhan
2014-04-16 17:26 ` Tejun Heo
2014-04-25 19:39 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-26  7:40 Jianyu Zhan
2014-04-16 16:40 Jianyu Zhan
2014-04-16 16:46 ` Tejun Heo

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=20140425193922.GA32567@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cgroups@vger.kernel.org \
    --cc=containers@lists.linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan@huawei.com \
    --cc=nasa4836@gmail.com \
    --cc=tj@kernel.org \
    /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