diff options
author | Anton Blanchard <anton@samba.org> | 2010-01-13 07:04:11 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-02-03 01:39:48 -0500 |
commit | 61c03ddbdff2e080702521bc1b757854ca58c46a (patch) | |
tree | d825a44996fa080f6efff307c0ddbb81d9df0a57 /arch/powerpc/xmon | |
parent | 4ba525d134a882e6994bf8f5bd93fd020376588c (diff) |
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
The cputime code has a few places that do per_cpu(, smp_processor_id()).
Replace them with __get_cpu_var().
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions