commit | 3b41908902df1dba141cd7de1a727bb03718a654 | [log] [tgz] |
---|---|---|
author | travis@sgi.com <travis@sgi.com> | Wed Jan 30 13:33:11 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:11 2008 +0100 |
tree | 988d687ff1a2636bcca32cb303d58421e0aa7926 | |
parent | 30964d54e94229f567a7312a0e6666f9deb6a488 [diff] |
x86: cleanup x86_cpu_to_apicid references Clean up references to x86_cpu_to_apicid. Removes extraneous comments and standardizes on "x86_*_early_ptr" for the early kernel init references. Signed-off-by: Mike Travis <travis@sgi.com> Reviewed-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>