On 2022/2/15 2:59 上午, Tejun Heo wrote: > On Sun, Feb 13, 2022 at 04:59:02PM +0800, Chengming Zhou wrote: >> Don't need to do blkg_iostat_set for top blkg iostat on each CPU, >> so move it after percpu stat aggregation. >> >> Fixes: ef45fe470e1e ("blk-cgroup: show global disk stats in root cgroup >> io.stat") > > I'm not sure Fixes tag is necessary here. I'm also not sure, since the io.stat reports correct data after all. I put the Fixes tag here in case someone wants it. Please feel free to delete it. Thanks. > >> Signed-off-by: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx> > > but other than that, > > Acked-by: Tejun Heo <tj@xxxxxxxxxx> > > Thanks. >