Home
last modified time | relevance | path

Searched hist:ff25ad0aa280012eda5699713a9f0b468a1d6e4e (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/configs/
H A Ddebug.configdiff ff25ad0aa280012eda5699713a9f0b468a1d6e4e Wed Aug 30 06:42:38 CEST 2023 Benjamin Gray <bgray@linux.ibm.com> powerpc/configs: Set more PPC debug configs

Add more config options that wouldn't be done by the generic debug
config in kernel/configs/debug.config

CONFIG_JUMP_LABEL_FEATURE_CHECK_DEBUG
Adds an initialized check on each (cpu|mmu)_has_feature()

CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Adds some extra checks around IRQ mask manipulation

CONFIG_PPC_KUAP_DEBUG
Adds some extra KAUP checks around interrupts/context switching

CONFIG_PPC_RFI_SRR_DEBUG
Adds some extra SSR checks around interrupts/syscalls

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230830044238.578840-1-bgray@linux.ibm.com