]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: remove unused COMPAT_PSR definitions
authorMark Rutland <mark.rutland@arm.com>
Thu, 5 Jul 2018 14:16:54 +0000 (15:16 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 5 Jul 2018 16:24:15 +0000 (17:24 +0100)
commit270a37eba981f6dfe5516f0c1e30c8f8519c61fe
tree4205e86ea0b5faec6ab4e470c9eb58ba6e14cafe
parent696ab91975a486ee0e5d1b2cd3be9bee74a1ab11
arm64: remove unused COMPAT_PSR definitions

Now that users have been migrated to PSR_AA32, kill the unused
COMPAT_PSR definitions.

The only difference we need a definition for is COMPAT_PSR_DIT_BIT,
which differs from PSR_AA32_DIT_BIT.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/ptrace.h