The IPMI documentation moved to Documentation/driver-api/ipmi.rst.
Update reference to reflect new location.
Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
---
Documentation/watchdog/hpwdt.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst
index c824cd7f6e32..c972fc2a3d0b 100644
--- a/Documentation/watchdog/hpwdt.rst
+++ b/Documentation/watchdog/hpwdt.rst
@@ -48,7 +48,7 @@ Last reviewed: 08/20/2018
NOTE:
More information about watchdog drivers in general, including the ioctl
interface to /dev/watchdog can be found in
- Documentation/watchdog/watchdog-api.rst and Documentation/IPMI.txt.
+ Documentation/watchdog/watchdog-api.rst and Documentation/driver-api/ipmi.rst
Due to limitations in the iLO hardware, the NMI pretimeout if enabled,
can only be set to 9 seconds. Attempts to set pretimeout to other
--
2.39.1
On Fri, Feb 10, 2023 at 11:42:46AM -0700, Jerry Hoemann wrote: > The IPMI documentation moved to Documentation/driver-api/ipmi.rst. > Update reference to reflect new location. > > Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/watchdog/hpwdt.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst > index c824cd7f6e32..c972fc2a3d0b 100644 > --- a/Documentation/watchdog/hpwdt.rst > +++ b/Documentation/watchdog/hpwdt.rst > @@ -48,7 +48,7 @@ Last reviewed: 08/20/2018 > NOTE: > More information about watchdog drivers in general, including the ioctl > interface to /dev/watchdog can be found in > - Documentation/watchdog/watchdog-api.rst and Documentation/IPMI.txt. > + Documentation/watchdog/watchdog-api.rst and Documentation/driver-api/ipmi.rst > > Due to limitations in the iLO hardware, the NMI pretimeout if enabled, > can only be set to 9 seconds. Attempts to set pretimeout to other > -- > 2.39.1 >
© 2016 - 2025 Red Hat, Inc.