Browse Source

Documentation/kprobes: add s390 to list of supported architectures

s390 supports kprobes since 2006 but is missing in the list of
architectures that support kprobes.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Heiko Carstens 11 years ago
parent
commit
369e8c3553
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/kprobes.txt

+ 1 - 0
Documentation/kprobes.txt

@@ -300,6 +300,7 @@ architectures:
 - arm
 - arm
 - ppc
 - ppc
 - mips
 - mips
+- s390
 
 
 3. Configuring Kprobes
 3. Configuring Kprobes