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:
bc07844
)
x86: apic namespace cleanup
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 31 Aug 2009 13:18:40 +0000
(15:18 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 31 Aug 2009 19:30:47 +0000
(21:30 +0200)
boot_cpu_physical_apicid is a global variable and used as function
argument as well. Rename the function arguments to avoid confusion.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found