Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Randy Dunlap and committed by
Jonathan Corbet
1954d515 e72ef2d2

+1 -1
+1 -1
Documentation/virt/guest-halt-polling.rst
··· 72 72 73 73 Default: Y 74 74 75 - The module parameters can be set from the debugfs files in:: 75 + The module parameters can be set from the sysfs files in:: 76 76 77 77 /sys/module/haltpoll/parameters/ 78 78