On Wed, Aug 30, 2023 at 12:19 PM Fabio Estevam <festevam@xxxxxxxxx> wrote: > +static const char * const critical_actions[] = { > + [THERMAL_CRITICAL_ACTION_SHUTDOWN] = "shutdown", > + [THERMAL_CRITICAL_ACTION_REBOOT] = "reboot", > +}; Sorry, this should be removed. I will wait for some more feedback before sending a v7.