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>
This commit is contained in:
Heiko Carstens 2014-08-27 07:51:05 +02:00 коммит произвёл Martin Schwidefsky
Родитель b7d5006de1
Коммит 369e8c3553
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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