diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-08-27 01:51:05 -0400 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-09-09 02:53:27 -0400 |
commit | 369e8c355383143964290b6a706eb6639ae3588c (patch) | |
tree | e6a0eb8814d7a684a9b31b4fb5dbda9090574b3a /Documentation/kprobes.txt | |
parent | b7d5006de1afab266175288f41e5dc70e69cce33 (diff) |
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>
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 4bbeca8483ed..4227ec2e3ab2 100644 --- a/Documentation/kprobes.txt +++ b/Documentation/kprobes.txt | |||
@@ -300,6 +300,7 @@ architectures: | |||
300 | - arm | 300 | - arm |
301 | - ppc | 301 | - ppc |
302 | - mips | 302 | - mips |
303 | - s390 | ||
303 | 304 | ||
304 | 3. Configuring Kprobes | 305 | 3. Configuring Kprobes |
305 | 306 | ||