linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM64 MM Random Cleanups
@ 2018-09-22 15:39 Anshuman Khandual
  2018-09-22 15:39 ` [PATCH 1/5] arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception Anshuman Khandual
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Anshuman Khandual @ 2018-09-22 15:39 UTC (permalink / raw)
  To: linux-arm-kernel

This just contains some unrelated cleanup patches on memory.

Anshuman Khandual (5):
  arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
  arm64/mm: Reorganize arguments for is_el1_permission_fault()
  arm64/mm: Define esr_to_debug_fault_info()
  arm64/numa: Report correct memblock range for the dummy node
  arm64/numa: Unify common error path in numa_init()

 arch/arm64/mm/fault.c | 19 ++++++++++++-------
 arch/arm64/mm/numa.c  | 13 ++++++++-----
 2 files changed, 20 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-01 12:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-22 15:39 [PATCH 0/5] ARM64 MM Random Cleanups Anshuman Khandual
2018-09-22 15:39 ` [PATCH 1/5] arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception Anshuman Khandual
2018-09-22 15:39 ` [PATCH 2/5] arm64/mm: Reorganize arguments for is_el1_permission_fault() Anshuman Khandual
2018-09-22 15:39 ` [PATCH 3/5] arm64/mm: Define esr_to_debug_fault_info() Anshuman Khandual
2018-09-22 15:39 ` [PATCH 4/5] arm64/numa: Report correct memblock range for the dummy node Anshuman Khandual
2018-09-22 15:39 ` [PATCH 5/5] arm64/numa: Unify common error path in numa_init() Anshuman Khandual
2018-10-01 12:54 ` [PATCH 0/5] ARM64 MM Random Cleanups Catalin Marinas

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