linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] arm64: mm: add config options for page table configuration
@ 2016-12-07 19:39 Scott Branden
  2016-12-07 19:40 ` [PATCH 1/1] " Scott Branden
  0 siblings, 1 reply; 8+ messages in thread
From: Scott Branden @ 2016-12-07 19:39 UTC (permalink / raw)
  To: linux-arm-kernel

This patch introduces config option CONFIG_MAX_PHYSMEM_BITS and
CONFIG_SECTIONS_SIZE_BITS to allow for memory savings for devices with
small memory areas in sparse memory configurations.

Scott Branden (1):
  arm64: mm: add config options for page table configuration

 arch/arm64/Kconfig                 | 21 +++++++++++++++++++++
 arch/arm64/include/asm/sparsemem.h |  4 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-12-10  5:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 19:39 [PATCH 0/1] arm64: mm: add config options for page table configuration Scott Branden
2016-12-07 19:40 ` [PATCH 1/1] " Scott Branden
2016-12-08 10:00   ` Catalin Marinas
2016-12-08 16:30     ` Scott Branden
2016-12-08 18:57       ` Catalin Marinas
2016-12-08 19:33         ` Scott Branden
2016-12-09 10:57           ` Will Deacon
2016-12-10  5:20             ` Scott Branden

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