From: Sasha Levin <sashal@kernel.org>
To: Zubin Mithra <zsm@chromium.org>
Cc: stable@vger.kernel.org, gregkh@linuxfoundation.org,
groeck@chromium.org, bristot@redhat.com, tj@kernel.org,
lizefan@huawei.com, hannes@cmpxchg.org, juri.lelli@arm.com,
rostedt@goodmis.org
Subject: Re: [PATCH 4.4.y] cgroup: Disable IRQs while holding css_set_lock
Date: Sun, 25 Aug 2019 21:18:56 -0400 [thread overview]
Message-ID: <20190826011856.GD5281@sasha-vm> (raw)
In-Reply-To: <20190823174421.81149-1-zsm@chromium.org>
On Fri, Aug 23, 2019 at 10:44:21AM -0700, Zubin Mithra wrote:
>@@ -2149,7 +2155,6 @@ out_free:
>
> if (ret)
> return ERR_PTR(ret);
>-
Where did this come from?
> dentry = kernfs_mount(fs_type, flags, root->kf_root,
> CGROUP_SUPER_MAGIC, &new_sb);
> if (IS_ERR(dentry) || !new_sb)
--
Thanks,
Sasha
next prev parent reply other threads:[~2019-08-26 1:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-23 17:44 [PATCH 4.4.y] cgroup: Disable IRQs while holding css_set_lock Zubin Mithra
2019-08-26 1:18 ` Sasha Levin [this message]
2019-08-26 17:16 ` Zubin Mithra
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=20190826011856.GD5281@sasha-vm \
--to=sashal@kernel.org \
--cc=bristot@redhat.com \
--cc=gregkh@linuxfoundation.org \
--cc=groeck@chromium.org \
--cc=hannes@cmpxchg.org \
--cc=juri.lelli@arm.com \
--cc=lizefan@huawei.com \
--cc=rostedt@goodmis.org \
--cc=stable@vger.kernel.org \
--cc=tj@kernel.org \
--cc=zsm@chromium.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;
as well as URLs for NNTP newsgroup(s).