* Daniel Axtens <d...@axtens.net> [2020-09-24 12:35:05]: > Hi Srikar, > > > This looks a lot like commit d95fe371ecd2 ("cpufreq: powernv: Fix > frame-size-overflow in powernv_cpufreq_work_fn"). >
Yes, very very similar. > As with that patch, I have checked for matching puts/gets and that all > uses of '&' check out. > > I tried to look at the snowpatch tests: they apparently reported a > checkpatch warning but the file has since disappeared so I can't see > what it was. Running checkpatch locally: > > $ scripts/checkpatch.pl -g HEAD -strict > WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per > line) > #15: > make[3]: *** [./scripts/Makefile.build:316: > drivers/cpufreq/powernv-cpufreq.o] Error 1 > > This is benign and you shouldn't wrap that line anyway. > > On that basis: > > Reviewed-by: Daniel Axtens <d...@axtens.net> > Thanks Daniel. > Kind regards, > Daniel > -- Thanks and Regards Srikar Dronamraju