- round_jiffies_up*(): just use the existing round_jiffies(), which unconditionally rounds up
- local_clock()
- __setup_timer(), which takes a flags argument. Allow and ignore TIMER_IRQSAFE since nothing in the LinuxKPI runs in hard interrupt context
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable