diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2013-03-06 10:06:57 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-04-17 12:07:25 (GMT) |
commit | 98ae9b020d4bd18e9976d31374d47b382ceab8b3 (patch) | |
tree | 608e9530700b69cacded6db4d3c0e84a68646de0 /Documentation/s390 | |
parent | 0bcc94baca601c266ded6347c614b180316a383c (diff) | |
download | linux-98ae9b020d4bd18e9976d31374d47b382ceab8b3.tar.xz |
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')
-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 ae66f9b..fcaf0b4 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 --------------------------------------------------------------------------- |