linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* two small nommu cleanups
@ 2019-04-23 16:30 Christoph Hellwig
  2019-04-23 16:30 ` [PATCH 1/2] mm: provide a print_vma_addr stub for !CONFIG_MMU Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christoph Hellwig @ 2019-04-23 16:30 UTC (permalink / raw)
  To: linux-mm; +Cc: linux-kernel

Hi all,

these two patches avoid writing some boilerplate code for the upcoming
RISC-V nommu support, and might also help to clean up existing nommu
support in other architectures down the road.

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

end of thread, other threads:[~2019-04-29 23:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 16:30 two small nommu cleanups Christoph Hellwig
2019-04-23 16:30 ` [PATCH 1/2] mm: provide a print_vma_addr stub for !CONFIG_MMU Christoph Hellwig
2019-04-23 16:30 ` [PATCH 2/2] mm: stub out all of swapops.h " Christoph Hellwig
2019-04-29 11:55 ` two small nommu cleanups Christoph Hellwig
2019-04-29 23:23   ` Palmer Dabbelt

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