Skip to content

Commit 1954d51

Browse files
rddunlapJonathan Corbet
authored andcommitted
Documentation: virt: correct location of haltpoll module params
Module parameters are located in sysfs, not debugfs, so correct the statement. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Marcelo Tosatti <mtosatti@redhat.com> Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> Link: https://lore.kernel.org/r/20230610054302.6223-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent e72ef2d commit 1954d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/virt/guest-halt-polling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ high once achieves global guest_halt_poll_ns value).
7272

7373
Default: Y
7474

75-
The module parameters can be set from the debugfs files in::
75+
The module parameters can be set from the sysfs files in::
7676

7777
/sys/module/haltpoll/parameters/
7878

0 commit comments

Comments
 (0)