linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Bugs fix up for DEBUG_WX
@ 2020-05-11  6:28 Zong Li
  2020-05-11  6:28 ` [PATCH 1/2] mm: remove the specific name of arm64 Zong Li
  2020-05-11  6:28 ` [PATCH 2/2] mm: add MMU dependency for DEBUG_WX Zong Li
  0 siblings, 2 replies; 4+ messages in thread
From: Zong Li @ 2020-05-11  6:28 UTC (permalink / raw)
  To: akpm, linux-mm, linux-kernel; +Cc: Zong Li

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-11 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11  6:28 [PATCH 0/2] Bugs fix up for DEBUG_WX Zong Li
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

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).