linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: virt: correct location of haltpoll module params
@ 2023-06-10  5:43 Randy Dunlap
  2023-06-12  1:33 ` Bagas Sanjaya
  2023-06-12 14:24 ` Marcelo Tosatti
  0 siblings, 2 replies; 4+ messages in thread
From: Randy Dunlap @ 2023-06-10  5:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Marcelo Tosatti, Rafael J. Wysocki, Jonathan Corbet,
	linux-doc

Module parameters are located in sysfs, not debugfs, so correct the
statement.

Fixes: 2cffe9f6b96f ("cpuidle: add haltpoll governor")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/virt/guest-halt-polling.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/Documentation/virt/guest-halt-polling.rst b/Documentation/virt/guest-halt-polling.rst
--- a/Documentation/virt/guest-halt-polling.rst
+++ b/Documentation/virt/guest-halt-polling.rst
@@ -72,7 +72,7 @@ high once achieves global guest_halt_pol
 
 Default: Y
 
-The module parameters can be set from the debugfs files in::
+The module parameters can be set from the sysfs files in::
 
 	/sys/module/haltpoll/parameters/
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-16 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-10  5:43 [PATCH] Documentation: virt: correct location of haltpoll module params Randy Dunlap
2023-06-12  1:33 ` Bagas Sanjaya
2023-06-12 14:24 ` Marcelo Tosatti
2023-06-16 14:18   ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).