]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: asm-offsets: remove VMA_VM_*
authorMark Rutland <mark.rutland@arm.com>
Mon, 7 Oct 2024 12:39:16 +0000 (13:39 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 15 Oct 2024 17:42:06 +0000 (18:42 +0100)
commit7bd8870af8dde527e0e8e83838de8966418c58f3
tree34c590ba0a4fe6d1c9d760f6c97c4f91daa86300
parentab23df141f5318cf661504fb446159ce2dbd1ec2
arm64: asm-offsets: remove VMA_VM_*

The VMA_VM_MM definition is only used by the vma_vm_mm macro, which
itself is unused. The VMA_VM_FLAGS definition isn't used anywhere.

Remove them all.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20241007123921.549340-3-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/assembler.h
arch/arm64/kernel/asm-offsets.c