commit | e11dadabf443dc3101f28b74d8b9d56870a87db4 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Aug 31 15:18:40 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Aug 31 21:30:47 2009 +0200 |
tree | 722c88b59aef0a7ac0252bc629e89232d77a3d74 | |
parent | bc07844a33734c4b2f32ef26d942d2f3ef9302ea [diff] |
x86: apic namespace cleanup 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>