mbox series

[0/2] Bugs fix up for DEBUG_WX

Message ID cover.1589178399.git.zong.li@sifive.com (mailing list archive)
Headers show
Series Bugs fix up for DEBUG_WX | expand

Message

Zong Li May 11, 2020, 6:28 a.m. UTC
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(-)