ACPI / ia64: introduce variable acpi_lapic into ia64
authorBaoquan He <bhe@redhat.com>
Mon, 5 May 2014 04:48:25 +0000 (12:48 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 16 May 2014 14:01:16 +0000 (16:01 +0200)
This variable was defined and assigned in x86, is used to indicate
whether LAPIC exists in MADT. Now introduce it into ia64 to help
make correct judgment when get information for ACPI processor later.

Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found