diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2013-03-06 11:06:57 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-04-17 14:07:25 +0200 |
commit | 98ae9b020d4bd18e9976d31374d47b382ceab8b3 (patch) | |
tree | 608e9530700b69cacded6db4d3c0e84a68646de0 /Documentation/s390/s390dbf.txt | |
parent | 0bcc94baca601c266ded6347c614b180316a383c (diff) | |
download | linux-98ae9b020d4bd18e9976d31374d47b382ceab8b3.tar.bz2 |
s390/s390dbf.txt: Add doc: Debug views are removed in debug_unregister()
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation/s390/s390dbf.txt')
-rw-r--r-- | Documentation/s390/s390dbf.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/s390/s390dbf.txt b/Documentation/s390/s390dbf.txt index ae66f9b90a25..fcaf0b4efba2 100644 --- a/Documentation/s390/s390dbf.txt +++ b/Documentation/s390/s390dbf.txt @@ -143,7 +143,8 @@ Parameter: id: handle for debug log Return Value: none -Description: frees memory for a debug log +Description: frees memory for a debug log and removes all registered debug + views. Must not be called within an interrupt handler --------------------------------------------------------------------------- |