mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
af1f459233
Itanium (IA64) is going away, so drop it from the kernel feature documentation. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
31 lines
854 B
Plaintext
31 lines
854 B
Plaintext
#
|
|
# Feature name: kmemleak
|
|
# Kconfig: HAVE_DEBUG_KMEMLEAK
|
|
# description: arch supports the kernel memory leak detector
|
|
#
|
|
-----------------------
|
|
| arch |status|
|
|
-----------------------
|
|
| alpha: | TODO |
|
|
| arc: | ok |
|
|
| arm: | ok |
|
|
| arm64: | ok |
|
|
| csky: | ok |
|
|
| hexagon: | TODO |
|
|
| loongarch: | ok |
|
|
| m68k: | TODO |
|
|
| microblaze: | ok |
|
|
| mips: | ok |
|
|
| nios2: | TODO |
|
|
| openrisc: | TODO |
|
|
| parisc: | TODO |
|
|
| powerpc: | ok |
|
|
| riscv: | ok |
|
|
| s390: | ok |
|
|
| sh: | ok |
|
|
| sparc: | ok |
|
|
| um: | ok |
|
|
| x86: | ok |
|
|
| xtensa: | ok |
|
|
-----------------------
|