git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7123a6c
)
C6X: replace tick_nohz_stop/restart_sched_tick calls
author
Mark Salter
<msalter@redhat.com>
Sun, 8 Jan 2012 18:25:56 +0000
(13:25 -0500)
committer
Mark Salter
<msalter@redhat.com>
Sun, 8 Jan 2012 20:13:16 +0000
(15:13 -0500)
The following commits replaced the tick_nohz_{stop,restart}_sched_tick
API with separate tick and rcu calls:
280f06774afedf849f0b34248ed6aff57d0f6908
2bbb6817c0ac1b5f2a68d720f364f98eeb1ac4fd
1268fbc746ea1cd279886a740dcbad4ba5232225
This patch replaces the C6X use of the old API with the newer interfaces.
Signed-off-by: Mark Salter <msalter@redhat.com>
No differences found