LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] some misc tidy-up
@ 2019-07-05  6:39 Jason Yan
  2019-07-05  6:39 ` [PATCH 1/3] powerpc/fsl_booke: replace PAGE_OFFSET with KERNELBASE Jason Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jason Yan @ 2019-07-05  6:39 UTC (permalink / raw)
  To: mpe, linuxppc-dev; +Cc: Jason Yan

Unify some definitions and micros. No functional change.

Jason Yan (3):
  powerpc/fsl_booke: replace PAGE_OFFSET with KERNELBASE
  powerpc: unify definition of M_IF_NEEDED
  powerpc: move memstart_addr and kernstart_addr to init-common.c

 arch/powerpc/include/asm/nohash/mmu-book3e.h  | 10 ++++++++++
 arch/powerpc/kernel/exceptions-64e.S          | 10 ----------
 arch/powerpc/kernel/fsl_booke_entry_mapping.S | 14 ++------------
 arch/powerpc/kernel/misc_64.S                 |  5 -----
 arch/powerpc/mm/init-common.c                 |  5 +++++
 arch/powerpc/mm/init_32.c                     |  5 -----
 arch/powerpc/mm/init_64.c                     |  5 -----
 7 files changed, 17 insertions(+), 37 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2019-07-05  6:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-05  6:39 [PATCH 0/3] some misc tidy-up Jason Yan
2019-07-05  6:39 ` [PATCH 1/3] powerpc/fsl_booke: replace PAGE_OFFSET with KERNELBASE Jason Yan
2019-07-05  6:39 ` [PATCH 2/3] powerpc: unify definition of M_IF_NEEDED Jason Yan
2019-07-05  6:39 ` [PATCH 3/3] powerpc: move memstart_addr and kernstart_addr to init-common.c Jason Yan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox