On Mon, Nov 7, 2022 at 10:18 AM Pattan, Reshma <reshma.pat...@intel.com> wrote: > > Fix double free of f_min and f_max by reverting the flcose() for f_min and > > f_max. As f_min and f_max are stored for further use and closed in uncore > > deinitialization. > > > > Fixes: b127e74 ("power: fix open file descriptors leak")
Please, use 12 chars format for commit hash, as documented. git config alias.fixline "log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'" > > > > Signed-off-by: Tadhg Kearney <tadhg.kear...@intel.com> > > --- > > Acked-by: Reshma Pattan <reshma.pat...@intel.com> Applied, thanks. -- David Marchand