Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Milton Miller 6e6b44e822 [POWERPC] Timer interrupt: use a struct for two per_cpu varables
timer_interrupt() was calculating per_cpu_offset several times, having to
start from the toc because of potential aliasing issues.

Placing both decrementer per_cpu varables in a struct and calculating
the address once with __get_cpu_var results in better code on both 32
and 64 bit.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-12-20 16:15:41 +11:00
..
2007-05-11 05:38:25 -04:00
2007-10-19 23:22:55 +02:00
2007-10-22 21:19:59 +02:00
2007-10-22 21:19:59 +02:00
2007-10-19 23:22:55 +02:00
2007-10-16 09:43:10 -07:00
2006-12-11 16:35:07 +11:00
2007-05-08 13:40:31 +10:00
2006-08-08 17:08:56 +10:00
2007-11-08 14:15:33 +11:00
2007-10-16 09:42:49 -07:00
2007-10-17 08:42:55 -07:00
2007-10-17 08:42:55 -07:00
2007-10-11 14:36:47 +10:00