mbox series

[0/3] ia64: Miscellaneous fixes and cleanups

Message ID cover.1629884459.git.geert+renesas@glider.be
Headers show
Series ia64: Miscellaneous fixes and cleanups | expand

Message

Geert Uytterhoeven Aug. 25, 2021, 11:48 a.m. UTC
Hi Andrew,

This patch series contains some miscellaneous fixes and cleanups for
ia64.  The second patch fixes a naming conflict triggered by a patch for
the FDT code.

This has been compile-tested only, due to lack of hardware.

Thanks!

Geert Uytterhoeven (3):
  ia64: Fix #endif comment for reserve_elfcorehdr()
  ia64: Make reserve_elfcorehdr() static
  ia64: Make num_rsvd_regions static

 arch/ia64/include/asm/meminit.h |  2 --
 arch/ia64/kernel/setup.c        | 53 ++++++++++++++++-----------------
 2 files changed, 26 insertions(+), 29 deletions(-)