boot.c 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919
  1. /*
  2. * boot.c - Architecture-Specific Low-Level ACPI Boot Support
  3. *
  4. * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
  5. * Copyright (C) 2001 Jun Nakajima <jun.nakajima@intel.com>
  6. *
  7. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License as published by
  11. * the Free Software Foundation; either version 2 of the License, or
  12. * (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  22. *
  23. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  24. */
  25. #include <linux/init.h>
  26. #include <linux/acpi.h>
  27. #include <linux/acpi_pmtmr.h>
  28. #include <linux/efi.h>
  29. #include <linux/cpumask.h>
  30. #include <linux/module.h>
  31. #include <linux/dmi.h>
  32. #include <linux/irq.h>
  33. #include <linux/bootmem.h>
  34. #include <linux/ioport.h>
  35. #include <asm/pgtable.h>
  36. #include <asm/io_apic.h>
  37. #include <asm/apic.h>
  38. #include <asm/genapic.h>
  39. #include <asm/io.h>
  40. #include <asm/mpspec.h>
  41. #include <asm/smp.h>
  42. #ifdef CONFIG_X86_LOCAL_APIC
  43. # include <mach_apic.h>
  44. #endif
  45. static int __initdata acpi_force = 0;
  46. u32 acpi_rsdt_forced;
  47. #ifdef CONFIG_ACPI
  48. int acpi_disabled = 0;
  49. #else
  50. int acpi_disabled = 1;
  51. #endif
  52. EXPORT_SYMBOL(acpi_disabled);
  53. #ifdef CONFIG_X86_64
  54. #include <asm/proto.h>
  55. #else /* X86 */
  56. #ifdef CONFIG_X86_LOCAL_APIC
  57. #include <mach_apic.h>
  58. #include <mach_mpparse.h>
  59. #endif /* CONFIG_X86_LOCAL_APIC */
  60. #endif /* X86 */
  61. #define BAD_MADT_ENTRY(entry, end) ( \
  62. (!entry) || (unsigned long)entry + sizeof(*entry) > end || \
  63. ((struct acpi_subtable_header *)entry)->length < sizeof(*entry))
  64. #define PREFIX "ACPI: "
  65. int acpi_noirq; /* skip ACPI IRQ initialization */
  66. int acpi_pci_disabled; /* skip ACPI PCI scan and IRQ initialization */
  67. EXPORT_SYMBOL(acpi_pci_disabled);
  68. int acpi_ht __initdata = 1; /* enable HT */
  69. int acpi_lapic;
  70. int acpi_ioapic;
  71. int acpi_strict;
  72. u8 acpi_sci_flags __initdata;
  73. int acpi_sci_override_gsi __initdata;
  74. int acpi_skip_timer_override __initdata;
  75. int acpi_use_timer_override __initdata;
  76. #ifdef CONFIG_X86_LOCAL_APIC
  77. static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
  78. #endif
  79. #ifndef __HAVE_ARCH_CMPXCHG
  80. #warning ACPI uses CMPXCHG, i486 and later hardware
  81. #endif
  82. /* --------------------------------------------------------------------------
  83. Boot-time Configuration
  84. -------------------------------------------------------------------------- */
  85. /*
  86. * The default interrupt routing model is PIC (8259). This gets
  87. * overridden if IOAPICs are enumerated (below).
  88. */
  89. enum acpi_irq_model_id acpi_irq_model = ACPI_IRQ_MODEL_PIC;
  90. /*
  91. * Temporarily use the virtual area starting from FIX_IO_APIC_BASE_END,
  92. * to map the target physical address. The problem is that set_fixmap()
  93. * provides a single page, and it is possible that the page is not
  94. * sufficient.
  95. * By using this area, we can map up to MAX_IO_APICS pages temporarily,
  96. * i.e. until the next __va_range() call.
  97. *
  98. * Important Safety Note: The fixed I/O APIC page numbers are *subtracted*
  99. * from the fixed base. That's why we start at FIX_IO_APIC_BASE_END and
  100. * count idx down while incrementing the phys address.
  101. */
  102. char *__init __acpi_map_table(unsigned long phys, unsigned long size)
  103. {
  104. unsigned long base, offset, mapped_size;
  105. int idx;
  106. if (!phys || !size)
  107. return NULL;
  108. if (phys+size <= (max_low_pfn_mapped << PAGE_SHIFT))
  109. return __va(phys);
  110. offset = phys & (PAGE_SIZE - 1);
  111. mapped_size = PAGE_SIZE - offset;
  112. clear_fixmap(FIX_ACPI_END);
  113. set_fixmap(FIX_ACPI_END, phys);
  114. base = fix_to_virt(FIX_ACPI_END);
  115. /*
  116. * Most cases can be covered by the below.
  117. */
  118. idx = FIX_ACPI_END;
  119. while (mapped_size < size) {
  120. if (--idx < FIX_ACPI_BEGIN)
  121. return NULL; /* cannot handle this */
  122. phys += PAGE_SIZE;
  123. clear_fixmap(idx);
  124. set_fixmap(idx, phys);
  125. mapped_size += PAGE_SIZE;
  126. }
  127. return ((unsigned char *)base + offset);
  128. }
  129. #ifdef CONFIG_PCI_MMCONFIG
  130. static int acpi_mcfg_64bit_base_addr __initdata = FALSE;
  131. /* The physical address of the MMCONFIG aperture. Set from ACPI tables. */
  132. struct acpi_mcfg_allocation *pci_mmcfg_config;
  133. int pci_mmcfg_config_num;
  134. static int __init acpi_mcfg_oem_check(struct acpi_table_mcfg *mcfg)
  135. {
  136. if (!strcmp(mcfg->header.oem_id, "SGI"))
  137. acpi_mcfg_64bit_base_addr = TRUE;
  138. return 0;
  139. }
  140. int __init acpi_parse_mcfg(struct acpi_table_header *header)
  141. {
  142. struct acpi_table_mcfg *mcfg;
  143. unsigned long i;
  144. int config_size;
  145. if (!header)
  146. return -EINVAL;
  147. mcfg = (struct acpi_table_mcfg *)header;
  148. /* how many config structures do we have */
  149. pci_mmcfg_config_num = 0;
  150. i = header->length - sizeof(struct acpi_table_mcfg);
  151. while (i >= sizeof(struct acpi_mcfg_allocation)) {
  152. ++pci_mmcfg_config_num;
  153. i -= sizeof(struct acpi_mcfg_allocation);
  154. };
  155. if (pci_mmcfg_config_num == 0) {
  156. printk(KERN_ERR PREFIX "MMCONFIG has no entries\n");
  157. return -ENODEV;
  158. }
  159. config_size = pci_mmcfg_config_num * sizeof(*pci_mmcfg_config);
  160. pci_mmcfg_config = kmalloc(config_size, GFP_KERNEL);
  161. if (!pci_mmcfg_config) {
  162. printk(KERN_WARNING PREFIX
  163. "No memory for MCFG config tables\n");
  164. return -ENOMEM;
  165. }
  166. memcpy(pci_mmcfg_config, &mcfg[1], config_size);
  167. acpi_mcfg_oem_check(mcfg);
  168. for (i = 0; i < pci_mmcfg_config_num; ++i) {
  169. if ((pci_mmcfg_config[i].address > 0xFFFFFFFF) &&
  170. !acpi_mcfg_64bit_base_addr) {
  171. printk(KERN_ERR PREFIX
  172. "MMCONFIG not in low 4GB of memory\n");
  173. kfree(pci_mmcfg_config);
  174. pci_mmcfg_config_num = 0;
  175. return -ENODEV;
  176. }
  177. }
  178. return 0;
  179. }
  180. #endif /* CONFIG_PCI_MMCONFIG */
  181. #ifdef CONFIG_X86_LOCAL_APIC
  182. static int __init acpi_parse_madt(struct acpi_table_header *table)
  183. {
  184. struct acpi_table_madt *madt = NULL;
  185. if (!cpu_has_apic)
  186. return -EINVAL;
  187. madt = (struct acpi_table_madt *)table;
  188. if (!madt) {
  189. printk(KERN_WARNING PREFIX "Unable to map MADT\n");
  190. return -ENODEV;
  191. }
  192. if (madt->address) {
  193. acpi_lapic_addr = (u64) madt->address;
  194. printk(KERN_DEBUG PREFIX "Local APIC address 0x%08x\n",
  195. madt->address);
  196. }
  197. acpi_madt_oem_check(madt->header.oem_id, madt->header.oem_table_id);
  198. return 0;
  199. }
  200. static void __cpuinit acpi_register_lapic(int id, u8 enabled)
  201. {
  202. unsigned int ver = 0;
  203. if (!enabled) {
  204. ++disabled_cpus;
  205. return;
  206. }
  207. if (boot_cpu_physical_apicid != -1U)
  208. ver = apic_version[boot_cpu_physical_apicid];
  209. generic_processor_info(id, ver);
  210. }
  211. static int __init
  212. acpi_parse_lapic(struct acpi_subtable_header * header, const unsigned long end)
  213. {
  214. struct acpi_madt_local_apic *processor = NULL;
  215. processor = (struct acpi_madt_local_apic *)header;
  216. if (BAD_MADT_ENTRY(processor, end))
  217. return -EINVAL;
  218. acpi_table_print_madt_entry(header);
  219. /*
  220. * We need to register disabled CPU as well to permit
  221. * counting disabled CPUs. This allows us to size
  222. * cpus_possible_map more accurately, to permit
  223. * to not preallocating memory for all NR_CPUS
  224. * when we use CPU hotplug.
  225. */
  226. acpi_register_lapic(processor->id, /* APIC ID */
  227. processor->lapic_flags & ACPI_MADT_ENABLED);
  228. return 0;
  229. }
  230. static int __init
  231. acpi_parse_sapic(struct acpi_subtable_header *header, const unsigned long end)
  232. {
  233. struct acpi_madt_local_sapic *processor = NULL;
  234. processor = (struct acpi_madt_local_sapic *)header;
  235. if (BAD_MADT_ENTRY(processor, end))
  236. return -EINVAL;
  237. acpi_table_print_madt_entry(header);
  238. acpi_register_lapic((processor->id << 8) | processor->eid,/* APIC ID */
  239. processor->lapic_flags & ACPI_MADT_ENABLED);
  240. return 0;
  241. }
  242. static int __init
  243. acpi_parse_lapic_addr_ovr(struct acpi_subtable_header * header,
  244. const unsigned long end)
  245. {
  246. struct acpi_madt_local_apic_override *lapic_addr_ovr = NULL;
  247. lapic_addr_ovr = (struct acpi_madt_local_apic_override *)header;
  248. if (BAD_MADT_ENTRY(lapic_addr_ovr, end))
  249. return -EINVAL;
  250. acpi_lapic_addr = lapic_addr_ovr->address;
  251. return 0;
  252. }
  253. static int __init
  254. acpi_parse_lapic_nmi(struct acpi_subtable_header * header, const unsigned long end)
  255. {
  256. struct acpi_madt_local_apic_nmi *lapic_nmi = NULL;
  257. lapic_nmi = (struct acpi_madt_local_apic_nmi *)header;
  258. if (BAD_MADT_ENTRY(lapic_nmi, end))
  259. return -EINVAL;
  260. acpi_table_print_madt_entry(header);
  261. if (lapic_nmi->lint != 1)
  262. printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n");
  263. return 0;
  264. }
  265. #endif /*CONFIG_X86_LOCAL_APIC */
  266. #ifdef CONFIG_X86_IO_APIC
  267. static int __init
  268. acpi_parse_ioapic(struct acpi_subtable_header * header, const unsigned long end)
  269. {
  270. struct acpi_madt_io_apic *ioapic = NULL;
  271. ioapic = (struct acpi_madt_io_apic *)header;
  272. if (BAD_MADT_ENTRY(ioapic, end))
  273. return -EINVAL;
  274. acpi_table_print_madt_entry(header);
  275. mp_register_ioapic(ioapic->id,
  276. ioapic->address, ioapic->global_irq_base);
  277. return 0;
  278. }
  279. /*
  280. * Parse Interrupt Source Override for the ACPI SCI
  281. */
  282. static void __init acpi_sci_ioapic_setup(u32 gsi, u16 polarity, u16 trigger)
  283. {
  284. if (trigger == 0) /* compatible SCI trigger is level */
  285. trigger = 3;
  286. if (polarity == 0) /* compatible SCI polarity is low */
  287. polarity = 3;
  288. /* Command-line over-ride via acpi_sci= */
  289. if (acpi_sci_flags & ACPI_MADT_TRIGGER_MASK)
  290. trigger = (acpi_sci_flags & ACPI_MADT_TRIGGER_MASK) >> 2;
  291. if (acpi_sci_flags & ACPI_MADT_POLARITY_MASK)
  292. polarity = acpi_sci_flags & ACPI_MADT_POLARITY_MASK;
  293. /*
  294. * mp_config_acpi_legacy_irqs() already setup IRQs < 16
  295. * If GSI is < 16, this will update its flags,
  296. * else it will create a new mp_irqs[] entry.
  297. */
  298. mp_override_legacy_irq(gsi, polarity, trigger, gsi);
  299. /*
  300. * stash over-ride to indicate we've been here
  301. * and for later update of acpi_gbl_FADT
  302. */
  303. acpi_sci_override_gsi = gsi;
  304. return;
  305. }
  306. static int __init
  307. acpi_parse_int_src_ovr(struct acpi_subtable_header * header,
  308. const unsigned long end)
  309. {
  310. struct acpi_madt_interrupt_override *intsrc = NULL;
  311. intsrc = (struct acpi_madt_interrupt_override *)header;
  312. if (BAD_MADT_ENTRY(intsrc, end))
  313. return -EINVAL;
  314. acpi_table_print_madt_entry(header);
  315. if (intsrc->source_irq == acpi_gbl_FADT.sci_interrupt) {
  316. acpi_sci_ioapic_setup(intsrc->global_irq,
  317. intsrc->inti_flags & ACPI_MADT_POLARITY_MASK,
  318. (intsrc->inti_flags & ACPI_MADT_TRIGGER_MASK) >> 2);
  319. return 0;
  320. }
  321. if (acpi_skip_timer_override &&
  322. intsrc->source_irq == 0 && intsrc->global_irq == 2) {
  323. printk(PREFIX "BIOS IRQ0 pin2 override ignored.\n");
  324. return 0;
  325. }
  326. mp_override_legacy_irq(intsrc->source_irq,
  327. intsrc->inti_flags & ACPI_MADT_POLARITY_MASK,
  328. (intsrc->inti_flags & ACPI_MADT_TRIGGER_MASK) >> 2,
  329. intsrc->global_irq);
  330. return 0;
  331. }
  332. static int __init
  333. acpi_parse_nmi_src(struct acpi_subtable_header * header, const unsigned long end)
  334. {
  335. struct acpi_madt_nmi_source *nmi_src = NULL;
  336. nmi_src = (struct acpi_madt_nmi_source *)header;
  337. if (BAD_MADT_ENTRY(nmi_src, end))
  338. return -EINVAL;
  339. acpi_table_print_madt_entry(header);
  340. /* TBD: Support nimsrc entries? */
  341. return 0;
  342. }
  343. #endif /* CONFIG_X86_IO_APIC */
  344. /*
  345. * acpi_pic_sci_set_trigger()
  346. *
  347. * use ELCR to set PIC-mode trigger type for SCI
  348. *
  349. * If a PIC-mode SCI is not recognized or gives spurious IRQ7's
  350. * it may require Edge Trigger -- use "acpi_sci=edge"
  351. *
  352. * Port 0x4d0-4d1 are ECLR1 and ECLR2, the Edge/Level Control Registers
  353. * for the 8259 PIC. bit[n] = 1 means irq[n] is Level, otherwise Edge.
  354. * ECLR1 is IRQs 0-7 (IRQ 0, 1, 2 must be 0)
  355. * ECLR2 is IRQs 8-15 (IRQ 8, 13 must be 0)
  356. */
  357. void __init acpi_pic_sci_set_trigger(unsigned int irq, u16 trigger)
  358. {
  359. unsigned int mask = 1 << irq;
  360. unsigned int old, new;
  361. /* Real old ELCR mask */
  362. old = inb(0x4d0) | (inb(0x4d1) << 8);
  363. /*
  364. * If we use ACPI to set PCI IRQs, then we should clear ELCR
  365. * since we will set it correctly as we enable the PCI irq
  366. * routing.
  367. */
  368. new = acpi_noirq ? old : 0;
  369. /*
  370. * Update SCI information in the ELCR, it isn't in the PCI
  371. * routing tables..
  372. */
  373. switch (trigger) {
  374. case 1: /* Edge - clear */
  375. new &= ~mask;
  376. break;
  377. case 3: /* Level - set */
  378. new |= mask;
  379. break;
  380. }
  381. if (old == new)
  382. return;
  383. printk(PREFIX "setting ELCR to %04x (from %04x)\n", new, old);
  384. outb(new, 0x4d0);
  385. outb(new >> 8, 0x4d1);
  386. }
  387. int acpi_gsi_to_irq(u32 gsi, unsigned int *irq)
  388. {
  389. *irq = gsi;
  390. return 0;
  391. }
  392. /*
  393. * success: return IRQ number (>=0)
  394. * failure: return < 0
  395. */
  396. int acpi_register_gsi(u32 gsi, int triggering, int polarity)
  397. {
  398. unsigned int irq;
  399. unsigned int plat_gsi = gsi;
  400. #ifdef CONFIG_PCI
  401. /*
  402. * Make sure all (legacy) PCI IRQs are set as level-triggered.
  403. */
  404. if (acpi_irq_model == ACPI_IRQ_MODEL_PIC) {
  405. if (triggering == ACPI_LEVEL_SENSITIVE)
  406. eisa_set_level_irq(gsi);
  407. }
  408. #endif
  409. #ifdef CONFIG_X86_IO_APIC
  410. if (acpi_irq_model == ACPI_IRQ_MODEL_IOAPIC) {
  411. plat_gsi = mp_register_gsi(gsi, triggering, polarity);
  412. }
  413. #endif
  414. acpi_gsi_to_irq(plat_gsi, &irq);
  415. return irq;
  416. }
  417. /*
  418. * ACPI based hotplug support for CPU
  419. */
  420. #ifdef CONFIG_ACPI_HOTPLUG_CPU
  421. static int __cpuinit _acpi_map_lsapic(acpi_handle handle, int *pcpu)
  422. {
  423. struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL };
  424. union acpi_object *obj;
  425. struct acpi_madt_local_apic *lapic;
  426. cpumask_var_t tmp_map, new_map;
  427. u8 physid;
  428. int cpu;
  429. int retval = -ENOMEM;
  430. if (ACPI_FAILURE(acpi_evaluate_object(handle, "_MAT", NULL, &buffer)))
  431. return -EINVAL;
  432. if (!buffer.length || !buffer.pointer)
  433. return -EINVAL;
  434. obj = buffer.pointer;
  435. if (obj->type != ACPI_TYPE_BUFFER ||
  436. obj->buffer.length < sizeof(*lapic)) {
  437. kfree(buffer.pointer);
  438. return -EINVAL;
  439. }
  440. lapic = (struct acpi_madt_local_apic *)obj->buffer.pointer;
  441. if (lapic->header.type != ACPI_MADT_TYPE_LOCAL_APIC ||
  442. !(lapic->lapic_flags & ACPI_MADT_ENABLED)) {
  443. kfree(buffer.pointer);
  444. return -EINVAL;
  445. }
  446. physid = lapic->id;
  447. kfree(buffer.pointer);
  448. buffer.length = ACPI_ALLOCATE_BUFFER;
  449. buffer.pointer = NULL;
  450. if (!alloc_cpumask_var(&tmp_map, GFP_KERNEL))
  451. goto out;
  452. if (!alloc_cpumask_var(&new_map, GFP_KERNEL))
  453. goto free_tmp_map;
  454. cpumask_copy(tmp_map, cpu_present_mask);
  455. acpi_register_lapic(physid, lapic->lapic_flags & ACPI_MADT_ENABLED);
  456. /*
  457. * If mp_register_lapic successfully generates a new logical cpu
  458. * number, then the following will get us exactly what was mapped
  459. */
  460. cpumask_andnot(new_map, cpu_present_mask, tmp_map);
  461. if (cpumask_empty(new_map)) {
  462. printk ("Unable to map lapic to logical cpu number\n");
  463. retval = -EINVAL;
  464. goto free_new_map;
  465. }
  466. cpu = cpumask_first(new_map);
  467. *pcpu = cpu;
  468. retval = 0;
  469. free_new_map:
  470. free_cpumask_var(new_map);
  471. free_tmp_map:
  472. free_cpumask_var(tmp_map);
  473. out:
  474. return retval;
  475. }
  476. /* wrapper to silence section mismatch warning */
  477. int __ref acpi_map_lsapic(acpi_handle handle, int *pcpu)
  478. {
  479. return _acpi_map_lsapic(handle, pcpu);
  480. }
  481. EXPORT_SYMBOL(acpi_map_lsapic);
  482. int acpi_unmap_lsapic(int cpu)
  483. {
  484. per_cpu(x86_cpu_to_apicid, cpu) = -1;
  485. set_cpu_present(cpu, false);
  486. num_processors--;
  487. return (0);
  488. }
  489. EXPORT_SYMBOL(acpi_unmap_lsapic);
  490. #endif /* CONFIG_ACPI_HOTPLUG_CPU */
  491. int acpi_register_ioapic(acpi_handle handle, u64 phys_addr, u32 gsi_base)
  492. {
  493. /* TBD */
  494. return -EINVAL;
  495. }
  496. EXPORT_SYMBOL(acpi_register_ioapic);
  497. int acpi_unregister_ioapic(acpi_handle handle, u32 gsi_base)
  498. {
  499. /* TBD */
  500. return -EINVAL;
  501. }
  502. EXPORT_SYMBOL(acpi_unregister_ioapic);
  503. static int __init acpi_parse_sbf(struct acpi_table_header *table)
  504. {
  505. struct acpi_table_boot *sb;
  506. sb = (struct acpi_table_boot *)table;
  507. if (!sb) {
  508. printk(KERN_WARNING PREFIX "Unable to map SBF\n");
  509. return -ENODEV;
  510. }
  511. sbf_port = sb->cmos_index; /* Save CMOS port */
  512. return 0;
  513. }
  514. #ifdef CONFIG_HPET_TIMER
  515. #include <asm/hpet.h>
  516. static struct __initdata resource *hpet_res;
  517. static int __init acpi_parse_hpet(struct acpi_table_header *table)
  518. {
  519. struct acpi_table_hpet *hpet_tbl;
  520. hpet_tbl = (struct acpi_table_hpet *)table;
  521. if (!hpet_tbl) {
  522. printk(KERN_WARNING PREFIX "Unable to map HPET\n");
  523. return -ENODEV;
  524. }
  525. if (hpet_tbl->address.space_id != ACPI_SPACE_MEM) {
  526. printk(KERN_WARNING PREFIX "HPET timers must be located in "
  527. "memory.\n");
  528. return -1;
  529. }
  530. hpet_address = hpet_tbl->address.address;
  531. /*
  532. * Some broken BIOSes advertise HPET at 0x0. We really do not
  533. * want to allocate a resource there.
  534. */
  535. if (!hpet_address) {
  536. printk(KERN_WARNING PREFIX
  537. "HPET id: %#x base: %#lx is invalid\n",
  538. hpet_tbl->id, hpet_address);
  539. return 0;
  540. }
  541. #ifdef CONFIG_X86_64
  542. /*
  543. * Some even more broken BIOSes advertise HPET at
  544. * 0xfed0000000000000 instead of 0xfed00000. Fix it up and add
  545. * some noise:
  546. */
  547. if (hpet_address == 0xfed0000000000000UL) {
  548. if (!hpet_force_user) {
  549. printk(KERN_WARNING PREFIX "HPET id: %#x "
  550. "base: 0xfed0000000000000 is bogus\n "
  551. "try hpet=force on the kernel command line to "
  552. "fix it up to 0xfed00000.\n", hpet_tbl->id);
  553. hpet_address = 0;
  554. return 0;
  555. }
  556. printk(KERN_WARNING PREFIX
  557. "HPET id: %#x base: 0xfed0000000000000 fixed up "
  558. "to 0xfed00000.\n", hpet_tbl->id);
  559. hpet_address >>= 32;
  560. }
  561. #endif
  562. printk(KERN_INFO PREFIX "HPET id: %#x base: %#lx\n",
  563. hpet_tbl->id, hpet_address);
  564. /*
  565. * Allocate and initialize the HPET firmware resource for adding into
  566. * the resource tree during the lateinit timeframe.
  567. */
  568. #define HPET_RESOURCE_NAME_SIZE 9
  569. hpet_res = alloc_bootmem(sizeof(*hpet_res) + HPET_RESOURCE_NAME_SIZE);
  570. hpet_res->name = (void *)&hpet_res[1];
  571. hpet_res->flags = IORESOURCE_MEM;
  572. snprintf((char *)hpet_res->name, HPET_RESOURCE_NAME_SIZE, "HPET %u",
  573. hpet_tbl->sequence);
  574. hpet_res->start = hpet_address;
  575. hpet_res->end = hpet_address + (1 * 1024) - 1;
  576. return 0;
  577. }
  578. /*
  579. * hpet_insert_resource inserts the HPET resources used into the resource
  580. * tree.
  581. */
  582. static __init int hpet_insert_resource(void)
  583. {
  584. if (!hpet_res)
  585. return 1;
  586. return insert_resource(&iomem_resource, hpet_res);
  587. }
  588. late_initcall(hpet_insert_resource);
  589. #else
  590. #define acpi_parse_hpet NULL
  591. #endif
  592. static int __init acpi_parse_fadt(struct acpi_table_header *table)
  593. {
  594. #ifdef CONFIG_X86_PM_TIMER
  595. /* detect the location of the ACPI PM Timer */
  596. if (acpi_gbl_FADT.header.revision >= FADT2_REVISION_ID) {
  597. /* FADT rev. 2 */
  598. if (acpi_gbl_FADT.xpm_timer_block.space_id !=
  599. ACPI_ADR_SPACE_SYSTEM_IO)
  600. return 0;
  601. pmtmr_ioport = acpi_gbl_FADT.xpm_timer_block.address;
  602. /*
  603. * "X" fields are optional extensions to the original V1.0
  604. * fields, so we must selectively expand V1.0 fields if the
  605. * corresponding X field is zero.
  606. */
  607. if (!pmtmr_ioport)
  608. pmtmr_ioport = acpi_gbl_FADT.pm_timer_block;
  609. } else {
  610. /* FADT rev. 1 */
  611. pmtmr_ioport = acpi_gbl_FADT.pm_timer_block;
  612. }
  613. if (pmtmr_ioport)
  614. printk(KERN_INFO PREFIX "PM-Timer IO Port: %#x\n",
  615. pmtmr_ioport);
  616. #endif
  617. return 0;
  618. }
  619. #ifdef CONFIG_X86_LOCAL_APIC
  620. /*
  621. * Parse LAPIC entries in MADT
  622. * returns 0 on success, < 0 on error
  623. */
  624. static void __init acpi_register_lapic_address(unsigned long address)
  625. {
  626. mp_lapic_addr = address;
  627. set_fixmap_nocache(FIX_APIC_BASE, address);
  628. if (boot_cpu_physical_apicid == -1U) {
  629. boot_cpu_physical_apicid = read_apic_id();
  630. apic_version[boot_cpu_physical_apicid] =
  631. GET_APIC_VERSION(apic_read(APIC_LVR));
  632. }
  633. }
  634. static int __init early_acpi_parse_madt_lapic_addr_ovr(void)
  635. {
  636. int count;
  637. if (!cpu_has_apic)
  638. return -ENODEV;
  639. /*
  640. * Note that the LAPIC address is obtained from the MADT (32-bit value)
  641. * and (optionally) overriden by a LAPIC_ADDR_OVR entry (64-bit value).
  642. */
  643. count =
  644. acpi_table_parse_madt(ACPI_MADT_TYPE_LOCAL_APIC_OVERRIDE,
  645. acpi_parse_lapic_addr_ovr, 0);
  646. if (count < 0) {
  647. printk(KERN_ERR PREFIX
  648. "Error parsing LAPIC address override entry\n");
  649. return count;
  650. }
  651. acpi_register_lapic_address(acpi_lapic_addr);
  652. return count;
  653. }
  654. static int __init acpi_parse_madt_lapic_entries(void)
  655. {
  656. int count;
  657. if (!cpu_has_apic)
  658. return -ENODEV;
  659. /*
  660. * Note that the LAPIC address is obtained from the MADT (32-bit value)
  661. * and (optionally) overriden by a LAPIC_ADDR_OVR entry (64-bit value).
  662. */
  663. count =
  664. acpi_table_parse_madt(ACPI_MADT_TYPE_LOCAL_APIC_OVERRIDE,
  665. acpi_parse_lapic_addr_ovr, 0);
  666. if (count < 0) {
  667. printk(KERN_ERR PREFIX
  668. "Error parsing LAPIC address override entry\n");
  669. return count;
  670. }
  671. acpi_register_lapic_address(acpi_lapic_addr);
  672. count = acpi_table_parse_madt(ACPI_MADT_TYPE_LOCAL_SAPIC,
  673. acpi_parse_sapic, MAX_APICS);
  674. if (!count)
  675. count = acpi_table_parse_madt(ACPI_MADT_TYPE_LOCAL_APIC,
  676. acpi_parse_lapic, MAX_APICS);
  677. if (!count) {
  678. printk(KERN_ERR PREFIX "No LAPIC entries present\n");
  679. /* TBD: Cleanup to allow fallback to MPS */
  680. return -ENODEV;
  681. } else if (count < 0) {
  682. printk(KERN_ERR PREFIX "Error parsing LAPIC entry\n");
  683. /* TBD: Cleanup to allow fallback to MPS */
  684. return count;
  685. }
  686. count =
  687. acpi_table_parse_madt(ACPI_MADT_TYPE_LOCAL_APIC_NMI, acpi_parse_lapic_nmi, 0);
  688. if (count < 0) {
  689. printk(KERN_ERR PREFIX "Error parsing LAPIC NMI entry\n");
  690. /* TBD: Cleanup to allow fallback to MPS */
  691. return count;
  692. }
  693. return 0;
  694. }
  695. #endif /* CONFIG_X86_LOCAL_APIC */
  696. #ifdef CONFIG_X86_IO_APIC
  697. #define MP_ISA_BUS 0
  698. #ifdef CONFIG_X86_ES7000
  699. extern int es7000_plat;
  700. #endif
  701. static struct {
  702. int apic_id;
  703. int gsi_base;
  704. int gsi_end;
  705. DECLARE_BITMAP(pin_programmed, MP_MAX_IOAPIC_PIN + 1);
  706. } mp_ioapic_routing[MAX_IO_APICS];
  707. static int mp_find_ioapic(int gsi)
  708. {
  709. int i = 0;
  710. /* Find the IOAPIC that manages this GSI. */
  711. for (i = 0; i < nr_ioapics; i++) {
  712. if ((gsi >= mp_ioapic_routing[i].gsi_base)
  713. && (gsi <= mp_ioapic_routing[i].gsi_end))
  714. return i;
  715. }
  716. printk(KERN_ERR "ERROR: Unable to locate IOAPIC for GSI %d\n", gsi);
  717. return -1;
  718. }
  719. static u8 __init uniq_ioapic_id(u8 id)
  720. {
  721. #ifdef CONFIG_X86_32
  722. if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) &&
  723. !APIC_XAPIC(apic_version[boot_cpu_physical_apicid]))
  724. return io_apic_get_unique_id(nr_ioapics, id);
  725. else
  726. return id;
  727. #else
  728. int i;
  729. DECLARE_BITMAP(used, 256);
  730. bitmap_zero(used, 256);
  731. for (i = 0; i < nr_ioapics; i++) {
  732. struct mp_config_ioapic *ia = &mp_ioapics[i];
  733. __set_bit(ia->mp_apicid, used);
  734. }
  735. if (!test_bit(id, used))
  736. return id;
  737. return find_first_zero_bit(used, 256);
  738. #endif
  739. }
  740. static int bad_ioapic(unsigned long address)
  741. {
  742. if (nr_ioapics >= MAX_IO_APICS) {
  743. printk(KERN_ERR "ERROR: Max # of I/O APICs (%d) exceeded "
  744. "(found %d)\n", MAX_IO_APICS, nr_ioapics);
  745. panic("Recompile kernel with bigger MAX_IO_APICS!\n");
  746. }
  747. if (!address) {
  748. printk(KERN_ERR "WARNING: Bogus (zero) I/O APIC address"
  749. " found in table, skipping!\n");
  750. return 1;
  751. }
  752. return 0;
  753. }
  754. void __init mp_register_ioapic(int id, u32 address, u32 gsi_base)
  755. {
  756. int idx = 0;
  757. if (bad_ioapic(address))
  758. return;
  759. idx = nr_ioapics;
  760. mp_ioapics[idx].mp_type = MP_IOAPIC;
  761. mp_ioapics[idx].mp_flags = MPC_APIC_USABLE;
  762. mp_ioapics[idx].mp_apicaddr = address;
  763. set_fixmap_nocache(FIX_IO_APIC_BASE_0 + idx, address);
  764. mp_ioapics[idx].mp_apicid = uniq_ioapic_id(id);
  765. #ifdef CONFIG_X86_32
  766. mp_ioapics[idx].mp_apicver = io_apic_get_version(idx);
  767. #else
  768. mp_ioapics[idx].mp_apicver = 0;
  769. #endif
  770. /*
  771. * Build basic GSI lookup table to facilitate gsi->io_apic lookups
  772. * and to prevent reprogramming of IOAPIC pins (PCI GSIs).
  773. */
  774. mp_ioapic_routing[idx].apic_id = mp_ioapics[idx].mp_apicid;
  775. mp_ioapic_routing[idx].gsi_base = gsi_base;
  776. mp_ioapic_routing[idx].gsi_end = gsi_base +
  777. io_apic_get_redir_entries(idx);
  778. printk(KERN_INFO "IOAPIC[%d]: apic_id %d, version %d, address 0x%lx, "
  779. "GSI %d-%d\n", idx, mp_ioapics[idx].mp_apicid,
  780. mp_ioapics[idx].mp_apicver, mp_ioapics[idx].mp_apicaddr,
  781. mp_ioapic_routing[idx].gsi_base, mp_ioapic_routing[idx].gsi_end);
  782. nr_ioapics++;
  783. }
  784. static void assign_to_mp_irq(struct mp_config_intsrc *m,
  785. struct mp_config_intsrc *mp_irq)
  786. {
  787. memcpy(mp_irq, m, sizeof(struct mp_config_intsrc));
  788. }
  789. static int mp_irq_cmp(struct mp_config_intsrc *mp_irq,
  790. struct mp_config_intsrc *m)
  791. {
  792. return memcmp(mp_irq, m, sizeof(struct mp_config_intsrc));
  793. }
  794. static void save_mp_irq(struct mp_config_intsrc *m)
  795. {
  796. int i;
  797. for (i = 0; i < mp_irq_entries; i++) {
  798. if (!mp_irq_cmp(&mp_irqs[i], m))
  799. return;
  800. }
  801. assign_to_mp_irq(m, &mp_irqs[mp_irq_entries]);
  802. if (++mp_irq_entries == MAX_IRQ_SOURCES)
  803. panic("Max # of irq sources exceeded!!\n");
  804. }
  805. void __init mp_override_legacy_irq(u8 bus_irq, u8 polarity, u8 trigger, u32 gsi)
  806. {
  807. int ioapic;
  808. int pin;
  809. struct mp_config_intsrc mp_irq;
  810. /*
  811. * Convert 'gsi' to 'ioapic.pin'.
  812. */
  813. ioapic = mp_find_ioapic(gsi);
  814. if (ioapic < 0)
  815. return;
  816. pin = gsi - mp_ioapic_routing[ioapic].gsi_base;
  817. /*
  818. * TBD: This check is for faulty timer entries, where the override
  819. * erroneously sets the trigger to level, resulting in a HUGE
  820. * increase of timer interrupts!
  821. */
  822. if ((bus_irq == 0) && (trigger == 3))
  823. trigger = 1;
  824. mp_irq.mp_type = MP_INTSRC;
  825. mp_irq.mp_irqtype = mp_INT;
  826. mp_irq.mp_irqflag = (trigger << 2) | polarity;
  827. mp_irq.mp_srcbus = MP_ISA_BUS;
  828. mp_irq.mp_srcbusirq = bus_irq; /* IRQ */
  829. mp_irq.mp_dstapic = mp_ioapics[ioapic].mp_apicid; /* APIC ID */
  830. mp_irq.mp_dstirq = pin; /* INTIN# */
  831. save_mp_irq(&mp_irq);
  832. }
  833. void __init mp_config_acpi_legacy_irqs(void)
  834. {
  835. int i;
  836. int ioapic;
  837. unsigned int dstapic;
  838. struct mp_config_intsrc mp_irq;
  839. #if defined (CONFIG_MCA) || defined (CONFIG_EISA)
  840. /*
  841. * Fabricate the legacy ISA bus (bus #31).
  842. */
  843. mp_bus_id_to_type[MP_ISA_BUS] = MP_BUS_ISA;
  844. #endif
  845. set_bit(MP_ISA_BUS, mp_bus_not_pci);
  846. pr_debug("Bus #%d is ISA\n", MP_ISA_BUS);
  847. #ifdef CONFIG_X86_ES7000
  848. /*
  849. * Older generations of ES7000 have no legacy identity mappings
  850. */
  851. if (es7000_plat == 1)
  852. return;
  853. #endif
  854. /*
  855. * Locate the IOAPIC that manages the ISA IRQs (0-15).
  856. */
  857. ioapic = mp_find_ioapic(0);
  858. if (ioapic < 0)
  859. return;
  860. dstapic = mp_ioapics[ioapic].mp_apicid;
  861. /*
  862. * Use the default configuration for the IRQs 0-15. Unless
  863. * overridden by (MADT) interrupt source override entries.
  864. */
  865. for (i = 0; i < 16; i++) {
  866. int idx;
  867. for (idx = 0; idx < mp_irq_entries; idx++) {
  868. struct mp_config_intsrc *irq = mp_irqs + idx;
  869. /* Do we already have a mapping for this ISA IRQ? */
  870. if (irq->mp_srcbus == MP_ISA_BUS
  871. && irq->mp_srcbusirq == i)
  872. break;
  873. /* Do we already have a mapping for this IOAPIC pin */
  874. if (irq->mp_dstapic == dstapic &&
  875. irq->mp_dstirq == i)
  876. break;
  877. }
  878. if (idx != mp_irq_entries) {
  879. printk(KERN_DEBUG "ACPI: IRQ%d used by override.\n", i);
  880. continue; /* IRQ already used */
  881. }
  882. mp_irq.mp_type = MP_INTSRC;
  883. mp_irq.mp_irqflag = 0; /* Conforming */
  884. mp_irq.mp_srcbus = MP_ISA_BUS;
  885. mp_irq.mp_dstapic = dstapic;
  886. mp_irq.mp_irqtype = mp_INT;
  887. mp_irq.mp_srcbusirq = i; /* Identity mapped */
  888. mp_irq.mp_dstirq = i;
  889. save_mp_irq(&mp_irq);
  890. }
  891. }
  892. int mp_register_gsi(u32 gsi, int triggering, int polarity)
  893. {
  894. int ioapic;
  895. int ioapic_pin;
  896. #ifdef CONFIG_X86_32
  897. #define MAX_GSI_NUM 4096
  898. #define IRQ_COMPRESSION_START 64
  899. static int pci_irq = IRQ_COMPRESSION_START;
  900. /*
  901. * Mapping between Global System Interrupts, which
  902. * represent all possible interrupts, and IRQs
  903. * assigned to actual devices.
  904. */
  905. static int gsi_to_irq[MAX_GSI_NUM];
  906. #else
  907. if (acpi_irq_model != ACPI_IRQ_MODEL_IOAPIC)
  908. return gsi;
  909. #endif
  910. /* Don't set up the ACPI SCI because it's already set up */
  911. if (acpi_gbl_FADT.sci_interrupt == gsi)
  912. return gsi;
  913. ioapic = mp_find_ioapic(gsi);
  914. if (ioapic < 0) {
  915. printk(KERN_WARNING "No IOAPIC for GSI %u\n", gsi);
  916. return gsi;
  917. }
  918. ioapic_pin = gsi - mp_ioapic_routing[ioapic].gsi_base;
  919. #ifdef CONFIG_X86_32
  920. if (ioapic_renumber_irq)
  921. gsi = ioapic_renumber_irq(ioapic, gsi);
  922. #endif
  923. /*
  924. * Avoid pin reprogramming. PRTs typically include entries
  925. * with redundant pin->gsi mappings (but unique PCI devices);
  926. * we only program the IOAPIC on the first.
  927. */
  928. if (ioapic_pin > MP_MAX_IOAPIC_PIN) {
  929. printk(KERN_ERR "Invalid reference to IOAPIC pin "
  930. "%d-%d\n", mp_ioapic_routing[ioapic].apic_id,
  931. ioapic_pin);
  932. return gsi;
  933. }
  934. if (test_bit(ioapic_pin, mp_ioapic_routing[ioapic].pin_programmed)) {
  935. pr_debug("Pin %d-%d already programmed\n",
  936. mp_ioapic_routing[ioapic].apic_id, ioapic_pin);
  937. #ifdef CONFIG_X86_32
  938. return (gsi < IRQ_COMPRESSION_START ? gsi : gsi_to_irq[gsi]);
  939. #else
  940. return gsi;
  941. #endif
  942. }
  943. set_bit(ioapic_pin, mp_ioapic_routing[ioapic].pin_programmed);
  944. #ifdef CONFIG_X86_32
  945. /*
  946. * For GSI >= 64, use IRQ compression
  947. */
  948. if ((gsi >= IRQ_COMPRESSION_START)
  949. && (triggering == ACPI_LEVEL_SENSITIVE)) {
  950. /*
  951. * For PCI devices assign IRQs in order, avoiding gaps
  952. * due to unused I/O APIC pins.
  953. */
  954. int irq = gsi;
  955. if (gsi < MAX_GSI_NUM) {
  956. /*
  957. * Retain the VIA chipset work-around (gsi > 15), but
  958. * avoid a problem where the 8254 timer (IRQ0) is setup
  959. * via an override (so it's not on pin 0 of the ioapic),
  960. * and at the same time, the pin 0 interrupt is a PCI
  961. * type. The gsi > 15 test could cause these two pins
  962. * to be shared as IRQ0, and they are not shareable.
  963. * So test for this condition, and if necessary, avoid
  964. * the pin collision.
  965. */
  966. gsi = pci_irq++;
  967. /*
  968. * Don't assign IRQ used by ACPI SCI
  969. */
  970. if (gsi == acpi_gbl_FADT.sci_interrupt)
  971. gsi = pci_irq++;
  972. gsi_to_irq[irq] = gsi;
  973. } else {
  974. printk(KERN_ERR "GSI %u is too high\n", gsi);
  975. return gsi;
  976. }
  977. }
  978. #endif
  979. io_apic_set_pci_routing(ioapic, ioapic_pin, gsi,
  980. triggering == ACPI_EDGE_SENSITIVE ? 0 : 1,
  981. polarity == ACPI_ACTIVE_HIGH ? 0 : 1);
  982. return gsi;
  983. }
  984. int mp_config_acpi_gsi(unsigned char number, unsigned int devfn, u8 pin,
  985. u32 gsi, int triggering, int polarity)
  986. {
  987. #ifdef CONFIG_X86_MPPARSE
  988. struct mp_config_intsrc mp_irq;
  989. int ioapic;
  990. if (!acpi_ioapic)
  991. return 0;
  992. /* print the entry should happen on mptable identically */
  993. mp_irq.mp_type = MP_INTSRC;
  994. mp_irq.mp_irqtype = mp_INT;
  995. mp_irq.mp_irqflag = (triggering == ACPI_EDGE_SENSITIVE ? 4 : 0x0c) |
  996. (polarity == ACPI_ACTIVE_HIGH ? 1 : 3);
  997. mp_irq.mp_srcbus = number;
  998. mp_irq.mp_srcbusirq = (((devfn >> 3) & 0x1f) << 2) | ((pin - 1) & 3);
  999. ioapic = mp_find_ioapic(gsi);
  1000. mp_irq.mp_dstapic = mp_ioapic_routing[ioapic].apic_id;
  1001. mp_irq.mp_dstirq = gsi - mp_ioapic_routing[ioapic].gsi_base;
  1002. save_mp_irq(&mp_irq);
  1003. #endif
  1004. return 0;
  1005. }
  1006. /*
  1007. * Parse IOAPIC related entries in MADT
  1008. * returns 0 on success, < 0 on error
  1009. */
  1010. static int __init acpi_parse_madt_ioapic_entries(void)
  1011. {
  1012. int count;
  1013. /*
  1014. * ACPI interpreter is required to complete interrupt setup,
  1015. * so if it is off, don't enumerate the io-apics with ACPI.
  1016. * If MPS is present, it will handle them,
  1017. * otherwise the system will stay in PIC mode
  1018. */
  1019. if (acpi_disabled || acpi_noirq) {
  1020. return -ENODEV;
  1021. }
  1022. if (!cpu_has_apic)
  1023. return -ENODEV;
  1024. /*
  1025. * if "noapic" boot option, don't look for IO-APICs
  1026. */
  1027. if (skip_ioapic_setup) {
  1028. printk(KERN_INFO PREFIX "Skipping IOAPIC probe "
  1029. "due to 'noapic' option.\n");
  1030. return -ENODEV;
  1031. }
  1032. count =
  1033. acpi_table_parse_madt(ACPI_MADT_TYPE_IO_APIC, acpi_parse_ioapic,
  1034. MAX_IO_APICS);
  1035. if (!count) {
  1036. printk(KERN_ERR PREFIX "No IOAPIC entries present\n");
  1037. return -ENODEV;
  1038. } else if (count < 0) {
  1039. printk(KERN_ERR PREFIX "Error parsing IOAPIC entry\n");
  1040. return count;
  1041. }
  1042. count =
  1043. acpi_table_parse_madt(ACPI_MADT_TYPE_INTERRUPT_OVERRIDE, acpi_parse_int_src_ovr,
  1044. nr_irqs);
  1045. if (count < 0) {
  1046. printk(KERN_ERR PREFIX
  1047. "Error parsing interrupt source overrides entry\n");
  1048. /* TBD: Cleanup to allow fallback to MPS */
  1049. return count;
  1050. }
  1051. /*
  1052. * If BIOS did not supply an INT_SRC_OVR for the SCI
  1053. * pretend we got one so we can set the SCI flags.
  1054. */
  1055. if (!acpi_sci_override_gsi)
  1056. acpi_sci_ioapic_setup(acpi_gbl_FADT.sci_interrupt, 0, 0);
  1057. /* Fill in identity legacy mapings where no override */
  1058. mp_config_acpi_legacy_irqs();
  1059. count =
  1060. acpi_table_parse_madt(ACPI_MADT_TYPE_NMI_SOURCE, acpi_parse_nmi_src,
  1061. nr_irqs);
  1062. if (count < 0) {
  1063. printk(KERN_ERR PREFIX "Error parsing NMI SRC entry\n");
  1064. /* TBD: Cleanup to allow fallback to MPS */
  1065. return count;
  1066. }
  1067. return 0;
  1068. }
  1069. #else
  1070. static inline int acpi_parse_madt_ioapic_entries(void)
  1071. {
  1072. return -1;
  1073. }
  1074. #endif /* !CONFIG_X86_IO_APIC */
  1075. static void __init early_acpi_process_madt(void)
  1076. {
  1077. #ifdef CONFIG_X86_LOCAL_APIC
  1078. int error;
  1079. if (!acpi_table_parse(ACPI_SIG_MADT, acpi_parse_madt)) {
  1080. /*
  1081. * Parse MADT LAPIC entries
  1082. */
  1083. error = early_acpi_parse_madt_lapic_addr_ovr();
  1084. if (!error) {
  1085. acpi_lapic = 1;
  1086. smp_found_config = 1;
  1087. }
  1088. if (error == -EINVAL) {
  1089. /*
  1090. * Dell Precision Workstation 410, 610 come here.
  1091. */
  1092. printk(KERN_ERR PREFIX
  1093. "Invalid BIOS MADT, disabling ACPI\n");
  1094. disable_acpi();
  1095. }
  1096. }
  1097. #endif
  1098. }
  1099. static void __init acpi_process_madt(void)
  1100. {
  1101. #ifdef CONFIG_X86_LOCAL_APIC
  1102. int error;
  1103. if (!acpi_table_parse(ACPI_SIG_MADT, acpi_parse_madt)) {
  1104. /*
  1105. * Parse MADT LAPIC entries
  1106. */
  1107. error = acpi_parse_madt_lapic_entries();
  1108. if (!error) {
  1109. acpi_lapic = 1;
  1110. #ifdef CONFIG_X86_GENERICARCH
  1111. generic_bigsmp_probe();
  1112. #endif
  1113. /*
  1114. * Parse MADT IO-APIC entries
  1115. */
  1116. error = acpi_parse_madt_ioapic_entries();
  1117. if (!error) {
  1118. acpi_irq_model = ACPI_IRQ_MODEL_IOAPIC;
  1119. acpi_ioapic = 1;
  1120. smp_found_config = 1;
  1121. #ifdef CONFIG_X86_32
  1122. setup_apic_routing();
  1123. #endif
  1124. }
  1125. }
  1126. if (error == -EINVAL) {
  1127. /*
  1128. * Dell Precision Workstation 410, 610 come here.
  1129. */
  1130. printk(KERN_ERR PREFIX
  1131. "Invalid BIOS MADT, disabling ACPI\n");
  1132. disable_acpi();
  1133. }
  1134. } else {
  1135. /*
  1136. * ACPI found no MADT, and so ACPI wants UP PIC mode.
  1137. * In the event an MPS table was found, forget it.
  1138. * Boot with "acpi=off" to use MPS on such a system.
  1139. */
  1140. if (smp_found_config) {
  1141. printk(KERN_WARNING PREFIX
  1142. "No APIC-table, disabling MPS\n");
  1143. smp_found_config = 0;
  1144. }
  1145. }
  1146. /*
  1147. * ACPI supports both logical (e.g. Hyper-Threading) and physical
  1148. * processors, where MPS only supports physical.
  1149. */
  1150. if (acpi_lapic && acpi_ioapic)
  1151. printk(KERN_INFO "Using ACPI (MADT) for SMP configuration "
  1152. "information\n");
  1153. else if (acpi_lapic)
  1154. printk(KERN_INFO "Using ACPI for processor (LAPIC) "
  1155. "configuration information\n");
  1156. #endif
  1157. return;
  1158. }
  1159. static int __init disable_acpi_irq(const struct dmi_system_id *d)
  1160. {
  1161. if (!acpi_force) {
  1162. printk(KERN_NOTICE "%s detected: force use of acpi=noirq\n",
  1163. d->ident);
  1164. acpi_noirq_set();
  1165. }
  1166. return 0;
  1167. }
  1168. static int __init disable_acpi_pci(const struct dmi_system_id *d)
  1169. {
  1170. if (!acpi_force) {
  1171. printk(KERN_NOTICE "%s detected: force use of pci=noacpi\n",
  1172. d->ident);
  1173. acpi_disable_pci();
  1174. }
  1175. return 0;
  1176. }
  1177. static int __init dmi_disable_acpi(const struct dmi_system_id *d)
  1178. {
  1179. if (!acpi_force) {
  1180. printk(KERN_NOTICE "%s detected: acpi off\n", d->ident);
  1181. disable_acpi();
  1182. } else {
  1183. printk(KERN_NOTICE
  1184. "Warning: DMI blacklist says broken, but acpi forced\n");
  1185. }
  1186. return 0;
  1187. }
  1188. /*
  1189. * Limit ACPI to CPU enumeration for HT
  1190. */
  1191. static int __init force_acpi_ht(const struct dmi_system_id *d)
  1192. {
  1193. if (!acpi_force) {
  1194. printk(KERN_NOTICE "%s detected: force use of acpi=ht\n",
  1195. d->ident);
  1196. disable_acpi();
  1197. acpi_ht = 1;
  1198. } else {
  1199. printk(KERN_NOTICE
  1200. "Warning: acpi=force overrules DMI blacklist: acpi=ht\n");
  1201. }
  1202. return 0;
  1203. }
  1204. /*
  1205. * Force ignoring BIOS IRQ0 pin2 override
  1206. */
  1207. static int __init dmi_ignore_irq0_timer_override(const struct dmi_system_id *d)
  1208. {
  1209. /*
  1210. * The ati_ixp4x0_rev() early PCI quirk should have set
  1211. * the acpi_skip_timer_override flag already:
  1212. */
  1213. if (!acpi_skip_timer_override) {
  1214. WARN(1, KERN_ERR "ati_ixp4x0 quirk not complete.\n");
  1215. pr_notice("%s detected: Ignoring BIOS IRQ0 pin2 override\n",
  1216. d->ident);
  1217. acpi_skip_timer_override = 1;
  1218. }
  1219. return 0;
  1220. }
  1221. /*
  1222. * If your system is blacklisted here, but you find that acpi=force
  1223. * works for you, please contact acpi-devel@sourceforge.net
  1224. */
  1225. static struct dmi_system_id __initdata acpi_dmi_table[] = {
  1226. /*
  1227. * Boxes that need ACPI disabled
  1228. */
  1229. {
  1230. .callback = dmi_disable_acpi,
  1231. .ident = "IBM Thinkpad",
  1232. .matches = {
  1233. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1234. DMI_MATCH(DMI_BOARD_NAME, "2629H1G"),
  1235. },
  1236. },
  1237. /*
  1238. * Boxes that need acpi=ht
  1239. */
  1240. {
  1241. .callback = force_acpi_ht,
  1242. .ident = "FSC Primergy T850",
  1243. .matches = {
  1244. DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
  1245. DMI_MATCH(DMI_PRODUCT_NAME, "PRIMERGY T850"),
  1246. },
  1247. },
  1248. {
  1249. .callback = force_acpi_ht,
  1250. .ident = "HP VISUALIZE NT Workstation",
  1251. .matches = {
  1252. DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
  1253. DMI_MATCH(DMI_PRODUCT_NAME, "HP VISUALIZE NT Workstation"),
  1254. },
  1255. },
  1256. {
  1257. .callback = force_acpi_ht,
  1258. .ident = "Compaq Workstation W8000",
  1259. .matches = {
  1260. DMI_MATCH(DMI_SYS_VENDOR, "Compaq"),
  1261. DMI_MATCH(DMI_PRODUCT_NAME, "Workstation W8000"),
  1262. },
  1263. },
  1264. {
  1265. .callback = force_acpi_ht,
  1266. .ident = "ASUS P4B266",
  1267. .matches = {
  1268. DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
  1269. DMI_MATCH(DMI_BOARD_NAME, "P4B266"),
  1270. },
  1271. },
  1272. {
  1273. .callback = force_acpi_ht,
  1274. .ident = "ASUS P2B-DS",
  1275. .matches = {
  1276. DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
  1277. DMI_MATCH(DMI_BOARD_NAME, "P2B-DS"),
  1278. },
  1279. },
  1280. {
  1281. .callback = force_acpi_ht,
  1282. .ident = "ASUS CUR-DLS",
  1283. .matches = {
  1284. DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
  1285. DMI_MATCH(DMI_BOARD_NAME, "CUR-DLS"),
  1286. },
  1287. },
  1288. {
  1289. .callback = force_acpi_ht,
  1290. .ident = "ABIT i440BX-W83977",
  1291. .matches = {
  1292. DMI_MATCH(DMI_BOARD_VENDOR, "ABIT <http://www.abit.com>"),
  1293. DMI_MATCH(DMI_BOARD_NAME, "i440BX-W83977 (BP6)"),
  1294. },
  1295. },
  1296. {
  1297. .callback = force_acpi_ht,
  1298. .ident = "IBM Bladecenter",
  1299. .matches = {
  1300. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1301. DMI_MATCH(DMI_BOARD_NAME, "IBM eServer BladeCenter HS20"),
  1302. },
  1303. },
  1304. {
  1305. .callback = force_acpi_ht,
  1306. .ident = "IBM eServer xSeries 360",
  1307. .matches = {
  1308. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1309. DMI_MATCH(DMI_BOARD_NAME, "eServer xSeries 360"),
  1310. },
  1311. },
  1312. {
  1313. .callback = force_acpi_ht,
  1314. .ident = "IBM eserver xSeries 330",
  1315. .matches = {
  1316. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1317. DMI_MATCH(DMI_BOARD_NAME, "eserver xSeries 330"),
  1318. },
  1319. },
  1320. {
  1321. .callback = force_acpi_ht,
  1322. .ident = "IBM eserver xSeries 440",
  1323. .matches = {
  1324. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1325. DMI_MATCH(DMI_PRODUCT_NAME, "eserver xSeries 440"),
  1326. },
  1327. },
  1328. /*
  1329. * Boxes that need ACPI PCI IRQ routing disabled
  1330. */
  1331. {
  1332. .callback = disable_acpi_irq,
  1333. .ident = "ASUS A7V",
  1334. .matches = {
  1335. DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC"),
  1336. DMI_MATCH(DMI_BOARD_NAME, "<A7V>"),
  1337. /* newer BIOS, Revision 1011, does work */
  1338. DMI_MATCH(DMI_BIOS_VERSION,
  1339. "ASUS A7V ACPI BIOS Revision 1007"),
  1340. },
  1341. },
  1342. {
  1343. /*
  1344. * Latest BIOS for IBM 600E (1.16) has bad pcinum
  1345. * for LPC bridge, which is needed for the PCI
  1346. * interrupt links to work. DSDT fix is in bug 5966.
  1347. * 2645, 2646 model numbers are shared with 600/600E/600X
  1348. */
  1349. .callback = disable_acpi_irq,
  1350. .ident = "IBM Thinkpad 600 Series 2645",
  1351. .matches = {
  1352. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1353. DMI_MATCH(DMI_BOARD_NAME, "2645"),
  1354. },
  1355. },
  1356. {
  1357. .callback = disable_acpi_irq,
  1358. .ident = "IBM Thinkpad 600 Series 2646",
  1359. .matches = {
  1360. DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
  1361. DMI_MATCH(DMI_BOARD_NAME, "2646"),
  1362. },
  1363. },
  1364. /*
  1365. * Boxes that need ACPI PCI IRQ routing and PCI scan disabled
  1366. */
  1367. { /* _BBN 0 bug */
  1368. .callback = disable_acpi_pci,
  1369. .ident = "ASUS PR-DLS",
  1370. .matches = {
  1371. DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
  1372. DMI_MATCH(DMI_BOARD_NAME, "PR-DLS"),
  1373. DMI_MATCH(DMI_BIOS_VERSION,
  1374. "ASUS PR-DLS ACPI BIOS Revision 1010"),
  1375. DMI_MATCH(DMI_BIOS_DATE, "03/21/2003")
  1376. },
  1377. },
  1378. {
  1379. .callback = disable_acpi_pci,
  1380. .ident = "Acer TravelMate 36x Laptop",
  1381. .matches = {
  1382. DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
  1383. DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 360"),
  1384. },
  1385. },
  1386. {}
  1387. };
  1388. /* second table for DMI checks that should run after early-quirks */
  1389. static struct dmi_system_id __initdata acpi_dmi_table_late[] = {
  1390. /*
  1391. * HP laptops which use a DSDT reporting as HP/SB400/10000,
  1392. * which includes some code which overrides all temperature
  1393. * trip points to 16C if the INTIN2 input of the I/O APIC
  1394. * is enabled. This input is incorrectly designated the
  1395. * ISA IRQ 0 via an interrupt source override even though
  1396. * it is wired to the output of the master 8259A and INTIN0
  1397. * is not connected at all. Force ignoring BIOS IRQ0 pin2
  1398. * override in that cases.
  1399. */
  1400. {
  1401. .callback = dmi_ignore_irq0_timer_override,
  1402. .ident = "HP nx6115 laptop",
  1403. .matches = {
  1404. DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"),
  1405. DMI_MATCH(DMI_PRODUCT_NAME, "HP Compaq nx6115"),
  1406. },
  1407. },
  1408. {
  1409. .callback = dmi_ignore_irq0_timer_override,
  1410. .ident = "HP NX6125 laptop",
  1411. .matches = {
  1412. DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"),
  1413. DMI_MATCH(DMI_PRODUCT_NAME, "HP Compaq nx6125"),
  1414. },
  1415. },
  1416. {
  1417. .callback = dmi_ignore_irq0_timer_override,
  1418. .ident = "HP NX6325 laptop",
  1419. .matches = {
  1420. DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"),
  1421. DMI_MATCH(DMI_PRODUCT_NAME, "HP Compaq nx6325"),
  1422. },
  1423. },
  1424. {
  1425. .callback = dmi_ignore_irq0_timer_override,
  1426. .ident = "HP 6715b laptop",
  1427. .matches = {
  1428. DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"),
  1429. DMI_MATCH(DMI_PRODUCT_NAME, "HP Compaq 6715b"),
  1430. },
  1431. },
  1432. {}
  1433. };
  1434. /*
  1435. * acpi_boot_table_init() and acpi_boot_init()
  1436. * called from setup_arch(), always.
  1437. * 1. checksums all tables
  1438. * 2. enumerates lapics
  1439. * 3. enumerates io-apics
  1440. *
  1441. * acpi_table_init() is separate to allow reading SRAT without
  1442. * other side effects.
  1443. *
  1444. * side effects of acpi_boot_init:
  1445. * acpi_lapic = 1 if LAPIC found
  1446. * acpi_ioapic = 1 if IOAPIC found
  1447. * if (acpi_lapic && acpi_ioapic) smp_found_config = 1;
  1448. * if acpi_blacklisted() acpi_disabled = 1;
  1449. * acpi_irq_model=...
  1450. * ...
  1451. *
  1452. * return value: (currently ignored)
  1453. * 0: success
  1454. * !0: failure
  1455. */
  1456. int __init acpi_boot_table_init(void)
  1457. {
  1458. int error;
  1459. dmi_check_system(acpi_dmi_table);
  1460. /*
  1461. * If acpi_disabled, bail out
  1462. * One exception: acpi=ht continues far enough to enumerate LAPICs
  1463. */
  1464. if (acpi_disabled && !acpi_ht)
  1465. return 1;
  1466. /*
  1467. * Initialize the ACPI boot-time table parser.
  1468. */
  1469. error = acpi_table_init();
  1470. if (error) {
  1471. disable_acpi();
  1472. return error;
  1473. }
  1474. acpi_table_parse(ACPI_SIG_BOOT, acpi_parse_sbf);
  1475. /*
  1476. * blacklist may disable ACPI entirely
  1477. */
  1478. error = acpi_blacklisted();
  1479. if (error) {
  1480. if (acpi_force) {
  1481. printk(KERN_WARNING PREFIX "acpi=force override\n");
  1482. } else {
  1483. printk(KERN_WARNING PREFIX "Disabling ACPI support\n");
  1484. disable_acpi();
  1485. return error;
  1486. }
  1487. }
  1488. return 0;
  1489. }
  1490. int __init early_acpi_boot_init(void)
  1491. {
  1492. /*
  1493. * If acpi_disabled, bail out
  1494. * One exception: acpi=ht continues far enough to enumerate LAPICs
  1495. */
  1496. if (acpi_disabled && !acpi_ht)
  1497. return 1;
  1498. /*
  1499. * Process the Multiple APIC Description Table (MADT), if present
  1500. */
  1501. early_acpi_process_madt();
  1502. return 0;
  1503. }
  1504. int __init acpi_boot_init(void)
  1505. {
  1506. /* those are executed after early-quirks are executed */
  1507. dmi_check_system(acpi_dmi_table_late);
  1508. /*
  1509. * If acpi_disabled, bail out
  1510. * One exception: acpi=ht continues far enough to enumerate LAPICs
  1511. */
  1512. if (acpi_disabled && !acpi_ht)
  1513. return 1;
  1514. acpi_table_parse(ACPI_SIG_BOOT, acpi_parse_sbf);
  1515. /*
  1516. * set sci_int and PM timer address
  1517. */
  1518. acpi_table_parse(ACPI_SIG_FADT, acpi_parse_fadt);
  1519. /*
  1520. * Process the Multiple APIC Description Table (MADT), if present
  1521. */
  1522. acpi_process_madt();
  1523. acpi_table_parse(ACPI_SIG_HPET, acpi_parse_hpet);
  1524. return 0;
  1525. }
  1526. static int __init parse_acpi(char *arg)
  1527. {
  1528. if (!arg)
  1529. return -EINVAL;
  1530. /* "acpi=off" disables both ACPI table parsing and interpreter */
  1531. if (strcmp(arg, "off") == 0) {
  1532. disable_acpi();
  1533. }
  1534. /* acpi=force to over-ride black-list */
  1535. else if (strcmp(arg, "force") == 0) {
  1536. acpi_force = 1;
  1537. acpi_ht = 1;
  1538. acpi_disabled = 0;
  1539. }
  1540. /* acpi=strict disables out-of-spec workarounds */
  1541. else if (strcmp(arg, "strict") == 0) {
  1542. acpi_strict = 1;
  1543. }
  1544. /* Limit ACPI just to boot-time to enable HT */
  1545. else if (strcmp(arg, "ht") == 0) {
  1546. if (!acpi_force)
  1547. disable_acpi();
  1548. acpi_ht = 1;
  1549. }
  1550. /* acpi=rsdt use RSDT instead of XSDT */
  1551. else if (strcmp(arg, "rsdt") == 0) {
  1552. acpi_rsdt_forced = 1;
  1553. }
  1554. /* "acpi=noirq" disables ACPI interrupt routing */
  1555. else if (strcmp(arg, "noirq") == 0) {
  1556. acpi_noirq_set();
  1557. } else {
  1558. /* Core will printk when we return error. */
  1559. return -EINVAL;
  1560. }
  1561. return 0;
  1562. }
  1563. early_param("acpi", parse_acpi);
  1564. /* FIXME: Using pci= for an ACPI parameter is a travesty. */
  1565. static int __init parse_pci(char *arg)
  1566. {
  1567. if (arg && strcmp(arg, "noacpi") == 0)
  1568. acpi_disable_pci();
  1569. return 0;
  1570. }
  1571. early_param("pci", parse_pci);
  1572. int __init acpi_mps_check(void)
  1573. {
  1574. #if defined(CONFIG_X86_LOCAL_APIC) && !defined(CONFIG_X86_MPPARSE)
  1575. /* mptable code is not built-in*/
  1576. if (acpi_disabled || acpi_noirq) {
  1577. printk(KERN_WARNING "MPS support code is not built-in.\n"
  1578. "Using acpi=off or acpi=noirq or pci=noacpi "
  1579. "may have problem\n");
  1580. return 1;
  1581. }
  1582. #endif
  1583. return 0;
  1584. }
  1585. #ifdef CONFIG_X86_IO_APIC
  1586. static int __init parse_acpi_skip_timer_override(char *arg)
  1587. {
  1588. acpi_skip_timer_override = 1;
  1589. return 0;
  1590. }
  1591. early_param("acpi_skip_timer_override", parse_acpi_skip_timer_override);
  1592. static int __init parse_acpi_use_timer_override(char *arg)
  1593. {
  1594. acpi_use_timer_override = 1;
  1595. return 0;
  1596. }
  1597. early_param("acpi_use_timer_override", parse_acpi_use_timer_override);
  1598. #endif /* CONFIG_X86_IO_APIC */
  1599. static int __init setup_acpi_sci(char *s)
  1600. {
  1601. if (!s)
  1602. return -EINVAL;
  1603. if (!strcmp(s, "edge"))
  1604. acpi_sci_flags = ACPI_MADT_TRIGGER_EDGE |
  1605. (acpi_sci_flags & ~ACPI_MADT_TRIGGER_MASK);
  1606. else if (!strcmp(s, "level"))
  1607. acpi_sci_flags = ACPI_MADT_TRIGGER_LEVEL |
  1608. (acpi_sci_flags & ~ACPI_MADT_TRIGGER_MASK);
  1609. else if (!strcmp(s, "high"))
  1610. acpi_sci_flags = ACPI_MADT_POLARITY_ACTIVE_HIGH |
  1611. (acpi_sci_flags & ~ACPI_MADT_POLARITY_MASK);
  1612. else if (!strcmp(s, "low"))
  1613. acpi_sci_flags = ACPI_MADT_POLARITY_ACTIVE_LOW |
  1614. (acpi_sci_flags & ~ACPI_MADT_POLARITY_MASK);
  1615. else
  1616. return -EINVAL;
  1617. return 0;
  1618. }
  1619. early_param("acpi_sci", setup_acpi_sci);
  1620. int __acpi_acquire_global_lock(unsigned int *lock)
  1621. {
  1622. unsigned int old, new, val;
  1623. do {
  1624. old = *lock;
  1625. new = (((old & ~0x3) + 2) + ((old >> 1) & 0x1));
  1626. val = cmpxchg(lock, old, new);
  1627. } while (unlikely (val != old));
  1628. return (new < 3) ? -1 : 0;
  1629. }
  1630. int __acpi_release_global_lock(unsigned int *lock)
  1631. {
  1632. unsigned int old, new, val;
  1633. do {
  1634. old = *lock;
  1635. new = old & ~0x3;
  1636. val = cmpxchg(lock, old, new);
  1637. } while (unlikely (val != old));
  1638. return old & 0x1;
  1639. }