Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C6X: replace tick_nohz_stop/restart_sched_tick calls
The following commits replaced the tick_nohz_{stop,restart}_sched_tick API with separate tick and rcu calls: 280f067 2bbb681 1268fbc This patch replaces the C6X use of the old API with the newer interfaces. Signed-off-by: Mark Salter <msalter@redhat.com>
- Loading branch information