]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
s390/debug: Update description of resize operation
authorPeter Oberparleiter <oberpar@linux.ibm.com>
Fri, 14 Nov 2025 14:04:20 +0000 (15:04 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 17 Nov 2025 10:55:16 +0000 (11:55 +0100)
With commit 1204777867e8 ("s390/debug: keep debug data on resize")
the behavior of a debug area resize operation was changed. Update the
associated documentation to reflect this change.

Fixes: 1204777867e8 ("s390/debug: keep debug data on resize")
Reported-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Documentation/arch/s390/s390dbf.rst

index af8bdc3629e72a2cac54a97417292522b56098f7..aad6d88974fe586677855405a2926eaac525dbbc 100644 (file)
@@ -243,9 +243,8 @@ Examples:
 
 Changing the size of debug areas
 ------------------------------------
-It is possible the change the size of debug areas through piping
-the number of pages to the debugfs file "pages". The resize request will
-also flush the debug areas.
+To resize a debug area, write the desired page count to the "pages" file.
+Existing data is preserved if it fits; otherwise, oldest entries are dropped.
 
 Example: