Skip to content

Commit

Permalink
CAN: use hrtimers in can-bcm protocol
Browse files Browse the repository at this point in the history
Make use of hrtimers to support high resolution capabilities, when
provided by the system clocksource.

The conversion to hrtimers additionally discovered and solved an
unlikely race condition that has been reproduced under (unrealistic)
massive receive load, which can only be produced on vcan software devices.

[ Fix printf format warnings on 64-bit -DaveM ]

Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Oliver Hartkopp authored and David S. Miller committed Apr 16, 2008
1 parent 8503556 commit 73e87e0
Showing 1 changed file with 130 additions and 121 deletions.
Loading

0 comments on commit 73e87e0

Please sign in to comment.