From: Eric Dumazet <eric.duma...@gmail.com> Date: Thu, 15 Sep 2016 16:20:01 -0700
> From: Eric Dumazet <eduma...@google.com> > > When fq is used on 32bit kernels, we need to lock the qdisc before > copying 64bit fields. > > Otherwise "tc -s qdisc ..." might report bogus values. > > Fixes: afe4fd062416 ("pkt_sched: fq: Fair Queue packet scheduler") > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied.