From: Thomas Gleixner Date: Mon, 31 Aug 2009 13:18:40 +0000 (+0200) Subject: x86: apic namespace cleanup X-Git-Tag: v2.6.32-rc1~629^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11dadabf443dc3101f28b74d8b9d56870a87db4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed