[PATCH v1 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag

2022-05-20 Thread Scott Cheloha
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: S

[PATCH v1 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag

2022-05-20 Thread Scott Cheloha
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: S