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:
8e7cac7
)
core: Clean up user return notifers use of per_cpu
author
Avi Kivity
<avi@redhat.com>
Mon, 30 Nov 2009 10:54:51 +0000
(12:54 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 2 Dec 2009 09:22:59 +0000
(10:22 +0100)
Instead of using per_cpu(..., raw_smp_processor_id()), use
__get_cpu_var(...).
Signed-off-by: Avi Kivity <avi@redhat.com>
LKML-Reference: <
1259578491
-4589-1-git-send-email-avi@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found