On Thu, 5 Oct 2023, srinivas pandruvada wrote: > On Thu, 2023-10-05 at 09:03 +0200, Hans de Goede wrote: > > Hi Srinivas, > > > > On 10/4/23 20:19, Srinivas Pandruvada wrote: > > > When the current uncore frequency can't be read, don't create > > > attribute > > > "current_freq_khz" as any read will fail later. Some user space > > > applications like turbostat fail to continue with the failure. So, > > > check > > > error during attribute creation. > > > > > > Fixes: 414eef27283a ("platform/x86/intel/uncore-freq: Display > > > uncore current frequency") > > > Signed-off-by: Srinivas Pandruvada > > > <srinivas.pandruvada@xxxxxxxxxxxxxxx> > > > --- > > > Added fixes tag which added current_freq_khz. But after this > > > tag there is reorg of code, so need manual backport for some > > > versions. > > > I will separately submit to stable trees after merge. > > > > Can you for future updated patches please use the ususal [PATCH v2], > > [PATCH v3], etc. prefix ? > > > Sorry about this. I usually do with code change. But will keep in mind. Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> -- i.