From: Zong Li <zong.li@sifive.com>
To: akpm@linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Cc: Zong Li <zong.li@sifive.com>
Subject: [PATCH 0/2] Bugs fix up for DEBUG_WX
Date: Mon, 11 May 2020 14:28:18 +0800 [thread overview]
Message-ID: <cover.1589178399.git.zong.li@sifive.com> (raw)
These patches fix some bugs of DEBUG_WX. The first one is removing the
name of arm64 page talbe use. The second one is adding MMU dependency,
otherwise, it causes build error on NOMMU system, which reported by
kbuild test.
Zong Li (2):
mm: remove the specific name of arm64
mm: add MMU dependency for DEBUG_WX
mm/Kconfig.debug | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
2.26.2
next reply other threads:[~2020-05-11 6:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-11 6:28 Zong Li [this message]
2020-05-11 6:28 ` [PATCH 1/2] mm: remove the specific name of arm64 Zong Li
2020-05-11 10:45 ` Will Deacon
2020-05-11 6:28 ` [PATCH 2/2] mm: add MMU dependency for DEBUG_WX Zong Li
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=cover.1589178399.git.zong.li@sifive.com \
--to=zong.li@sifive.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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