[PATCH 0/7] arm64: asm-offsets: clenups

Mark Rutland mark.rutland at arm.com
Mon Oct 7 05:39:14 PDT 2024


This series removes a number of unused asm-offsets entries. This is
purely a cleanup.

This is arragned as a series of patches rather than one big patch for
easier bisection and/or backporting, and so that each removal can be
explained independently.

There should be no functional change as a result of this series.

Mark.

Mark Rutland (7):
  arm64: asm-offsets: remove TSK_ACTIVE_MM
  arm64: asm-offsets: remove VMA_VM_*
  arm64: asm-offsets: remove COMPAT_{RT_,SIGFRAME_REGS_OFFSET
  arm64: asm-offsets: remove MM_CONTEXT_ID
  arm64: asm-offsets: remove VM_EXEC and PAGE_SZ
  arm64: asm-offsets: remove DMA_{TO,FROM}_DEVICE
  arm64: asm-offsets: remove PREEMPT_DISABLE_OFFSET

 arch/arm64/include/asm/assembler.h |  7 -------
 arch/arm64/kernel/asm-offsets.c    | 24 ------------------------
 2 files changed, 31 deletions(-)

-- 
2.30.2




More information about the linux-arm-kernel mailing list