diff options
Diffstat (limited to 'Documentation/kprobes.txt')
-rw-r--r-- | Documentation/kprobes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/kprobes.txt b/Documentation/kprobes.txt index cb12ae175aa2..53a63890aea4 100644 --- a/Documentation/kprobes.txt +++ b/Documentation/kprobes.txt | |||
@@ -141,6 +141,7 @@ architectures: | |||
141 | - ppc64 | 141 | - ppc64 |
142 | - ia64 (Does not support probes on instruction slot1.) | 142 | - ia64 (Does not support probes on instruction slot1.) |
143 | - sparc64 (Return probes not yet implemented.) | 143 | - sparc64 (Return probes not yet implemented.) |
144 | - arm | ||
144 | 145 | ||
145 | 3. Configuring Kprobes | 146 | 3. Configuring Kprobes |
146 | 147 | ||