From: Dan Carpenter <dan.carpenter@oracle.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>,
Andrey Konovalov <andreyknvl@google.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>,
Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <peterz@infradead.org>,
Andy Lutomirski <luto@kernel.org>,
Alexey Gladkov <legion@kernel.org>,
"Liam R. Howlett" <Liam.Howlett@oracle.com>,
Jens Axboe <axboe@kernel.dk>,
David Hildenbrand <david@redhat.com>,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] mm: remove unnecessary check in alloc_thread_stack_node()
Date: Tue, 1 Mar 2022 11:45:05 +0300 [thread overview]
Message-ID: <20220301084505.GJ2812@kadam> (raw)
In-Reply-To: <Yh3YskVDQ3FL430i@linutronix.de>
On Tue, Mar 01, 2022 at 09:26:26AM +0100, Sebastian Andrzej Siewior wrote:
> On 2022-03-01 11:07:06 [+0300], Dan Carpenter wrote:
> > The "stack" pointer cannot be NULL at this point so there is no
> > need to check.
> >
> > Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
>
> Which tree is this against? Could you try against -tip, please?
This was against linux-next. The patch needs to go through Andrew's
tree, not through -tip.
I should have included a fixes tag so Andrew will know which patch to
fold with.
Fixes: dbcd55bd6681 ("kasan, fork: reset pointer tags of vmapped stacks")
regards,
dan carpenter
prev parent reply other threads:[~2022-03-01 8:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-01 8:07 [PATCH] mm: remove unnecessary check in alloc_thread_stack_node() Dan Carpenter
2022-03-01 8:26 ` Sebastian Andrzej Siewior
2022-03-01 8:45 ` Dan Carpenter [this message]
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=20220301084505.GJ2812@kadam \
--to=dan.carpenter@oracle.com \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=andreyknvl@google.com \
--cc=axboe@kernel.dk \
--cc=bigeasy@linutronix.de \
--cc=david@redhat.com \
--cc=ebiederm@xmission.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=legion@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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