projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'sound-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[platform/kernel/linux-starfive.git]
/
Documentation
/
features
/
debug
/
kmemleak
/
arch-support.txt
1
#
2
# Feature name: kmemleak
3
# Kconfig: HAVE_DEBUG_KMEMLEAK
4
# description: arch supports the kernel memory leak detector
5
#
6
-----------------------
7
| arch |status|
8
-----------------------
9
| alpha: | TODO |
10
| arc: | ok |
11
| arm: | ok |
12
| arm64: | ok |
13
| csky: | ok |
14
| hexagon: | TODO |
15
| ia64: | TODO |
16
| loong: | TODO |
17
| m68k: | TODO |
18
| microblaze: | ok |
19
| mips: | ok |
20
| nios2: | TODO |
21
| openrisc: | TODO |
22
| parisc: | TODO |
23
| powerpc: | ok |
24
| riscv: | ok |
25
| s390: | ok |
26
| sh: | ok |
27
| sparc: | ok |
28
| um: | ok |
29
| x86: | ok |
30
| xtensa: | ok |
31
-----------------------