netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] netem: fix compilation on 32 bit
@ 2017-11-14 19:27 Stephen Hemminger
  2017-11-14 19:27 ` [PATCH net-next v2 1/2] netem: use 64 bit divide by rate Stephen Hemminger
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stephen Hemminger @ 2017-11-14 19:27 UTC (permalink / raw)
  To: stephen, jhs, xiyou.wangcong, jiri, davem; +Cc: netdev, Stephen Hemminger

A couple of places where 64 bit CPU was being assumed incorrectly.

Stephen Hemminger (2):
  netem: fix 64 bit divide
  netem: remove unnecessary 64 bit modulus

 net/sched/sch_netem.c | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-11-15  5:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-14 19:27 [PATCH net-next v2 0/2] netem: fix compilation on 32 bit Stephen Hemminger
2017-11-14 19:27 ` [PATCH net-next v2 1/2] netem: use 64 bit divide by rate Stephen Hemminger
2017-11-14 19:27 ` [PATCH net-next v2 2/2] netem: remove unnecessary 64 bit modulus Stephen Hemminger
2017-11-14 19:40 ` [PATCH net-next v2 0/2] netem: fix compilation on 32 bit Randy Dunlap
2017-11-14 20:20   ` Dave Taht
2017-11-14 21:23 ` [net-next,v2,0/2] " James Hogan
2017-11-15  5:18 ` [PATCH net-next v2 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).