All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: "Michal Koutný" <mkoutny@suse.com>
Cc: Tejun Heo <tj@kernel.org>, kernel-janitors@vger.kernel.org
Subject: Re: [bug report] cgroup: Honor caller's cgroup NS when resolving path
Date: Wed, 31 Aug 2022 13:07:48 +0300	[thread overview]
Message-ID: <20220831100748.GJ2071@kadam> (raw)
In-Reply-To: <20220831090042.GB1845@blackbody.suse.cz>

On Wed, Aug 31, 2022 at 11:00:42AM +0200, Michal Koutný wrote:
> Hello Dan Carpenter.
> 
> On Wed, Aug 31, 2022 at 10:08:09AM +0300, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> > The kernfs_walk_and_get() function calls down_read() (a semaphore) so
> > it can't be called while holding a spinlock.
> 
> Thanks for the report (I should have looked deeper into
> kernfs_walk_and_get).
> 
> I'd propose a patch like bellow.
> 
> Are you OK with adding 
> > Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
> as I'll send the proposed patch to public mailing lists.
> 

Yes, please.  Thanks!

regards,
dan carpenter


  reply	other threads:[~2022-08-31 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31  7:08 [bug report] cgroup: Honor caller's cgroup NS when resolving path Dan Carpenter
2022-08-31  9:00 ` Michal Koutný
2022-08-31 10:07   ` Dan Carpenter [this message]
2022-09-04 19:40   ` 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=20220831100748.GJ2071@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=mkoutny@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.