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

Ryan Roberts ryan.roberts at arm.com
Thu Oct 17 00:33:59 PDT 2024


On 07/10/2024 13:39, Mark Rutland wrote:
> 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

I see Catalin has already merged these, but for what it's worth, the series
looks good to me. And it means I can remove a patch from my boot-time page size
series.

Reviewed-by: Ryan Roberts <ryan.roberts at arm.com>

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




More information about the linux-arm-kernel mailing list