LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Shile Zhang <shile.zhang@linux.alibaba.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Kirill Tkhai <ktkhai@virtuozzo.com>,
Pavel Tatashin <pasha.tatashin@soleen.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Shile Zhang <shile.zhang@linux.alibaba.com>
Subject: [PATCH v2 0/1] mm: fix interrupt disabled long time inside
Date: Wed, 4 Mar 2020 00:15:50 +0800 [thread overview]
Message-ID: <20200303161551.132263-1-shile.zhang@linux.alibaba.com> (raw)
Hi, Andrew and Kirill,
Sorry for late!
It's a shame that I misunderstood your mails.
@Kirill
I'm very sorry for misunderstood before!
Now, I got your points. Yes, the v1 patch is buggy in preemption case.
I also tried your suggestion, it's works!
Please help to review the new patch again.
Thanks very much for you kindly guidance!
Shile
Changelog:
v1:
https://lore.kernel.org/lkml/20200110082510.172517-1-shile.zhang@linux.alibaba.com/
Shile Zhang (1):
mm: fix interrupt disabled long time inside deferred_init_memmap()
mm/page_alloc.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
2.24.0.rc2
next reply other threads:[~2020-03-03 16:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-03 16:15 Shile Zhang [this message]
2020-03-03 16:15 ` [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap() Shile Zhang
2020-03-03 16:52 ` Kirill Tkhai
2020-03-04 2:34 ` Shile Zhang
2020-03-04 10:47 ` Kirill Tkhai
2020-03-11 1:44 ` Shile Zhang
2020-03-11 11:42 ` Kirill Tkhai
2020-03-11 12:00 ` Shile Zhang
2020-03-11 12:04 ` Kirill Tkhai
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=20200303161551.132263-1-shile.zhang@linux.alibaba.com \
--to=shile.zhang@linux.alibaba.com \
--cc=akpm@linux-foundation.org \
--cc=ktkhai@virtuozzo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=pasha.tatashin@soleen.com \
--subject='Re: [PATCH v2 0/1] mm: fix interrupt disabled long time inside' \
/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
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).