linux/arch/c6x/kernel
Mark Salter 166c0eaedf 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:

  280f06774a
  2bbb6817c0
  1268fbc746

This patch replaces the C6X use of the old API with the newer interfaces.

Signed-off-by: Mark Salter <msalter@redhat.com>
2012-01-08 15:13:16 -05:00
..
Makefile
asm-offsets.c C6X: build infrastructure 2011-10-06 19:48:02 -04:00
c6x_ksyms.c C6X: loadable module support 2011-10-06 19:48:13 -04:00
devicetree.c C6X: devicetree support 2011-10-06 19:47:33 -04:00
dma.c C6X: memory management and DMA support 2011-10-06 19:47:37 -04:00
entry.S C6X: build infrastructure 2011-10-06 19:48:02 -04:00
head.S
irq.c C6X: interrupt handling 2011-10-06 19:47:54 -04:00
module.c C6X: loadable module support 2011-10-06 19:48:13 -04:00
process.c C6X: replace tick_nohz_stop/restart_sched_tick calls 2012-01-08 15:13:16 -05:00
ptrace.c C6X: ptrace support 2011-10-06 19:48:17 -04:00
setup.c C6X: add register_cpu call 2012-01-08 15:13:10 -05:00
signal.c C6X: signal management 2011-10-06 19:47:46 -04:00
soc.c C6X: general SoC support 2011-10-06 19:48:26 -04:00
switch_to.S C6X: process management 2011-10-06 19:47:40 -04:00
sys_c6x.c C6X: syscalls 2011-10-06 19:47:58 -04:00
time.c C6X: time management 2011-10-06 19:47:51 -04:00
traps.c C6X: build infrastructure 2011-10-06 19:48:02 -04:00
vectors.S
vmlinux.lds.S