Searched hist:"1621563 ec62ff143c7b817dd5eab0884cdfaf89d" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/pseries/ |
H A D | firmware.c | diff 1621563ec62ff143c7b817dd5eab0884cdfaf89d Wed Jul 13 22:23:33 CEST 2022 Scott Cheloha <cheloha@linux.ibm.com> powerpc/pseries: add FW_FEATURE_WATCHDOG flag
PAPR v2.12 specifies a new optional function set, "hcall-watchdog", for the /rtas/ibm,hypertas-functions property. The presence of this function set indicates support for the H_WATCHDOG hypercall.
Check for this function set and, if present, set the new FW_FEATURE_WATCHDOG flag.
Signed-off-by: Scott Cheloha <cheloha@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220713202335.1217647-3-cheloha@linux.ibm.com
|
/linux/arch/powerpc/include/asm/ |
H A D | firmware.h | diff 1621563ec62ff143c7b817dd5eab0884cdfaf89d Wed Jul 13 22:23:33 CEST 2022 Scott Cheloha <cheloha@linux.ibm.com> powerpc/pseries: add FW_FEATURE_WATCHDOG flag
PAPR v2.12 specifies a new optional function set, "hcall-watchdog", for the /rtas/ibm,hypertas-functions property. The presence of this function set indicates support for the H_WATCHDOG hypercall.
Check for this function set and, if present, set the new FW_FEATURE_WATCHDOG flag.
Signed-off-by: Scott Cheloha <cheloha@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220713202335.1217647-3-cheloha@linux.ibm.com
|