[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230301012116.1488132-3-frowand.list@gmail.com>
Date: Tue, 28 Feb 2023 19:21:16 -0600
From: Frank Rowand <frowand.list@...il.com>
To: Rob Herring <robh+dt@...nel.org>,
Guenter Roeck <linux@...ck-us.net>,
Jonathan Corbet <corbet@....net>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org
Subject: [PATCH 2/2] of: unittest: add of_unittest_stackdump to kernel documentation
Add new option of_unittest_stackdump to the documentation admin guide.
Signed-off-by: Frank Rowand <frowand.list@...il.com>
---
Documentation/admin-guide/kernel-parameters.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 6221a1d057dd..98c3fc7f4f72 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3911,6 +3911,10 @@
This can be set from sysctl after boot.
See Documentation/admin-guide/sysctl/vm.rst for details.
+ of_unittest_stackdump [OF]
+ Do not skip OF unittests that trigger a kernel stack dump.
+ Default: skip the tests that trigger a kernel stack dump
+
ohci1394_dma=early [HW] enable debugging via the ohci1394 driver.
See Documentation/core-api/debugging-via-ohci1394.rst for more
info.
--
Frank Rowand <frowand.list@...il.com>
Powered by blists - more mailing lists