arch/s390/configs/kasan.config

Source file repositories/reference/linux-study-clean/arch/s390/configs/kasan.config

File Facts

System
Linux kernel
Corpus path
arch/s390/configs/kasan.config
Extension
.config
Size
112 bytes
Lines
5
Domain
Architecture Layer
Bucket
arch/s390
Inferred role
Architecture Layer: arch/s390
Status
atlas-only

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

# Help: Enable KASan for debugging
CONFIG_KASAN=y
CONFIG_KASAN_INLINE=y
CONFIG_KERNEL_IMAGE_BASE=0x7FFFE0000000

Annotation

Implementation Notes