x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos
authorH. Peter Anvin <hpa@zytor.com>
Wed, 15 Jan 2014 21:02:08 +0000 (13:02 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 15 Jan 2014 21:02:08 +0000 (13:02 -0800)
commit5b4d1dbc24bb6fd7179ada0f47be34e27e64decb
treec874070858d9d35fff672a81d7e9a1348e7a87de
parent151e0c7de616310f95393d9306903900fcd8b277
x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos

Make disabled_cpu_apicid static and read_mostly, and fix a couple of
typos.

Reported-by: Ingo Molnar <mingo@kernel.org>
Link: http://lkml.kernel.org/r/20140115182511.GA22737@gmail.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>
arch/x86/kernel/apic/apic.c