On Thu, Jul 24, 2025 at 08:04:34PM +0530, Riana Tauro wrote: > Certain runtime firmware errors can cause the device to be in a unusable > state requiring a firmware flash to restore normal operation. > Runtime Survivability Mode indicates firmware flash is necessary by > wedging the device and exposing survivability mode sysfs.
... > +/** > + * xe_survivability_mode_runtime_enable - Initialize and enable runtime > survivability mode > + * @xe: xe device instance > + * > + * Initialize survivability information and enable runtime survivability > mode. > + * Runtime survivability mode is enabled when certain errors cause the > device to be > + * in non-recoverable state. The device is declared wedged with the > appropriate > + * recovery method and survivability mode sysfs exposed to userspace With punctuations, Reviewed-by: Raag Jadav <raag.ja...@intel.com>