io_apic.c 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869
  1. /*
  2. * Intel IO-APIC support for multi-Pentium hosts.
  3. *
  4. * Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo
  5. *
  6. * Many thanks to Stig Venaas for trying out countless experimental
  7. * patches and reporting/debugging problems patiently!
  8. *
  9. * (c) 1999, Multiple IO-APIC support, developed by
  10. * Ken-ichi Yaku <yaku@css1.kbnes.nec.co.jp> and
  11. * Hidemi Kishimoto <kisimoto@css1.kbnes.nec.co.jp>,
  12. * further tested and cleaned up by Zach Brown <zab@redhat.com>
  13. * and Ingo Molnar <mingo@redhat.com>
  14. *
  15. * Fixes
  16. * Maciej W. Rozycki : Bits for genuine 82489DX APICs;
  17. * thanks to Eric Gilmore
  18. * and Rolf G. Tews
  19. * for testing these extensively
  20. * Paul Diefenbaugh : Added full ACPI support
  21. */
  22. #include <linux/mm.h>
  23. #include <linux/interrupt.h>
  24. #include <linux/init.h>
  25. #include <linux/delay.h>
  26. #include <linux/sched.h>
  27. #include <linux/pci.h>
  28. #include <linux/mc146818rtc.h>
  29. #include <linux/compiler.h>
  30. #include <linux/acpi.h>
  31. #include <linux/module.h>
  32. #include <linux/syscore_ops.h>
  33. #include <linux/msi.h>
  34. #include <linux/htirq.h>
  35. #include <linux/freezer.h>
  36. #include <linux/kthread.h>
  37. #include <linux/jiffies.h> /* time_after() */
  38. #include <linux/slab.h>
  39. #ifdef CONFIG_ACPI
  40. #include <acpi/acpi_bus.h>
  41. #endif
  42. #include <linux/bootmem.h>
  43. #include <linux/dmar.h>
  44. #include <linux/hpet.h>
  45. #include <asm/idle.h>
  46. #include <asm/io.h>
  47. #include <asm/smp.h>
  48. #include <asm/cpu.h>
  49. #include <asm/desc.h>
  50. #include <asm/proto.h>
  51. #include <asm/acpi.h>
  52. #include <asm/dma.h>
  53. #include <asm/timer.h>
  54. #include <asm/i8259.h>
  55. #include <asm/msidef.h>
  56. #include <asm/hypertransport.h>
  57. #include <asm/setup.h>
  58. #include <asm/irq_remapping.h>
  59. #include <asm/hpet.h>
  60. #include <asm/hw_irq.h>
  61. #include <asm/apic.h>
  62. #define __apicdebuginit(type) static type __init
  63. #define for_each_irq_pin(entry, head) \
  64. for (entry = head; entry; entry = entry->next)
  65. /*
  66. * Is the SiS APIC rmw bug present ?
  67. * -1 = don't know, 0 = no, 1 = yes
  68. */
  69. int sis_apic_bug = -1;
  70. static DEFINE_RAW_SPINLOCK(ioapic_lock);
  71. static DEFINE_RAW_SPINLOCK(vector_lock);
  72. static struct ioapic {
  73. /*
  74. * # of IRQ routing registers
  75. */
  76. int nr_registers;
  77. /*
  78. * Saved state during suspend/resume, or while enabling intr-remap.
  79. */
  80. struct IO_APIC_route_entry *saved_registers;
  81. /* I/O APIC config */
  82. struct mpc_ioapic mp_config;
  83. /* IO APIC gsi routing info */
  84. struct mp_ioapic_gsi gsi_config;
  85. DECLARE_BITMAP(pin_programmed, MP_MAX_IOAPIC_PIN + 1);
  86. } ioapics[MAX_IO_APICS];
  87. #define mpc_ioapic_ver(ioapic_idx) ioapics[ioapic_idx].mp_config.apicver
  88. int mpc_ioapic_id(int ioapic_idx)
  89. {
  90. return ioapics[ioapic_idx].mp_config.apicid;
  91. }
  92. unsigned int mpc_ioapic_addr(int ioapic_idx)
  93. {
  94. return ioapics[ioapic_idx].mp_config.apicaddr;
  95. }
  96. struct mp_ioapic_gsi *mp_ioapic_gsi_routing(int ioapic_idx)
  97. {
  98. return &ioapics[ioapic_idx].gsi_config;
  99. }
  100. int nr_ioapics;
  101. /* The one past the highest gsi number used */
  102. u32 gsi_top;
  103. /* MP IRQ source entries */
  104. struct mpc_intsrc mp_irqs[MAX_IRQ_SOURCES];
  105. /* # of MP IRQ source entries */
  106. int mp_irq_entries;
  107. /* GSI interrupts */
  108. static int nr_irqs_gsi = NR_IRQS_LEGACY;
  109. #ifdef CONFIG_EISA
  110. int mp_bus_id_to_type[MAX_MP_BUSSES];
  111. #endif
  112. DECLARE_BITMAP(mp_bus_not_pci, MAX_MP_BUSSES);
  113. int skip_ioapic_setup;
  114. /**
  115. * disable_ioapic_support() - disables ioapic support at runtime
  116. */
  117. void disable_ioapic_support(void)
  118. {
  119. #ifdef CONFIG_PCI
  120. noioapicquirk = 1;
  121. noioapicreroute = -1;
  122. #endif
  123. skip_ioapic_setup = 1;
  124. }
  125. static int __init parse_noapic(char *str)
  126. {
  127. /* disable IO-APIC */
  128. disable_ioapic_support();
  129. return 0;
  130. }
  131. early_param("noapic", parse_noapic);
  132. static int io_apic_setup_irq_pin(unsigned int irq, int node,
  133. struct io_apic_irq_attr *attr);
  134. /* Will be called in mpparse/acpi/sfi codes for saving IRQ info */
  135. void mp_save_irq(struct mpc_intsrc *m)
  136. {
  137. int i;
  138. apic_printk(APIC_VERBOSE, "Int: type %d, pol %d, trig %d, bus %02x,"
  139. " IRQ %02x, APIC ID %x, APIC INT %02x\n",
  140. m->irqtype, m->irqflag & 3, (m->irqflag >> 2) & 3, m->srcbus,
  141. m->srcbusirq, m->dstapic, m->dstirq);
  142. for (i = 0; i < mp_irq_entries; i++) {
  143. if (!memcmp(&mp_irqs[i], m, sizeof(*m)))
  144. return;
  145. }
  146. memcpy(&mp_irqs[mp_irq_entries], m, sizeof(*m));
  147. if (++mp_irq_entries == MAX_IRQ_SOURCES)
  148. panic("Max # of irq sources exceeded!!\n");
  149. }
  150. struct irq_pin_list {
  151. int apic, pin;
  152. struct irq_pin_list *next;
  153. };
  154. static struct irq_pin_list *alloc_irq_pin_list(int node)
  155. {
  156. return kzalloc_node(sizeof(struct irq_pin_list), GFP_KERNEL, node);
  157. }
  158. /* irq_cfg is indexed by the sum of all RTEs in all I/O APICs. */
  159. static struct irq_cfg irq_cfgx[NR_IRQS_LEGACY];
  160. int __init arch_early_irq_init(void)
  161. {
  162. struct irq_cfg *cfg;
  163. int count, node, i;
  164. if (!legacy_pic->nr_legacy_irqs)
  165. io_apic_irqs = ~0UL;
  166. for (i = 0; i < nr_ioapics; i++) {
  167. ioapics[i].saved_registers =
  168. kzalloc(sizeof(struct IO_APIC_route_entry) *
  169. ioapics[i].nr_registers, GFP_KERNEL);
  170. if (!ioapics[i].saved_registers)
  171. pr_err("IOAPIC %d: suspend/resume impossible!\n", i);
  172. }
  173. cfg = irq_cfgx;
  174. count = ARRAY_SIZE(irq_cfgx);
  175. node = cpu_to_node(0);
  176. /* Make sure the legacy interrupts are marked in the bitmap */
  177. irq_reserve_irqs(0, legacy_pic->nr_legacy_irqs);
  178. for (i = 0; i < count; i++) {
  179. irq_set_chip_data(i, &cfg[i]);
  180. zalloc_cpumask_var_node(&cfg[i].domain, GFP_KERNEL, node);
  181. zalloc_cpumask_var_node(&cfg[i].old_domain, GFP_KERNEL, node);
  182. /*
  183. * For legacy IRQ's, start with assigning irq0 to irq15 to
  184. * IRQ0_VECTOR to IRQ15_VECTOR for all cpu's.
  185. */
  186. if (i < legacy_pic->nr_legacy_irqs) {
  187. cfg[i].vector = IRQ0_VECTOR + i;
  188. cpumask_setall(cfg[i].domain);
  189. }
  190. }
  191. return 0;
  192. }
  193. static struct irq_cfg *irq_cfg(unsigned int irq)
  194. {
  195. return irq_get_chip_data(irq);
  196. }
  197. static struct irq_cfg *alloc_irq_cfg(unsigned int irq, int node)
  198. {
  199. struct irq_cfg *cfg;
  200. cfg = kzalloc_node(sizeof(*cfg), GFP_KERNEL, node);
  201. if (!cfg)
  202. return NULL;
  203. if (!zalloc_cpumask_var_node(&cfg->domain, GFP_KERNEL, node))
  204. goto out_cfg;
  205. if (!zalloc_cpumask_var_node(&cfg->old_domain, GFP_KERNEL, node))
  206. goto out_domain;
  207. return cfg;
  208. out_domain:
  209. free_cpumask_var(cfg->domain);
  210. out_cfg:
  211. kfree(cfg);
  212. return NULL;
  213. }
  214. static void free_irq_cfg(unsigned int at, struct irq_cfg *cfg)
  215. {
  216. if (!cfg)
  217. return;
  218. irq_set_chip_data(at, NULL);
  219. free_cpumask_var(cfg->domain);
  220. free_cpumask_var(cfg->old_domain);
  221. kfree(cfg);
  222. }
  223. static struct irq_cfg *alloc_irq_and_cfg_at(unsigned int at, int node)
  224. {
  225. int res = irq_alloc_desc_at(at, node);
  226. struct irq_cfg *cfg;
  227. if (res < 0) {
  228. if (res != -EEXIST)
  229. return NULL;
  230. cfg = irq_get_chip_data(at);
  231. if (cfg)
  232. return cfg;
  233. }
  234. cfg = alloc_irq_cfg(at, node);
  235. if (cfg)
  236. irq_set_chip_data(at, cfg);
  237. else
  238. irq_free_desc(at);
  239. return cfg;
  240. }
  241. static int alloc_irqs_from(unsigned int from, unsigned int count, int node)
  242. {
  243. return irq_alloc_descs_from(from, count, node);
  244. }
  245. static void free_irq_at(unsigned int at, struct irq_cfg *cfg)
  246. {
  247. free_irq_cfg(at, cfg);
  248. irq_free_desc(at);
  249. }
  250. struct io_apic {
  251. unsigned int index;
  252. unsigned int unused[3];
  253. unsigned int data;
  254. unsigned int unused2[11];
  255. unsigned int eoi;
  256. };
  257. static __attribute_const__ struct io_apic __iomem *io_apic_base(int idx)
  258. {
  259. return (void __iomem *) __fix_to_virt(FIX_IO_APIC_BASE_0 + idx)
  260. + (mpc_ioapic_addr(idx) & ~PAGE_MASK);
  261. }
  262. void io_apic_eoi(unsigned int apic, unsigned int vector)
  263. {
  264. struct io_apic __iomem *io_apic = io_apic_base(apic);
  265. writel(vector, &io_apic->eoi);
  266. }
  267. unsigned int native_io_apic_read(unsigned int apic, unsigned int reg)
  268. {
  269. struct io_apic __iomem *io_apic = io_apic_base(apic);
  270. writel(reg, &io_apic->index);
  271. return readl(&io_apic->data);
  272. }
  273. void native_io_apic_write(unsigned int apic, unsigned int reg, unsigned int value)
  274. {
  275. struct io_apic __iomem *io_apic = io_apic_base(apic);
  276. writel(reg, &io_apic->index);
  277. writel(value, &io_apic->data);
  278. }
  279. /*
  280. * Re-write a value: to be used for read-modify-write
  281. * cycles where the read already set up the index register.
  282. *
  283. * Older SiS APIC requires we rewrite the index register
  284. */
  285. void native_io_apic_modify(unsigned int apic, unsigned int reg, unsigned int value)
  286. {
  287. struct io_apic __iomem *io_apic = io_apic_base(apic);
  288. if (sis_apic_bug)
  289. writel(reg, &io_apic->index);
  290. writel(value, &io_apic->data);
  291. }
  292. union entry_union {
  293. struct { u32 w1, w2; };
  294. struct IO_APIC_route_entry entry;
  295. };
  296. static struct IO_APIC_route_entry __ioapic_read_entry(int apic, int pin)
  297. {
  298. union entry_union eu;
  299. eu.w1 = io_apic_read(apic, 0x10 + 2 * pin);
  300. eu.w2 = io_apic_read(apic, 0x11 + 2 * pin);
  301. return eu.entry;
  302. }
  303. static struct IO_APIC_route_entry ioapic_read_entry(int apic, int pin)
  304. {
  305. union entry_union eu;
  306. unsigned long flags;
  307. raw_spin_lock_irqsave(&ioapic_lock, flags);
  308. eu.entry = __ioapic_read_entry(apic, pin);
  309. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  310. return eu.entry;
  311. }
  312. /*
  313. * When we write a new IO APIC routing entry, we need to write the high
  314. * word first! If the mask bit in the low word is clear, we will enable
  315. * the interrupt, and we need to make sure the entry is fully populated
  316. * before that happens.
  317. */
  318. static void __ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e)
  319. {
  320. union entry_union eu = {{0, 0}};
  321. eu.entry = e;
  322. io_apic_write(apic, 0x11 + 2*pin, eu.w2);
  323. io_apic_write(apic, 0x10 + 2*pin, eu.w1);
  324. }
  325. static void ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e)
  326. {
  327. unsigned long flags;
  328. raw_spin_lock_irqsave(&ioapic_lock, flags);
  329. __ioapic_write_entry(apic, pin, e);
  330. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  331. }
  332. /*
  333. * When we mask an IO APIC routing entry, we need to write the low
  334. * word first, in order to set the mask bit before we change the
  335. * high bits!
  336. */
  337. static void ioapic_mask_entry(int apic, int pin)
  338. {
  339. unsigned long flags;
  340. union entry_union eu = { .entry.mask = 1 };
  341. raw_spin_lock_irqsave(&ioapic_lock, flags);
  342. io_apic_write(apic, 0x10 + 2*pin, eu.w1);
  343. io_apic_write(apic, 0x11 + 2*pin, eu.w2);
  344. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  345. }
  346. /*
  347. * The common case is 1:1 IRQ<->pin mappings. Sometimes there are
  348. * shared ISA-space IRQs, so we have to support them. We are super
  349. * fast in the common case, and fast for shared ISA-space IRQs.
  350. */
  351. static int __add_pin_to_irq_node(struct irq_cfg *cfg, int node, int apic, int pin)
  352. {
  353. struct irq_pin_list **last, *entry;
  354. /* don't allow duplicates */
  355. last = &cfg->irq_2_pin;
  356. for_each_irq_pin(entry, cfg->irq_2_pin) {
  357. if (entry->apic == apic && entry->pin == pin)
  358. return 0;
  359. last = &entry->next;
  360. }
  361. entry = alloc_irq_pin_list(node);
  362. if (!entry) {
  363. pr_err("can not alloc irq_pin_list (%d,%d,%d)\n",
  364. node, apic, pin);
  365. return -ENOMEM;
  366. }
  367. entry->apic = apic;
  368. entry->pin = pin;
  369. *last = entry;
  370. return 0;
  371. }
  372. static void add_pin_to_irq_node(struct irq_cfg *cfg, int node, int apic, int pin)
  373. {
  374. if (__add_pin_to_irq_node(cfg, node, apic, pin))
  375. panic("IO-APIC: failed to add irq-pin. Can not proceed\n");
  376. }
  377. /*
  378. * Reroute an IRQ to a different pin.
  379. */
  380. static void __init replace_pin_at_irq_node(struct irq_cfg *cfg, int node,
  381. int oldapic, int oldpin,
  382. int newapic, int newpin)
  383. {
  384. struct irq_pin_list *entry;
  385. for_each_irq_pin(entry, cfg->irq_2_pin) {
  386. if (entry->apic == oldapic && entry->pin == oldpin) {
  387. entry->apic = newapic;
  388. entry->pin = newpin;
  389. /* every one is different, right? */
  390. return;
  391. }
  392. }
  393. /* old apic/pin didn't exist, so just add new ones */
  394. add_pin_to_irq_node(cfg, node, newapic, newpin);
  395. }
  396. static void __io_apic_modify_irq(struct irq_pin_list *entry,
  397. int mask_and, int mask_or,
  398. void (*final)(struct irq_pin_list *entry))
  399. {
  400. unsigned int reg, pin;
  401. pin = entry->pin;
  402. reg = io_apic_read(entry->apic, 0x10 + pin * 2);
  403. reg &= mask_and;
  404. reg |= mask_or;
  405. io_apic_modify(entry->apic, 0x10 + pin * 2, reg);
  406. if (final)
  407. final(entry);
  408. }
  409. static void io_apic_modify_irq(struct irq_cfg *cfg,
  410. int mask_and, int mask_or,
  411. void (*final)(struct irq_pin_list *entry))
  412. {
  413. struct irq_pin_list *entry;
  414. for_each_irq_pin(entry, cfg->irq_2_pin)
  415. __io_apic_modify_irq(entry, mask_and, mask_or, final);
  416. }
  417. static void io_apic_sync(struct irq_pin_list *entry)
  418. {
  419. /*
  420. * Synchronize the IO-APIC and the CPU by doing
  421. * a dummy read from the IO-APIC
  422. */
  423. struct io_apic __iomem *io_apic;
  424. io_apic = io_apic_base(entry->apic);
  425. readl(&io_apic->data);
  426. }
  427. static void mask_ioapic(struct irq_cfg *cfg)
  428. {
  429. unsigned long flags;
  430. raw_spin_lock_irqsave(&ioapic_lock, flags);
  431. io_apic_modify_irq(cfg, ~0, IO_APIC_REDIR_MASKED, &io_apic_sync);
  432. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  433. }
  434. static void mask_ioapic_irq(struct irq_data *data)
  435. {
  436. mask_ioapic(data->chip_data);
  437. }
  438. static void __unmask_ioapic(struct irq_cfg *cfg)
  439. {
  440. io_apic_modify_irq(cfg, ~IO_APIC_REDIR_MASKED, 0, NULL);
  441. }
  442. static void unmask_ioapic(struct irq_cfg *cfg)
  443. {
  444. unsigned long flags;
  445. raw_spin_lock_irqsave(&ioapic_lock, flags);
  446. __unmask_ioapic(cfg);
  447. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  448. }
  449. static void unmask_ioapic_irq(struct irq_data *data)
  450. {
  451. unmask_ioapic(data->chip_data);
  452. }
  453. /*
  454. * IO-APIC versions below 0x20 don't support EOI register.
  455. * For the record, here is the information about various versions:
  456. * 0Xh 82489DX
  457. * 1Xh I/OAPIC or I/O(x)APIC which are not PCI 2.2 Compliant
  458. * 2Xh I/O(x)APIC which is PCI 2.2 Compliant
  459. * 30h-FFh Reserved
  460. *
  461. * Some of the Intel ICH Specs (ICH2 to ICH5) documents the io-apic
  462. * version as 0x2. This is an error with documentation and these ICH chips
  463. * use io-apic's of version 0x20.
  464. *
  465. * For IO-APIC's with EOI register, we use that to do an explicit EOI.
  466. * Otherwise, we simulate the EOI message manually by changing the trigger
  467. * mode to edge and then back to level, with RTE being masked during this.
  468. */
  469. void native_eoi_ioapic_pin(int apic, int pin, int vector)
  470. {
  471. if (mpc_ioapic_ver(apic) >= 0x20) {
  472. io_apic_eoi(apic, vector);
  473. } else {
  474. struct IO_APIC_route_entry entry, entry1;
  475. entry = entry1 = __ioapic_read_entry(apic, pin);
  476. /*
  477. * Mask the entry and change the trigger mode to edge.
  478. */
  479. entry1.mask = 1;
  480. entry1.trigger = IOAPIC_EDGE;
  481. __ioapic_write_entry(apic, pin, entry1);
  482. /*
  483. * Restore the previous level triggered entry.
  484. */
  485. __ioapic_write_entry(apic, pin, entry);
  486. }
  487. }
  488. void eoi_ioapic_irq(unsigned int irq, struct irq_cfg *cfg)
  489. {
  490. struct irq_pin_list *entry;
  491. unsigned long flags;
  492. raw_spin_lock_irqsave(&ioapic_lock, flags);
  493. for_each_irq_pin(entry, cfg->irq_2_pin)
  494. x86_io_apic_ops.eoi_ioapic_pin(entry->apic, entry->pin,
  495. cfg->vector);
  496. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  497. }
  498. static void clear_IO_APIC_pin(unsigned int apic, unsigned int pin)
  499. {
  500. struct IO_APIC_route_entry entry;
  501. /* Check delivery_mode to be sure we're not clearing an SMI pin */
  502. entry = ioapic_read_entry(apic, pin);
  503. if (entry.delivery_mode == dest_SMI)
  504. return;
  505. /*
  506. * Make sure the entry is masked and re-read the contents to check
  507. * if it is a level triggered pin and if the remote-IRR is set.
  508. */
  509. if (!entry.mask) {
  510. entry.mask = 1;
  511. ioapic_write_entry(apic, pin, entry);
  512. entry = ioapic_read_entry(apic, pin);
  513. }
  514. if (entry.irr) {
  515. unsigned long flags;
  516. /*
  517. * Make sure the trigger mode is set to level. Explicit EOI
  518. * doesn't clear the remote-IRR if the trigger mode is not
  519. * set to level.
  520. */
  521. if (!entry.trigger) {
  522. entry.trigger = IOAPIC_LEVEL;
  523. ioapic_write_entry(apic, pin, entry);
  524. }
  525. raw_spin_lock_irqsave(&ioapic_lock, flags);
  526. x86_io_apic_ops.eoi_ioapic_pin(apic, pin, entry.vector);
  527. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  528. }
  529. /*
  530. * Clear the rest of the bits in the IO-APIC RTE except for the mask
  531. * bit.
  532. */
  533. ioapic_mask_entry(apic, pin);
  534. entry = ioapic_read_entry(apic, pin);
  535. if (entry.irr)
  536. pr_err("Unable to reset IRR for apic: %d, pin :%d\n",
  537. mpc_ioapic_id(apic), pin);
  538. }
  539. static void clear_IO_APIC (void)
  540. {
  541. int apic, pin;
  542. for (apic = 0; apic < nr_ioapics; apic++)
  543. for (pin = 0; pin < ioapics[apic].nr_registers; pin++)
  544. clear_IO_APIC_pin(apic, pin);
  545. }
  546. #ifdef CONFIG_X86_32
  547. /*
  548. * support for broken MP BIOSs, enables hand-redirection of PIRQ0-7 to
  549. * specific CPU-side IRQs.
  550. */
  551. #define MAX_PIRQS 8
  552. static int pirq_entries[MAX_PIRQS] = {
  553. [0 ... MAX_PIRQS - 1] = -1
  554. };
  555. static int __init ioapic_pirq_setup(char *str)
  556. {
  557. int i, max;
  558. int ints[MAX_PIRQS+1];
  559. get_options(str, ARRAY_SIZE(ints), ints);
  560. apic_printk(APIC_VERBOSE, KERN_INFO
  561. "PIRQ redirection, working around broken MP-BIOS.\n");
  562. max = MAX_PIRQS;
  563. if (ints[0] < MAX_PIRQS)
  564. max = ints[0];
  565. for (i = 0; i < max; i++) {
  566. apic_printk(APIC_VERBOSE, KERN_DEBUG
  567. "... PIRQ%d -> IRQ %d\n", i, ints[i+1]);
  568. /*
  569. * PIRQs are mapped upside down, usually.
  570. */
  571. pirq_entries[MAX_PIRQS-i-1] = ints[i+1];
  572. }
  573. return 1;
  574. }
  575. __setup("pirq=", ioapic_pirq_setup);
  576. #endif /* CONFIG_X86_32 */
  577. /*
  578. * Saves all the IO-APIC RTE's
  579. */
  580. int save_ioapic_entries(void)
  581. {
  582. int apic, pin;
  583. int err = 0;
  584. for (apic = 0; apic < nr_ioapics; apic++) {
  585. if (!ioapics[apic].saved_registers) {
  586. err = -ENOMEM;
  587. continue;
  588. }
  589. for (pin = 0; pin < ioapics[apic].nr_registers; pin++)
  590. ioapics[apic].saved_registers[pin] =
  591. ioapic_read_entry(apic, pin);
  592. }
  593. return err;
  594. }
  595. /*
  596. * Mask all IO APIC entries.
  597. */
  598. void mask_ioapic_entries(void)
  599. {
  600. int apic, pin;
  601. for (apic = 0; apic < nr_ioapics; apic++) {
  602. if (!ioapics[apic].saved_registers)
  603. continue;
  604. for (pin = 0; pin < ioapics[apic].nr_registers; pin++) {
  605. struct IO_APIC_route_entry entry;
  606. entry = ioapics[apic].saved_registers[pin];
  607. if (!entry.mask) {
  608. entry.mask = 1;
  609. ioapic_write_entry(apic, pin, entry);
  610. }
  611. }
  612. }
  613. }
  614. /*
  615. * Restore IO APIC entries which was saved in the ioapic structure.
  616. */
  617. int restore_ioapic_entries(void)
  618. {
  619. int apic, pin;
  620. for (apic = 0; apic < nr_ioapics; apic++) {
  621. if (!ioapics[apic].saved_registers)
  622. continue;
  623. for (pin = 0; pin < ioapics[apic].nr_registers; pin++)
  624. ioapic_write_entry(apic, pin,
  625. ioapics[apic].saved_registers[pin]);
  626. }
  627. return 0;
  628. }
  629. /*
  630. * Find the IRQ entry number of a certain pin.
  631. */
  632. static int find_irq_entry(int ioapic_idx, int pin, int type)
  633. {
  634. int i;
  635. for (i = 0; i < mp_irq_entries; i++)
  636. if (mp_irqs[i].irqtype == type &&
  637. (mp_irqs[i].dstapic == mpc_ioapic_id(ioapic_idx) ||
  638. mp_irqs[i].dstapic == MP_APIC_ALL) &&
  639. mp_irqs[i].dstirq == pin)
  640. return i;
  641. return -1;
  642. }
  643. /*
  644. * Find the pin to which IRQ[irq] (ISA) is connected
  645. */
  646. static int __init find_isa_irq_pin(int irq, int type)
  647. {
  648. int i;
  649. for (i = 0; i < mp_irq_entries; i++) {
  650. int lbus = mp_irqs[i].srcbus;
  651. if (test_bit(lbus, mp_bus_not_pci) &&
  652. (mp_irqs[i].irqtype == type) &&
  653. (mp_irqs[i].srcbusirq == irq))
  654. return mp_irqs[i].dstirq;
  655. }
  656. return -1;
  657. }
  658. static int __init find_isa_irq_apic(int irq, int type)
  659. {
  660. int i;
  661. for (i = 0; i < mp_irq_entries; i++) {
  662. int lbus = mp_irqs[i].srcbus;
  663. if (test_bit(lbus, mp_bus_not_pci) &&
  664. (mp_irqs[i].irqtype == type) &&
  665. (mp_irqs[i].srcbusirq == irq))
  666. break;
  667. }
  668. if (i < mp_irq_entries) {
  669. int ioapic_idx;
  670. for (ioapic_idx = 0; ioapic_idx < nr_ioapics; ioapic_idx++)
  671. if (mpc_ioapic_id(ioapic_idx) == mp_irqs[i].dstapic)
  672. return ioapic_idx;
  673. }
  674. return -1;
  675. }
  676. #ifdef CONFIG_EISA
  677. /*
  678. * EISA Edge/Level control register, ELCR
  679. */
  680. static int EISA_ELCR(unsigned int irq)
  681. {
  682. if (irq < legacy_pic->nr_legacy_irqs) {
  683. unsigned int port = 0x4d0 + (irq >> 3);
  684. return (inb(port) >> (irq & 7)) & 1;
  685. }
  686. apic_printk(APIC_VERBOSE, KERN_INFO
  687. "Broken MPtable reports ISA irq %d\n", irq);
  688. return 0;
  689. }
  690. #endif
  691. /* ISA interrupts are always polarity zero edge triggered,
  692. * when listed as conforming in the MP table. */
  693. #define default_ISA_trigger(idx) (0)
  694. #define default_ISA_polarity(idx) (0)
  695. /* EISA interrupts are always polarity zero and can be edge or level
  696. * trigger depending on the ELCR value. If an interrupt is listed as
  697. * EISA conforming in the MP table, that means its trigger type must
  698. * be read in from the ELCR */
  699. #define default_EISA_trigger(idx) (EISA_ELCR(mp_irqs[idx].srcbusirq))
  700. #define default_EISA_polarity(idx) default_ISA_polarity(idx)
  701. /* PCI interrupts are always polarity one level triggered,
  702. * when listed as conforming in the MP table. */
  703. #define default_PCI_trigger(idx) (1)
  704. #define default_PCI_polarity(idx) (1)
  705. static int irq_polarity(int idx)
  706. {
  707. int bus = mp_irqs[idx].srcbus;
  708. int polarity;
  709. /*
  710. * Determine IRQ line polarity (high active or low active):
  711. */
  712. switch (mp_irqs[idx].irqflag & 3)
  713. {
  714. case 0: /* conforms, ie. bus-type dependent polarity */
  715. if (test_bit(bus, mp_bus_not_pci))
  716. polarity = default_ISA_polarity(idx);
  717. else
  718. polarity = default_PCI_polarity(idx);
  719. break;
  720. case 1: /* high active */
  721. {
  722. polarity = 0;
  723. break;
  724. }
  725. case 2: /* reserved */
  726. {
  727. pr_warn("broken BIOS!!\n");
  728. polarity = 1;
  729. break;
  730. }
  731. case 3: /* low active */
  732. {
  733. polarity = 1;
  734. break;
  735. }
  736. default: /* invalid */
  737. {
  738. pr_warn("broken BIOS!!\n");
  739. polarity = 1;
  740. break;
  741. }
  742. }
  743. return polarity;
  744. }
  745. static int irq_trigger(int idx)
  746. {
  747. int bus = mp_irqs[idx].srcbus;
  748. int trigger;
  749. /*
  750. * Determine IRQ trigger mode (edge or level sensitive):
  751. */
  752. switch ((mp_irqs[idx].irqflag>>2) & 3)
  753. {
  754. case 0: /* conforms, ie. bus-type dependent */
  755. if (test_bit(bus, mp_bus_not_pci))
  756. trigger = default_ISA_trigger(idx);
  757. else
  758. trigger = default_PCI_trigger(idx);
  759. #ifdef CONFIG_EISA
  760. switch (mp_bus_id_to_type[bus]) {
  761. case MP_BUS_ISA: /* ISA pin */
  762. {
  763. /* set before the switch */
  764. break;
  765. }
  766. case MP_BUS_EISA: /* EISA pin */
  767. {
  768. trigger = default_EISA_trigger(idx);
  769. break;
  770. }
  771. case MP_BUS_PCI: /* PCI pin */
  772. {
  773. /* set before the switch */
  774. break;
  775. }
  776. default:
  777. {
  778. pr_warn("broken BIOS!!\n");
  779. trigger = 1;
  780. break;
  781. }
  782. }
  783. #endif
  784. break;
  785. case 1: /* edge */
  786. {
  787. trigger = 0;
  788. break;
  789. }
  790. case 2: /* reserved */
  791. {
  792. pr_warn("broken BIOS!!\n");
  793. trigger = 1;
  794. break;
  795. }
  796. case 3: /* level */
  797. {
  798. trigger = 1;
  799. break;
  800. }
  801. default: /* invalid */
  802. {
  803. pr_warn("broken BIOS!!\n");
  804. trigger = 0;
  805. break;
  806. }
  807. }
  808. return trigger;
  809. }
  810. static int pin_2_irq(int idx, int apic, int pin)
  811. {
  812. int irq;
  813. int bus = mp_irqs[idx].srcbus;
  814. struct mp_ioapic_gsi *gsi_cfg = mp_ioapic_gsi_routing(apic);
  815. /*
  816. * Debugging check, we are in big trouble if this message pops up!
  817. */
  818. if (mp_irqs[idx].dstirq != pin)
  819. pr_err("broken BIOS or MPTABLE parser, ayiee!!\n");
  820. if (test_bit(bus, mp_bus_not_pci)) {
  821. irq = mp_irqs[idx].srcbusirq;
  822. } else {
  823. u32 gsi = gsi_cfg->gsi_base + pin;
  824. if (gsi >= NR_IRQS_LEGACY)
  825. irq = gsi;
  826. else
  827. irq = gsi_top + gsi;
  828. }
  829. #ifdef CONFIG_X86_32
  830. /*
  831. * PCI IRQ command line redirection. Yes, limits are hardcoded.
  832. */
  833. if ((pin >= 16) && (pin <= 23)) {
  834. if (pirq_entries[pin-16] != -1) {
  835. if (!pirq_entries[pin-16]) {
  836. apic_printk(APIC_VERBOSE, KERN_DEBUG
  837. "disabling PIRQ%d\n", pin-16);
  838. } else {
  839. irq = pirq_entries[pin-16];
  840. apic_printk(APIC_VERBOSE, KERN_DEBUG
  841. "using PIRQ%d -> IRQ %d\n",
  842. pin-16, irq);
  843. }
  844. }
  845. }
  846. #endif
  847. return irq;
  848. }
  849. /*
  850. * Find a specific PCI IRQ entry.
  851. * Not an __init, possibly needed by modules
  852. */
  853. int IO_APIC_get_PCI_irq_vector(int bus, int slot, int pin,
  854. struct io_apic_irq_attr *irq_attr)
  855. {
  856. int ioapic_idx, i, best_guess = -1;
  857. apic_printk(APIC_DEBUG,
  858. "querying PCI -> IRQ mapping bus:%d, slot:%d, pin:%d.\n",
  859. bus, slot, pin);
  860. if (test_bit(bus, mp_bus_not_pci)) {
  861. apic_printk(APIC_VERBOSE,
  862. "PCI BIOS passed nonexistent PCI bus %d!\n", bus);
  863. return -1;
  864. }
  865. for (i = 0; i < mp_irq_entries; i++) {
  866. int lbus = mp_irqs[i].srcbus;
  867. for (ioapic_idx = 0; ioapic_idx < nr_ioapics; ioapic_idx++)
  868. if (mpc_ioapic_id(ioapic_idx) == mp_irqs[i].dstapic ||
  869. mp_irqs[i].dstapic == MP_APIC_ALL)
  870. break;
  871. if (!test_bit(lbus, mp_bus_not_pci) &&
  872. !mp_irqs[i].irqtype &&
  873. (bus == lbus) &&
  874. (slot == ((mp_irqs[i].srcbusirq >> 2) & 0x1f))) {
  875. int irq = pin_2_irq(i, ioapic_idx, mp_irqs[i].dstirq);
  876. if (!(ioapic_idx || IO_APIC_IRQ(irq)))
  877. continue;
  878. if (pin == (mp_irqs[i].srcbusirq & 3)) {
  879. set_io_apic_irq_attr(irq_attr, ioapic_idx,
  880. mp_irqs[i].dstirq,
  881. irq_trigger(i),
  882. irq_polarity(i));
  883. return irq;
  884. }
  885. /*
  886. * Use the first all-but-pin matching entry as a
  887. * best-guess fuzzy result for broken mptables.
  888. */
  889. if (best_guess < 0) {
  890. set_io_apic_irq_attr(irq_attr, ioapic_idx,
  891. mp_irqs[i].dstirq,
  892. irq_trigger(i),
  893. irq_polarity(i));
  894. best_guess = irq;
  895. }
  896. }
  897. }
  898. return best_guess;
  899. }
  900. EXPORT_SYMBOL(IO_APIC_get_PCI_irq_vector);
  901. void lock_vector_lock(void)
  902. {
  903. /* Used to the online set of cpus does not change
  904. * during assign_irq_vector.
  905. */
  906. raw_spin_lock(&vector_lock);
  907. }
  908. void unlock_vector_lock(void)
  909. {
  910. raw_spin_unlock(&vector_lock);
  911. }
  912. static int
  913. __assign_irq_vector(int irq, struct irq_cfg *cfg, const struct cpumask *mask)
  914. {
  915. /*
  916. * NOTE! The local APIC isn't very good at handling
  917. * multiple interrupts at the same interrupt level.
  918. * As the interrupt level is determined by taking the
  919. * vector number and shifting that right by 4, we
  920. * want to spread these out a bit so that they don't
  921. * all fall in the same interrupt level.
  922. *
  923. * Also, we've got to be careful not to trash gate
  924. * 0x80, because int 0x80 is hm, kind of importantish. ;)
  925. */
  926. static int current_vector = FIRST_EXTERNAL_VECTOR + VECTOR_OFFSET_START;
  927. static int current_offset = VECTOR_OFFSET_START % 16;
  928. int cpu, err;
  929. cpumask_var_t tmp_mask;
  930. if (cfg->move_in_progress)
  931. return -EBUSY;
  932. if (!alloc_cpumask_var(&tmp_mask, GFP_ATOMIC))
  933. return -ENOMEM;
  934. /* Only try and allocate irqs on cpus that are present */
  935. err = -ENOSPC;
  936. cpumask_clear(cfg->old_domain);
  937. cpu = cpumask_first_and(mask, cpu_online_mask);
  938. while (cpu < nr_cpu_ids) {
  939. int new_cpu, vector, offset;
  940. apic->vector_allocation_domain(cpu, tmp_mask, mask);
  941. if (cpumask_subset(tmp_mask, cfg->domain)) {
  942. err = 0;
  943. if (cpumask_equal(tmp_mask, cfg->domain))
  944. break;
  945. /*
  946. * New cpumask using the vector is a proper subset of
  947. * the current in use mask. So cleanup the vector
  948. * allocation for the members that are not used anymore.
  949. */
  950. cpumask_andnot(cfg->old_domain, cfg->domain, tmp_mask);
  951. cfg->move_in_progress =
  952. cpumask_intersects(cfg->old_domain, cpu_online_mask);
  953. cpumask_and(cfg->domain, cfg->domain, tmp_mask);
  954. break;
  955. }
  956. vector = current_vector;
  957. offset = current_offset;
  958. next:
  959. vector += 16;
  960. if (vector >= first_system_vector) {
  961. offset = (offset + 1) % 16;
  962. vector = FIRST_EXTERNAL_VECTOR + offset;
  963. }
  964. if (unlikely(current_vector == vector)) {
  965. cpumask_or(cfg->old_domain, cfg->old_domain, tmp_mask);
  966. cpumask_andnot(tmp_mask, mask, cfg->old_domain);
  967. cpu = cpumask_first_and(tmp_mask, cpu_online_mask);
  968. continue;
  969. }
  970. if (test_bit(vector, used_vectors))
  971. goto next;
  972. for_each_cpu_and(new_cpu, tmp_mask, cpu_online_mask)
  973. if (per_cpu(vector_irq, new_cpu)[vector] != -1)
  974. goto next;
  975. /* Found one! */
  976. current_vector = vector;
  977. current_offset = offset;
  978. if (cfg->vector) {
  979. cpumask_copy(cfg->old_domain, cfg->domain);
  980. cfg->move_in_progress =
  981. cpumask_intersects(cfg->old_domain, cpu_online_mask);
  982. }
  983. for_each_cpu_and(new_cpu, tmp_mask, cpu_online_mask)
  984. per_cpu(vector_irq, new_cpu)[vector] = irq;
  985. cfg->vector = vector;
  986. cpumask_copy(cfg->domain, tmp_mask);
  987. err = 0;
  988. break;
  989. }
  990. free_cpumask_var(tmp_mask);
  991. return err;
  992. }
  993. int assign_irq_vector(int irq, struct irq_cfg *cfg, const struct cpumask *mask)
  994. {
  995. int err;
  996. unsigned long flags;
  997. raw_spin_lock_irqsave(&vector_lock, flags);
  998. err = __assign_irq_vector(irq, cfg, mask);
  999. raw_spin_unlock_irqrestore(&vector_lock, flags);
  1000. return err;
  1001. }
  1002. static void __clear_irq_vector(int irq, struct irq_cfg *cfg)
  1003. {
  1004. int cpu, vector;
  1005. BUG_ON(!cfg->vector);
  1006. vector = cfg->vector;
  1007. for_each_cpu_and(cpu, cfg->domain, cpu_online_mask)
  1008. per_cpu(vector_irq, cpu)[vector] = -1;
  1009. cfg->vector = 0;
  1010. cpumask_clear(cfg->domain);
  1011. if (likely(!cfg->move_in_progress))
  1012. return;
  1013. for_each_cpu_and(cpu, cfg->old_domain, cpu_online_mask) {
  1014. for (vector = FIRST_EXTERNAL_VECTOR; vector < NR_VECTORS;
  1015. vector++) {
  1016. if (per_cpu(vector_irq, cpu)[vector] != irq)
  1017. continue;
  1018. per_cpu(vector_irq, cpu)[vector] = -1;
  1019. break;
  1020. }
  1021. }
  1022. cfg->move_in_progress = 0;
  1023. }
  1024. void __setup_vector_irq(int cpu)
  1025. {
  1026. /* Initialize vector_irq on a new cpu */
  1027. int irq, vector;
  1028. struct irq_cfg *cfg;
  1029. /*
  1030. * vector_lock will make sure that we don't run into irq vector
  1031. * assignments that might be happening on another cpu in parallel,
  1032. * while we setup our initial vector to irq mappings.
  1033. */
  1034. raw_spin_lock(&vector_lock);
  1035. /* Mark the inuse vectors */
  1036. for_each_active_irq(irq) {
  1037. cfg = irq_get_chip_data(irq);
  1038. if (!cfg)
  1039. continue;
  1040. if (!cpumask_test_cpu(cpu, cfg->domain))
  1041. continue;
  1042. vector = cfg->vector;
  1043. per_cpu(vector_irq, cpu)[vector] = irq;
  1044. }
  1045. /* Mark the free vectors */
  1046. for (vector = 0; vector < NR_VECTORS; ++vector) {
  1047. irq = per_cpu(vector_irq, cpu)[vector];
  1048. if (irq < 0)
  1049. continue;
  1050. cfg = irq_cfg(irq);
  1051. if (!cpumask_test_cpu(cpu, cfg->domain))
  1052. per_cpu(vector_irq, cpu)[vector] = -1;
  1053. }
  1054. raw_spin_unlock(&vector_lock);
  1055. }
  1056. static struct irq_chip ioapic_chip;
  1057. #ifdef CONFIG_X86_32
  1058. static inline int IO_APIC_irq_trigger(int irq)
  1059. {
  1060. int apic, idx, pin;
  1061. for (apic = 0; apic < nr_ioapics; apic++) {
  1062. for (pin = 0; pin < ioapics[apic].nr_registers; pin++) {
  1063. idx = find_irq_entry(apic, pin, mp_INT);
  1064. if ((idx != -1) && (irq == pin_2_irq(idx, apic, pin)))
  1065. return irq_trigger(idx);
  1066. }
  1067. }
  1068. /*
  1069. * nonexistent IRQs are edge default
  1070. */
  1071. return 0;
  1072. }
  1073. #else
  1074. static inline int IO_APIC_irq_trigger(int irq)
  1075. {
  1076. return 1;
  1077. }
  1078. #endif
  1079. static void ioapic_register_intr(unsigned int irq, struct irq_cfg *cfg,
  1080. unsigned long trigger)
  1081. {
  1082. struct irq_chip *chip = &ioapic_chip;
  1083. irq_flow_handler_t hdl;
  1084. bool fasteoi;
  1085. if ((trigger == IOAPIC_AUTO && IO_APIC_irq_trigger(irq)) ||
  1086. trigger == IOAPIC_LEVEL) {
  1087. irq_set_status_flags(irq, IRQ_LEVEL);
  1088. fasteoi = true;
  1089. } else {
  1090. irq_clear_status_flags(irq, IRQ_LEVEL);
  1091. fasteoi = false;
  1092. }
  1093. if (setup_remapped_irq(irq, cfg, chip))
  1094. fasteoi = trigger != 0;
  1095. hdl = fasteoi ? handle_fasteoi_irq : handle_edge_irq;
  1096. irq_set_chip_and_handler_name(irq, chip, hdl,
  1097. fasteoi ? "fasteoi" : "edge");
  1098. }
  1099. int native_setup_ioapic_entry(int irq, struct IO_APIC_route_entry *entry,
  1100. unsigned int destination, int vector,
  1101. struct io_apic_irq_attr *attr)
  1102. {
  1103. memset(entry, 0, sizeof(*entry));
  1104. entry->delivery_mode = apic->irq_delivery_mode;
  1105. entry->dest_mode = apic->irq_dest_mode;
  1106. entry->dest = destination;
  1107. entry->vector = vector;
  1108. entry->mask = 0; /* enable IRQ */
  1109. entry->trigger = attr->trigger;
  1110. entry->polarity = attr->polarity;
  1111. /*
  1112. * Mask level triggered irqs.
  1113. * Use IRQ_DELAYED_DISABLE for edge triggered irqs.
  1114. */
  1115. if (attr->trigger)
  1116. entry->mask = 1;
  1117. return 0;
  1118. }
  1119. static void setup_ioapic_irq(unsigned int irq, struct irq_cfg *cfg,
  1120. struct io_apic_irq_attr *attr)
  1121. {
  1122. struct IO_APIC_route_entry entry;
  1123. unsigned int dest;
  1124. if (!IO_APIC_IRQ(irq))
  1125. return;
  1126. if (assign_irq_vector(irq, cfg, apic->target_cpus()))
  1127. return;
  1128. if (apic->cpu_mask_to_apicid_and(cfg->domain, apic->target_cpus(),
  1129. &dest)) {
  1130. pr_warn("Failed to obtain apicid for ioapic %d, pin %d\n",
  1131. mpc_ioapic_id(attr->ioapic), attr->ioapic_pin);
  1132. __clear_irq_vector(irq, cfg);
  1133. return;
  1134. }
  1135. apic_printk(APIC_VERBOSE,KERN_DEBUG
  1136. "IOAPIC[%d]: Set routing entry (%d-%d -> 0x%x -> "
  1137. "IRQ %d Mode:%i Active:%i Dest:%d)\n",
  1138. attr->ioapic, mpc_ioapic_id(attr->ioapic), attr->ioapic_pin,
  1139. cfg->vector, irq, attr->trigger, attr->polarity, dest);
  1140. if (x86_io_apic_ops.setup_entry(irq, &entry, dest, cfg->vector, attr)) {
  1141. pr_warn("Failed to setup ioapic entry for ioapic %d, pin %d\n",
  1142. mpc_ioapic_id(attr->ioapic), attr->ioapic_pin);
  1143. __clear_irq_vector(irq, cfg);
  1144. return;
  1145. }
  1146. ioapic_register_intr(irq, cfg, attr->trigger);
  1147. if (irq < legacy_pic->nr_legacy_irqs)
  1148. legacy_pic->mask(irq);
  1149. ioapic_write_entry(attr->ioapic, attr->ioapic_pin, entry);
  1150. }
  1151. static bool __init io_apic_pin_not_connected(int idx, int ioapic_idx, int pin)
  1152. {
  1153. if (idx != -1)
  1154. return false;
  1155. apic_printk(APIC_VERBOSE, KERN_DEBUG " apic %d pin %d not connected\n",
  1156. mpc_ioapic_id(ioapic_idx), pin);
  1157. return true;
  1158. }
  1159. static void __init __io_apic_setup_irqs(unsigned int ioapic_idx)
  1160. {
  1161. int idx, node = cpu_to_node(0);
  1162. struct io_apic_irq_attr attr;
  1163. unsigned int pin, irq;
  1164. for (pin = 0; pin < ioapics[ioapic_idx].nr_registers; pin++) {
  1165. idx = find_irq_entry(ioapic_idx, pin, mp_INT);
  1166. if (io_apic_pin_not_connected(idx, ioapic_idx, pin))
  1167. continue;
  1168. irq = pin_2_irq(idx, ioapic_idx, pin);
  1169. if ((ioapic_idx > 0) && (irq > 16))
  1170. continue;
  1171. /*
  1172. * Skip the timer IRQ if there's a quirk handler
  1173. * installed and if it returns 1:
  1174. */
  1175. if (apic->multi_timer_check &&
  1176. apic->multi_timer_check(ioapic_idx, irq))
  1177. continue;
  1178. set_io_apic_irq_attr(&attr, ioapic_idx, pin, irq_trigger(idx),
  1179. irq_polarity(idx));
  1180. io_apic_setup_irq_pin(irq, node, &attr);
  1181. }
  1182. }
  1183. static void __init setup_IO_APIC_irqs(void)
  1184. {
  1185. unsigned int ioapic_idx;
  1186. apic_printk(APIC_VERBOSE, KERN_DEBUG "init IO_APIC IRQs\n");
  1187. for (ioapic_idx = 0; ioapic_idx < nr_ioapics; ioapic_idx++)
  1188. __io_apic_setup_irqs(ioapic_idx);
  1189. }
  1190. /*
  1191. * for the gsit that is not in first ioapic
  1192. * but could not use acpi_register_gsi()
  1193. * like some special sci in IBM x3330
  1194. */
  1195. void setup_IO_APIC_irq_extra(u32 gsi)
  1196. {
  1197. int ioapic_idx = 0, pin, idx, irq, node = cpu_to_node(0);
  1198. struct io_apic_irq_attr attr;
  1199. /*
  1200. * Convert 'gsi' to 'ioapic.pin'.
  1201. */
  1202. ioapic_idx = mp_find_ioapic(gsi);
  1203. if (ioapic_idx < 0)
  1204. return;
  1205. pin = mp_find_ioapic_pin(ioapic_idx, gsi);
  1206. idx = find_irq_entry(ioapic_idx, pin, mp_INT);
  1207. if (idx == -1)
  1208. return;
  1209. irq = pin_2_irq(idx, ioapic_idx, pin);
  1210. /* Only handle the non legacy irqs on secondary ioapics */
  1211. if (ioapic_idx == 0 || irq < NR_IRQS_LEGACY)
  1212. return;
  1213. set_io_apic_irq_attr(&attr, ioapic_idx, pin, irq_trigger(idx),
  1214. irq_polarity(idx));
  1215. io_apic_setup_irq_pin_once(irq, node, &attr);
  1216. }
  1217. /*
  1218. * Set up the timer pin, possibly with the 8259A-master behind.
  1219. */
  1220. static void __init setup_timer_IRQ0_pin(unsigned int ioapic_idx,
  1221. unsigned int pin, int vector)
  1222. {
  1223. struct IO_APIC_route_entry entry;
  1224. unsigned int dest;
  1225. memset(&entry, 0, sizeof(entry));
  1226. /*
  1227. * We use logical delivery to get the timer IRQ
  1228. * to the first CPU.
  1229. */
  1230. if (unlikely(apic->cpu_mask_to_apicid_and(apic->target_cpus(),
  1231. apic->target_cpus(), &dest)))
  1232. dest = BAD_APICID;
  1233. entry.dest_mode = apic->irq_dest_mode;
  1234. entry.mask = 0; /* don't mask IRQ for edge */
  1235. entry.dest = dest;
  1236. entry.delivery_mode = apic->irq_delivery_mode;
  1237. entry.polarity = 0;
  1238. entry.trigger = 0;
  1239. entry.vector = vector;
  1240. /*
  1241. * The timer IRQ doesn't have to know that behind the
  1242. * scene we may have a 8259A-master in AEOI mode ...
  1243. */
  1244. irq_set_chip_and_handler_name(0, &ioapic_chip, handle_edge_irq,
  1245. "edge");
  1246. /*
  1247. * Add it to the IO-APIC irq-routing table:
  1248. */
  1249. ioapic_write_entry(ioapic_idx, pin, entry);
  1250. }
  1251. void native_io_apic_print_entries(unsigned int apic, unsigned int nr_entries)
  1252. {
  1253. int i;
  1254. pr_debug(" NR Dst Mask Trig IRR Pol Stat Dmod Deli Vect:\n");
  1255. for (i = 0; i <= nr_entries; i++) {
  1256. struct IO_APIC_route_entry entry;
  1257. entry = ioapic_read_entry(apic, i);
  1258. pr_debug(" %02x %02X ", i, entry.dest);
  1259. pr_cont("%1d %1d %1d %1d %1d "
  1260. "%1d %1d %02X\n",
  1261. entry.mask,
  1262. entry.trigger,
  1263. entry.irr,
  1264. entry.polarity,
  1265. entry.delivery_status,
  1266. entry.dest_mode,
  1267. entry.delivery_mode,
  1268. entry.vector);
  1269. }
  1270. }
  1271. void intel_ir_io_apic_print_entries(unsigned int apic,
  1272. unsigned int nr_entries)
  1273. {
  1274. int i;
  1275. pr_debug(" NR Indx Fmt Mask Trig IRR Pol Stat Indx2 Zero Vect:\n");
  1276. for (i = 0; i <= nr_entries; i++) {
  1277. struct IR_IO_APIC_route_entry *ir_entry;
  1278. struct IO_APIC_route_entry entry;
  1279. entry = ioapic_read_entry(apic, i);
  1280. ir_entry = (struct IR_IO_APIC_route_entry *)&entry;
  1281. pr_debug(" %02x %04X ", i, ir_entry->index);
  1282. pr_cont("%1d %1d %1d %1d %1d "
  1283. "%1d %1d %X %02X\n",
  1284. ir_entry->format,
  1285. ir_entry->mask,
  1286. ir_entry->trigger,
  1287. ir_entry->irr,
  1288. ir_entry->polarity,
  1289. ir_entry->delivery_status,
  1290. ir_entry->index2,
  1291. ir_entry->zero,
  1292. ir_entry->vector);
  1293. }
  1294. }
  1295. void ioapic_zap_locks(void)
  1296. {
  1297. raw_spin_lock_init(&ioapic_lock);
  1298. }
  1299. __apicdebuginit(void) print_IO_APIC(int ioapic_idx)
  1300. {
  1301. union IO_APIC_reg_00 reg_00;
  1302. union IO_APIC_reg_01 reg_01;
  1303. union IO_APIC_reg_02 reg_02;
  1304. union IO_APIC_reg_03 reg_03;
  1305. unsigned long flags;
  1306. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1307. reg_00.raw = io_apic_read(ioapic_idx, 0);
  1308. reg_01.raw = io_apic_read(ioapic_idx, 1);
  1309. if (reg_01.bits.version >= 0x10)
  1310. reg_02.raw = io_apic_read(ioapic_idx, 2);
  1311. if (reg_01.bits.version >= 0x20)
  1312. reg_03.raw = io_apic_read(ioapic_idx, 3);
  1313. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  1314. printk(KERN_DEBUG "IO APIC #%d......\n", mpc_ioapic_id(ioapic_idx));
  1315. printk(KERN_DEBUG ".... register #00: %08X\n", reg_00.raw);
  1316. printk(KERN_DEBUG "....... : physical APIC id: %02X\n", reg_00.bits.ID);
  1317. printk(KERN_DEBUG "....... : Delivery Type: %X\n", reg_00.bits.delivery_type);
  1318. printk(KERN_DEBUG "....... : LTS : %X\n", reg_00.bits.LTS);
  1319. printk(KERN_DEBUG ".... register #01: %08X\n", *(int *)&reg_01);
  1320. printk(KERN_DEBUG "....... : max redirection entries: %02X\n",
  1321. reg_01.bits.entries);
  1322. printk(KERN_DEBUG "....... : PRQ implemented: %X\n", reg_01.bits.PRQ);
  1323. printk(KERN_DEBUG "....... : IO APIC version: %02X\n",
  1324. reg_01.bits.version);
  1325. /*
  1326. * Some Intel chipsets with IO APIC VERSION of 0x1? don't have reg_02,
  1327. * but the value of reg_02 is read as the previous read register
  1328. * value, so ignore it if reg_02 == reg_01.
  1329. */
  1330. if (reg_01.bits.version >= 0x10 && reg_02.raw != reg_01.raw) {
  1331. printk(KERN_DEBUG ".... register #02: %08X\n", reg_02.raw);
  1332. printk(KERN_DEBUG "....... : arbitration: %02X\n", reg_02.bits.arbitration);
  1333. }
  1334. /*
  1335. * Some Intel chipsets with IO APIC VERSION of 0x2? don't have reg_02
  1336. * or reg_03, but the value of reg_0[23] is read as the previous read
  1337. * register value, so ignore it if reg_03 == reg_0[12].
  1338. */
  1339. if (reg_01.bits.version >= 0x20 && reg_03.raw != reg_02.raw &&
  1340. reg_03.raw != reg_01.raw) {
  1341. printk(KERN_DEBUG ".... register #03: %08X\n", reg_03.raw);
  1342. printk(KERN_DEBUG "....... : Boot DT : %X\n", reg_03.bits.boot_DT);
  1343. }
  1344. printk(KERN_DEBUG ".... IRQ redirection table:\n");
  1345. x86_io_apic_ops.print_entries(ioapic_idx, reg_01.bits.entries);
  1346. }
  1347. __apicdebuginit(void) print_IO_APICs(void)
  1348. {
  1349. int ioapic_idx;
  1350. struct irq_cfg *cfg;
  1351. unsigned int irq;
  1352. struct irq_chip *chip;
  1353. printk(KERN_DEBUG "number of MP IRQ sources: %d.\n", mp_irq_entries);
  1354. for (ioapic_idx = 0; ioapic_idx < nr_ioapics; ioapic_idx++)
  1355. printk(KERN_DEBUG "number of IO-APIC #%d registers: %d.\n",
  1356. mpc_ioapic_id(ioapic_idx),
  1357. ioapics[ioapic_idx].nr_registers);
  1358. /*
  1359. * We are a bit conservative about what we expect. We have to
  1360. * know about every hardware change ASAP.
  1361. */
  1362. printk(KERN_INFO "testing the IO APIC.......................\n");
  1363. for (ioapic_idx = 0; ioapic_idx < nr_ioapics; ioapic_idx++)
  1364. print_IO_APIC(ioapic_idx);
  1365. printk(KERN_DEBUG "IRQ to pin mappings:\n");
  1366. for_each_active_irq(irq) {
  1367. struct irq_pin_list *entry;
  1368. chip = irq_get_chip(irq);
  1369. if (chip != &ioapic_chip)
  1370. continue;
  1371. cfg = irq_get_chip_data(irq);
  1372. if (!cfg)
  1373. continue;
  1374. entry = cfg->irq_2_pin;
  1375. if (!entry)
  1376. continue;
  1377. printk(KERN_DEBUG "IRQ%d ", irq);
  1378. for_each_irq_pin(entry, cfg->irq_2_pin)
  1379. pr_cont("-> %d:%d", entry->apic, entry->pin);
  1380. pr_cont("\n");
  1381. }
  1382. printk(KERN_INFO ".................................... done.\n");
  1383. }
  1384. __apicdebuginit(void) print_APIC_field(int base)
  1385. {
  1386. int i;
  1387. printk(KERN_DEBUG);
  1388. for (i = 0; i < 8; i++)
  1389. pr_cont("%08x", apic_read(base + i*0x10));
  1390. pr_cont("\n");
  1391. }
  1392. __apicdebuginit(void) print_local_APIC(void *dummy)
  1393. {
  1394. unsigned int i, v, ver, maxlvt;
  1395. u64 icr;
  1396. printk(KERN_DEBUG "printing local APIC contents on CPU#%d/%d:\n",
  1397. smp_processor_id(), hard_smp_processor_id());
  1398. v = apic_read(APIC_ID);
  1399. printk(KERN_INFO "... APIC ID: %08x (%01x)\n", v, read_apic_id());
  1400. v = apic_read(APIC_LVR);
  1401. printk(KERN_INFO "... APIC VERSION: %08x\n", v);
  1402. ver = GET_APIC_VERSION(v);
  1403. maxlvt = lapic_get_maxlvt();
  1404. v = apic_read(APIC_TASKPRI);
  1405. printk(KERN_DEBUG "... APIC TASKPRI: %08x (%02x)\n", v, v & APIC_TPRI_MASK);
  1406. if (APIC_INTEGRATED(ver)) { /* !82489DX */
  1407. if (!APIC_XAPIC(ver)) {
  1408. v = apic_read(APIC_ARBPRI);
  1409. printk(KERN_DEBUG "... APIC ARBPRI: %08x (%02x)\n", v,
  1410. v & APIC_ARBPRI_MASK);
  1411. }
  1412. v = apic_read(APIC_PROCPRI);
  1413. printk(KERN_DEBUG "... APIC PROCPRI: %08x\n", v);
  1414. }
  1415. /*
  1416. * Remote read supported only in the 82489DX and local APIC for
  1417. * Pentium processors.
  1418. */
  1419. if (!APIC_INTEGRATED(ver) || maxlvt == 3) {
  1420. v = apic_read(APIC_RRR);
  1421. printk(KERN_DEBUG "... APIC RRR: %08x\n", v);
  1422. }
  1423. v = apic_read(APIC_LDR);
  1424. printk(KERN_DEBUG "... APIC LDR: %08x\n", v);
  1425. if (!x2apic_enabled()) {
  1426. v = apic_read(APIC_DFR);
  1427. printk(KERN_DEBUG "... APIC DFR: %08x\n", v);
  1428. }
  1429. v = apic_read(APIC_SPIV);
  1430. printk(KERN_DEBUG "... APIC SPIV: %08x\n", v);
  1431. printk(KERN_DEBUG "... APIC ISR field:\n");
  1432. print_APIC_field(APIC_ISR);
  1433. printk(KERN_DEBUG "... APIC TMR field:\n");
  1434. print_APIC_field(APIC_TMR);
  1435. printk(KERN_DEBUG "... APIC IRR field:\n");
  1436. print_APIC_field(APIC_IRR);
  1437. if (APIC_INTEGRATED(ver)) { /* !82489DX */
  1438. if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */
  1439. apic_write(APIC_ESR, 0);
  1440. v = apic_read(APIC_ESR);
  1441. printk(KERN_DEBUG "... APIC ESR: %08x\n", v);
  1442. }
  1443. icr = apic_icr_read();
  1444. printk(KERN_DEBUG "... APIC ICR: %08x\n", (u32)icr);
  1445. printk(KERN_DEBUG "... APIC ICR2: %08x\n", (u32)(icr >> 32));
  1446. v = apic_read(APIC_LVTT);
  1447. printk(KERN_DEBUG "... APIC LVTT: %08x\n", v);
  1448. if (maxlvt > 3) { /* PC is LVT#4. */
  1449. v = apic_read(APIC_LVTPC);
  1450. printk(KERN_DEBUG "... APIC LVTPC: %08x\n", v);
  1451. }
  1452. v = apic_read(APIC_LVT0);
  1453. printk(KERN_DEBUG "... APIC LVT0: %08x\n", v);
  1454. v = apic_read(APIC_LVT1);
  1455. printk(KERN_DEBUG "... APIC LVT1: %08x\n", v);
  1456. if (maxlvt > 2) { /* ERR is LVT#3. */
  1457. v = apic_read(APIC_LVTERR);
  1458. printk(KERN_DEBUG "... APIC LVTERR: %08x\n", v);
  1459. }
  1460. v = apic_read(APIC_TMICT);
  1461. printk(KERN_DEBUG "... APIC TMICT: %08x\n", v);
  1462. v = apic_read(APIC_TMCCT);
  1463. printk(KERN_DEBUG "... APIC TMCCT: %08x\n", v);
  1464. v = apic_read(APIC_TDCR);
  1465. printk(KERN_DEBUG "... APIC TDCR: %08x\n", v);
  1466. if (boot_cpu_has(X86_FEATURE_EXTAPIC)) {
  1467. v = apic_read(APIC_EFEAT);
  1468. maxlvt = (v >> 16) & 0xff;
  1469. printk(KERN_DEBUG "... APIC EFEAT: %08x\n", v);
  1470. v = apic_read(APIC_ECTRL);
  1471. printk(KERN_DEBUG "... APIC ECTRL: %08x\n", v);
  1472. for (i = 0; i < maxlvt; i++) {
  1473. v = apic_read(APIC_EILVTn(i));
  1474. printk(KERN_DEBUG "... APIC EILVT%d: %08x\n", i, v);
  1475. }
  1476. }
  1477. pr_cont("\n");
  1478. }
  1479. __apicdebuginit(void) print_local_APICs(int maxcpu)
  1480. {
  1481. int cpu;
  1482. if (!maxcpu)
  1483. return;
  1484. preempt_disable();
  1485. for_each_online_cpu(cpu) {
  1486. if (cpu >= maxcpu)
  1487. break;
  1488. smp_call_function_single(cpu, print_local_APIC, NULL, 1);
  1489. }
  1490. preempt_enable();
  1491. }
  1492. __apicdebuginit(void) print_PIC(void)
  1493. {
  1494. unsigned int v;
  1495. unsigned long flags;
  1496. if (!legacy_pic->nr_legacy_irqs)
  1497. return;
  1498. printk(KERN_DEBUG "\nprinting PIC contents\n");
  1499. raw_spin_lock_irqsave(&i8259A_lock, flags);
  1500. v = inb(0xa1) << 8 | inb(0x21);
  1501. printk(KERN_DEBUG "... PIC IMR: %04x\n", v);
  1502. v = inb(0xa0) << 8 | inb(0x20);
  1503. printk(KERN_DEBUG "... PIC IRR: %04x\n", v);
  1504. outb(0x0b,0xa0);
  1505. outb(0x0b,0x20);
  1506. v = inb(0xa0) << 8 | inb(0x20);
  1507. outb(0x0a,0xa0);
  1508. outb(0x0a,0x20);
  1509. raw_spin_unlock_irqrestore(&i8259A_lock, flags);
  1510. printk(KERN_DEBUG "... PIC ISR: %04x\n", v);
  1511. v = inb(0x4d1) << 8 | inb(0x4d0);
  1512. printk(KERN_DEBUG "... PIC ELCR: %04x\n", v);
  1513. }
  1514. static int __initdata show_lapic = 1;
  1515. static __init int setup_show_lapic(char *arg)
  1516. {
  1517. int num = -1;
  1518. if (strcmp(arg, "all") == 0) {
  1519. show_lapic = CONFIG_NR_CPUS;
  1520. } else {
  1521. get_option(&arg, &num);
  1522. if (num >= 0)
  1523. show_lapic = num;
  1524. }
  1525. return 1;
  1526. }
  1527. __setup("show_lapic=", setup_show_lapic);
  1528. __apicdebuginit(int) print_ICs(void)
  1529. {
  1530. if (apic_verbosity == APIC_QUIET)
  1531. return 0;
  1532. print_PIC();
  1533. /* don't print out if apic is not there */
  1534. if (!cpu_has_apic && !apic_from_smp_config())
  1535. return 0;
  1536. print_local_APICs(show_lapic);
  1537. print_IO_APICs();
  1538. return 0;
  1539. }
  1540. late_initcall(print_ICs);
  1541. /* Where if anywhere is the i8259 connect in external int mode */
  1542. static struct { int pin, apic; } ioapic_i8259 = { -1, -1 };
  1543. void __init enable_IO_APIC(void)
  1544. {
  1545. int i8259_apic, i8259_pin;
  1546. int apic;
  1547. if (!legacy_pic->nr_legacy_irqs)
  1548. return;
  1549. for(apic = 0; apic < nr_ioapics; apic++) {
  1550. int pin;
  1551. /* See if any of the pins is in ExtINT mode */
  1552. for (pin = 0; pin < ioapics[apic].nr_registers; pin++) {
  1553. struct IO_APIC_route_entry entry;
  1554. entry = ioapic_read_entry(apic, pin);
  1555. /* If the interrupt line is enabled and in ExtInt mode
  1556. * I have found the pin where the i8259 is connected.
  1557. */
  1558. if ((entry.mask == 0) && (entry.delivery_mode == dest_ExtINT)) {
  1559. ioapic_i8259.apic = apic;
  1560. ioapic_i8259.pin = pin;
  1561. goto found_i8259;
  1562. }
  1563. }
  1564. }
  1565. found_i8259:
  1566. /* Look to see what if the MP table has reported the ExtINT */
  1567. /* If we could not find the appropriate pin by looking at the ioapic
  1568. * the i8259 probably is not connected the ioapic but give the
  1569. * mptable a chance anyway.
  1570. */
  1571. i8259_pin = find_isa_irq_pin(0, mp_ExtINT);
  1572. i8259_apic = find_isa_irq_apic(0, mp_ExtINT);
  1573. /* Trust the MP table if nothing is setup in the hardware */
  1574. if ((ioapic_i8259.pin == -1) && (i8259_pin >= 0)) {
  1575. printk(KERN_WARNING "ExtINT not setup in hardware but reported by MP table\n");
  1576. ioapic_i8259.pin = i8259_pin;
  1577. ioapic_i8259.apic = i8259_apic;
  1578. }
  1579. /* Complain if the MP table and the hardware disagree */
  1580. if (((ioapic_i8259.apic != i8259_apic) || (ioapic_i8259.pin != i8259_pin)) &&
  1581. (i8259_pin >= 0) && (ioapic_i8259.pin >= 0))
  1582. {
  1583. printk(KERN_WARNING "ExtINT in hardware and MP table differ\n");
  1584. }
  1585. /*
  1586. * Do not trust the IO-APIC being empty at bootup
  1587. */
  1588. clear_IO_APIC();
  1589. }
  1590. void native_disable_io_apic(void)
  1591. {
  1592. /*
  1593. * If the i8259 is routed through an IOAPIC
  1594. * Put that IOAPIC in virtual wire mode
  1595. * so legacy interrupts can be delivered.
  1596. */
  1597. if (ioapic_i8259.pin != -1) {
  1598. struct IO_APIC_route_entry entry;
  1599. memset(&entry, 0, sizeof(entry));
  1600. entry.mask = 0; /* Enabled */
  1601. entry.trigger = 0; /* Edge */
  1602. entry.irr = 0;
  1603. entry.polarity = 0; /* High */
  1604. entry.delivery_status = 0;
  1605. entry.dest_mode = 0; /* Physical */
  1606. entry.delivery_mode = dest_ExtINT; /* ExtInt */
  1607. entry.vector = 0;
  1608. entry.dest = read_apic_id();
  1609. /*
  1610. * Add it to the IO-APIC irq-routing table:
  1611. */
  1612. ioapic_write_entry(ioapic_i8259.apic, ioapic_i8259.pin, entry);
  1613. }
  1614. if (cpu_has_apic || apic_from_smp_config())
  1615. disconnect_bsp_APIC(ioapic_i8259.pin != -1);
  1616. }
  1617. /*
  1618. * Not an __init, needed by the reboot code
  1619. */
  1620. void disable_IO_APIC(void)
  1621. {
  1622. /*
  1623. * Clear the IO-APIC before rebooting:
  1624. */
  1625. clear_IO_APIC();
  1626. if (!legacy_pic->nr_legacy_irqs)
  1627. return;
  1628. x86_io_apic_ops.disable();
  1629. }
  1630. #ifdef CONFIG_X86_32
  1631. /*
  1632. * function to set the IO-APIC physical IDs based on the
  1633. * values stored in the MPC table.
  1634. *
  1635. * by Matt Domsch <Matt_Domsch@dell.com> Tue Dec 21 12:25:05 CST 1999
  1636. */
  1637. void __init setup_ioapic_ids_from_mpc_nocheck(void)
  1638. {
  1639. union IO_APIC_reg_00 reg_00;
  1640. physid_mask_t phys_id_present_map;
  1641. int ioapic_idx;
  1642. int i;
  1643. unsigned char old_id;
  1644. unsigned long flags;
  1645. /*
  1646. * This is broken; anything with a real cpu count has to
  1647. * circumvent this idiocy regardless.
  1648. */
  1649. apic->ioapic_phys_id_map(&phys_cpu_present_map, &phys_id_present_map);
  1650. /*
  1651. * Set the IOAPIC ID to the value stored in the MPC table.
  1652. */
  1653. for (ioapic_idx = 0; ioapic_idx < nr_ioapics; ioapic_idx++) {
  1654. /* Read the register 0 value */
  1655. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1656. reg_00.raw = io_apic_read(ioapic_idx, 0);
  1657. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  1658. old_id = mpc_ioapic_id(ioapic_idx);
  1659. if (mpc_ioapic_id(ioapic_idx) >= get_physical_broadcast()) {
  1660. printk(KERN_ERR "BIOS bug, IO-APIC#%d ID is %d in the MPC table!...\n",
  1661. ioapic_idx, mpc_ioapic_id(ioapic_idx));
  1662. printk(KERN_ERR "... fixing up to %d. (tell your hw vendor)\n",
  1663. reg_00.bits.ID);
  1664. ioapics[ioapic_idx].mp_config.apicid = reg_00.bits.ID;
  1665. }
  1666. /*
  1667. * Sanity check, is the ID really free? Every APIC in a
  1668. * system must have a unique ID or we get lots of nice
  1669. * 'stuck on smp_invalidate_needed IPI wait' messages.
  1670. */
  1671. if (apic->check_apicid_used(&phys_id_present_map,
  1672. mpc_ioapic_id(ioapic_idx))) {
  1673. printk(KERN_ERR "BIOS bug, IO-APIC#%d ID %d is already used!...\n",
  1674. ioapic_idx, mpc_ioapic_id(ioapic_idx));
  1675. for (i = 0; i < get_physical_broadcast(); i++)
  1676. if (!physid_isset(i, phys_id_present_map))
  1677. break;
  1678. if (i >= get_physical_broadcast())
  1679. panic("Max APIC ID exceeded!\n");
  1680. printk(KERN_ERR "... fixing up to %d. (tell your hw vendor)\n",
  1681. i);
  1682. physid_set(i, phys_id_present_map);
  1683. ioapics[ioapic_idx].mp_config.apicid = i;
  1684. } else {
  1685. physid_mask_t tmp;
  1686. apic->apicid_to_cpu_present(mpc_ioapic_id(ioapic_idx),
  1687. &tmp);
  1688. apic_printk(APIC_VERBOSE, "Setting %d in the "
  1689. "phys_id_present_map\n",
  1690. mpc_ioapic_id(ioapic_idx));
  1691. physids_or(phys_id_present_map, phys_id_present_map, tmp);
  1692. }
  1693. /*
  1694. * We need to adjust the IRQ routing table
  1695. * if the ID changed.
  1696. */
  1697. if (old_id != mpc_ioapic_id(ioapic_idx))
  1698. for (i = 0; i < mp_irq_entries; i++)
  1699. if (mp_irqs[i].dstapic == old_id)
  1700. mp_irqs[i].dstapic
  1701. = mpc_ioapic_id(ioapic_idx);
  1702. /*
  1703. * Update the ID register according to the right value
  1704. * from the MPC table if they are different.
  1705. */
  1706. if (mpc_ioapic_id(ioapic_idx) == reg_00.bits.ID)
  1707. continue;
  1708. apic_printk(APIC_VERBOSE, KERN_INFO
  1709. "...changing IO-APIC physical APIC ID to %d ...",
  1710. mpc_ioapic_id(ioapic_idx));
  1711. reg_00.bits.ID = mpc_ioapic_id(ioapic_idx);
  1712. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1713. io_apic_write(ioapic_idx, 0, reg_00.raw);
  1714. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  1715. /*
  1716. * Sanity check
  1717. */
  1718. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1719. reg_00.raw = io_apic_read(ioapic_idx, 0);
  1720. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  1721. if (reg_00.bits.ID != mpc_ioapic_id(ioapic_idx))
  1722. pr_cont("could not set ID!\n");
  1723. else
  1724. apic_printk(APIC_VERBOSE, " ok.\n");
  1725. }
  1726. }
  1727. void __init setup_ioapic_ids_from_mpc(void)
  1728. {
  1729. if (acpi_ioapic)
  1730. return;
  1731. /*
  1732. * Don't check I/O APIC IDs for xAPIC systems. They have
  1733. * no meaning without the serial APIC bus.
  1734. */
  1735. if (!(boot_cpu_data.x86_vendor == X86_VENDOR_INTEL)
  1736. || APIC_XAPIC(apic_version[boot_cpu_physical_apicid]))
  1737. return;
  1738. setup_ioapic_ids_from_mpc_nocheck();
  1739. }
  1740. #endif
  1741. int no_timer_check __initdata;
  1742. static int __init notimercheck(char *s)
  1743. {
  1744. no_timer_check = 1;
  1745. return 1;
  1746. }
  1747. __setup("no_timer_check", notimercheck);
  1748. /*
  1749. * There is a nasty bug in some older SMP boards, their mptable lies
  1750. * about the timer IRQ. We do the following to work around the situation:
  1751. *
  1752. * - timer IRQ defaults to IO-APIC IRQ
  1753. * - if this function detects that timer IRQs are defunct, then we fall
  1754. * back to ISA timer IRQs
  1755. */
  1756. static int __init timer_irq_works(void)
  1757. {
  1758. unsigned long t1 = jiffies;
  1759. unsigned long flags;
  1760. if (no_timer_check)
  1761. return 1;
  1762. local_save_flags(flags);
  1763. local_irq_enable();
  1764. /* Let ten ticks pass... */
  1765. mdelay((10 * 1000) / HZ);
  1766. local_irq_restore(flags);
  1767. /*
  1768. * Expect a few ticks at least, to be sure some possible
  1769. * glue logic does not lock up after one or two first
  1770. * ticks in a non-ExtINT mode. Also the local APIC
  1771. * might have cached one ExtINT interrupt. Finally, at
  1772. * least one tick may be lost due to delays.
  1773. */
  1774. /* jiffies wrap? */
  1775. if (time_after(jiffies, t1 + 4))
  1776. return 1;
  1777. return 0;
  1778. }
  1779. /*
  1780. * In the SMP+IOAPIC case it might happen that there are an unspecified
  1781. * number of pending IRQ events unhandled. These cases are very rare,
  1782. * so we 'resend' these IRQs via IPIs, to the same CPU. It's much
  1783. * better to do it this way as thus we do not have to be aware of
  1784. * 'pending' interrupts in the IRQ path, except at this point.
  1785. */
  1786. /*
  1787. * Edge triggered needs to resend any interrupt
  1788. * that was delayed but this is now handled in the device
  1789. * independent code.
  1790. */
  1791. /*
  1792. * Starting up a edge-triggered IO-APIC interrupt is
  1793. * nasty - we need to make sure that we get the edge.
  1794. * If it is already asserted for some reason, we need
  1795. * return 1 to indicate that is was pending.
  1796. *
  1797. * This is not complete - we should be able to fake
  1798. * an edge even if it isn't on the 8259A...
  1799. */
  1800. static unsigned int startup_ioapic_irq(struct irq_data *data)
  1801. {
  1802. int was_pending = 0, irq = data->irq;
  1803. unsigned long flags;
  1804. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1805. if (irq < legacy_pic->nr_legacy_irqs) {
  1806. legacy_pic->mask(irq);
  1807. if (legacy_pic->irq_pending(irq))
  1808. was_pending = 1;
  1809. }
  1810. __unmask_ioapic(data->chip_data);
  1811. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  1812. return was_pending;
  1813. }
  1814. static int ioapic_retrigger_irq(struct irq_data *data)
  1815. {
  1816. struct irq_cfg *cfg = data->chip_data;
  1817. unsigned long flags;
  1818. int cpu;
  1819. raw_spin_lock_irqsave(&vector_lock, flags);
  1820. cpu = cpumask_first_and(cfg->domain, cpu_online_mask);
  1821. apic->send_IPI_mask(cpumask_of(cpu), cfg->vector);
  1822. raw_spin_unlock_irqrestore(&vector_lock, flags);
  1823. return 1;
  1824. }
  1825. /*
  1826. * Level and edge triggered IO-APIC interrupts need different handling,
  1827. * so we use two separate IRQ descriptors. Edge triggered IRQs can be
  1828. * handled with the level-triggered descriptor, but that one has slightly
  1829. * more overhead. Level-triggered interrupts cannot be handled with the
  1830. * edge-triggered handler, without risking IRQ storms and other ugly
  1831. * races.
  1832. */
  1833. #ifdef CONFIG_SMP
  1834. void send_cleanup_vector(struct irq_cfg *cfg)
  1835. {
  1836. cpumask_var_t cleanup_mask;
  1837. if (unlikely(!alloc_cpumask_var(&cleanup_mask, GFP_ATOMIC))) {
  1838. unsigned int i;
  1839. for_each_cpu_and(i, cfg->old_domain, cpu_online_mask)
  1840. apic->send_IPI_mask(cpumask_of(i), IRQ_MOVE_CLEANUP_VECTOR);
  1841. } else {
  1842. cpumask_and(cleanup_mask, cfg->old_domain, cpu_online_mask);
  1843. apic->send_IPI_mask(cleanup_mask, IRQ_MOVE_CLEANUP_VECTOR);
  1844. free_cpumask_var(cleanup_mask);
  1845. }
  1846. cfg->move_in_progress = 0;
  1847. }
  1848. asmlinkage void smp_irq_move_cleanup_interrupt(void)
  1849. {
  1850. unsigned vector, me;
  1851. ack_APIC_irq();
  1852. irq_enter();
  1853. exit_idle();
  1854. me = smp_processor_id();
  1855. for (vector = FIRST_EXTERNAL_VECTOR; vector < NR_VECTORS; vector++) {
  1856. unsigned int irq;
  1857. unsigned int irr;
  1858. struct irq_desc *desc;
  1859. struct irq_cfg *cfg;
  1860. irq = __this_cpu_read(vector_irq[vector]);
  1861. if (irq == -1)
  1862. continue;
  1863. desc = irq_to_desc(irq);
  1864. if (!desc)
  1865. continue;
  1866. cfg = irq_cfg(irq);
  1867. if (!cfg)
  1868. continue;
  1869. raw_spin_lock(&desc->lock);
  1870. /*
  1871. * Check if the irq migration is in progress. If so, we
  1872. * haven't received the cleanup request yet for this irq.
  1873. */
  1874. if (cfg->move_in_progress)
  1875. goto unlock;
  1876. if (vector == cfg->vector && cpumask_test_cpu(me, cfg->domain))
  1877. goto unlock;
  1878. irr = apic_read(APIC_IRR + (vector / 32 * 0x10));
  1879. /*
  1880. * Check if the vector that needs to be cleanedup is
  1881. * registered at the cpu's IRR. If so, then this is not
  1882. * the best time to clean it up. Lets clean it up in the
  1883. * next attempt by sending another IRQ_MOVE_CLEANUP_VECTOR
  1884. * to myself.
  1885. */
  1886. if (irr & (1 << (vector % 32))) {
  1887. apic->send_IPI_self(IRQ_MOVE_CLEANUP_VECTOR);
  1888. goto unlock;
  1889. }
  1890. __this_cpu_write(vector_irq[vector], -1);
  1891. unlock:
  1892. raw_spin_unlock(&desc->lock);
  1893. }
  1894. irq_exit();
  1895. }
  1896. static void __irq_complete_move(struct irq_cfg *cfg, unsigned vector)
  1897. {
  1898. unsigned me;
  1899. if (likely(!cfg->move_in_progress))
  1900. return;
  1901. me = smp_processor_id();
  1902. if (vector == cfg->vector && cpumask_test_cpu(me, cfg->domain))
  1903. send_cleanup_vector(cfg);
  1904. }
  1905. static void irq_complete_move(struct irq_cfg *cfg)
  1906. {
  1907. __irq_complete_move(cfg, ~get_irq_regs()->orig_ax);
  1908. }
  1909. void irq_force_complete_move(int irq)
  1910. {
  1911. struct irq_cfg *cfg = irq_get_chip_data(irq);
  1912. if (!cfg)
  1913. return;
  1914. __irq_complete_move(cfg, cfg->vector);
  1915. }
  1916. #else
  1917. static inline void irq_complete_move(struct irq_cfg *cfg) { }
  1918. #endif
  1919. static void __target_IO_APIC_irq(unsigned int irq, unsigned int dest, struct irq_cfg *cfg)
  1920. {
  1921. int apic, pin;
  1922. struct irq_pin_list *entry;
  1923. u8 vector = cfg->vector;
  1924. for_each_irq_pin(entry, cfg->irq_2_pin) {
  1925. unsigned int reg;
  1926. apic = entry->apic;
  1927. pin = entry->pin;
  1928. io_apic_write(apic, 0x11 + pin*2, dest);
  1929. reg = io_apic_read(apic, 0x10 + pin*2);
  1930. reg &= ~IO_APIC_REDIR_VECTOR_MASK;
  1931. reg |= vector;
  1932. io_apic_modify(apic, 0x10 + pin*2, reg);
  1933. }
  1934. }
  1935. /*
  1936. * Either sets data->affinity to a valid value, and returns
  1937. * ->cpu_mask_to_apicid of that in dest_id, or returns -1 and
  1938. * leaves data->affinity untouched.
  1939. */
  1940. int __ioapic_set_affinity(struct irq_data *data, const struct cpumask *mask,
  1941. unsigned int *dest_id)
  1942. {
  1943. struct irq_cfg *cfg = data->chip_data;
  1944. unsigned int irq = data->irq;
  1945. int err;
  1946. if (!config_enabled(CONFIG_SMP))
  1947. return -1;
  1948. if (!cpumask_intersects(mask, cpu_online_mask))
  1949. return -EINVAL;
  1950. err = assign_irq_vector(irq, cfg, mask);
  1951. if (err)
  1952. return err;
  1953. err = apic->cpu_mask_to_apicid_and(mask, cfg->domain, dest_id);
  1954. if (err) {
  1955. if (assign_irq_vector(irq, cfg, data->affinity))
  1956. pr_err("Failed to recover vector for irq %d\n", irq);
  1957. return err;
  1958. }
  1959. cpumask_copy(data->affinity, mask);
  1960. return 0;
  1961. }
  1962. int native_ioapic_set_affinity(struct irq_data *data,
  1963. const struct cpumask *mask,
  1964. bool force)
  1965. {
  1966. unsigned int dest, irq = data->irq;
  1967. unsigned long flags;
  1968. int ret;
  1969. if (!config_enabled(CONFIG_SMP))
  1970. return -1;
  1971. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1972. ret = __ioapic_set_affinity(data, mask, &dest);
  1973. if (!ret) {
  1974. /* Only the high 8 bits are valid. */
  1975. dest = SET_APIC_LOGICAL_ID(dest);
  1976. __target_IO_APIC_irq(irq, dest, data->chip_data);
  1977. ret = IRQ_SET_MASK_OK_NOCOPY;
  1978. }
  1979. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  1980. return ret;
  1981. }
  1982. static void ack_apic_edge(struct irq_data *data)
  1983. {
  1984. irq_complete_move(data->chip_data);
  1985. irq_move_irq(data);
  1986. ack_APIC_irq();
  1987. }
  1988. atomic_t irq_mis_count;
  1989. #ifdef CONFIG_GENERIC_PENDING_IRQ
  1990. static bool io_apic_level_ack_pending(struct irq_cfg *cfg)
  1991. {
  1992. struct irq_pin_list *entry;
  1993. unsigned long flags;
  1994. raw_spin_lock_irqsave(&ioapic_lock, flags);
  1995. for_each_irq_pin(entry, cfg->irq_2_pin) {
  1996. unsigned int reg;
  1997. int pin;
  1998. pin = entry->pin;
  1999. reg = io_apic_read(entry->apic, 0x10 + pin*2);
  2000. /* Is the remote IRR bit set? */
  2001. if (reg & IO_APIC_REDIR_REMOTE_IRR) {
  2002. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2003. return true;
  2004. }
  2005. }
  2006. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2007. return false;
  2008. }
  2009. static inline bool ioapic_irqd_mask(struct irq_data *data, struct irq_cfg *cfg)
  2010. {
  2011. /* If we are moving the irq we need to mask it */
  2012. if (unlikely(irqd_is_setaffinity_pending(data))) {
  2013. mask_ioapic(cfg);
  2014. return true;
  2015. }
  2016. return false;
  2017. }
  2018. static inline void ioapic_irqd_unmask(struct irq_data *data,
  2019. struct irq_cfg *cfg, bool masked)
  2020. {
  2021. if (unlikely(masked)) {
  2022. /* Only migrate the irq if the ack has been received.
  2023. *
  2024. * On rare occasions the broadcast level triggered ack gets
  2025. * delayed going to ioapics, and if we reprogram the
  2026. * vector while Remote IRR is still set the irq will never
  2027. * fire again.
  2028. *
  2029. * To prevent this scenario we read the Remote IRR bit
  2030. * of the ioapic. This has two effects.
  2031. * - On any sane system the read of the ioapic will
  2032. * flush writes (and acks) going to the ioapic from
  2033. * this cpu.
  2034. * - We get to see if the ACK has actually been delivered.
  2035. *
  2036. * Based on failed experiments of reprogramming the
  2037. * ioapic entry from outside of irq context starting
  2038. * with masking the ioapic entry and then polling until
  2039. * Remote IRR was clear before reprogramming the
  2040. * ioapic I don't trust the Remote IRR bit to be
  2041. * completey accurate.
  2042. *
  2043. * However there appears to be no other way to plug
  2044. * this race, so if the Remote IRR bit is not
  2045. * accurate and is causing problems then it is a hardware bug
  2046. * and you can go talk to the chipset vendor about it.
  2047. */
  2048. if (!io_apic_level_ack_pending(cfg))
  2049. irq_move_masked_irq(data);
  2050. unmask_ioapic(cfg);
  2051. }
  2052. }
  2053. #else
  2054. static inline bool ioapic_irqd_mask(struct irq_data *data, struct irq_cfg *cfg)
  2055. {
  2056. return false;
  2057. }
  2058. static inline void ioapic_irqd_unmask(struct irq_data *data,
  2059. struct irq_cfg *cfg, bool masked)
  2060. {
  2061. }
  2062. #endif
  2063. static void ack_apic_level(struct irq_data *data)
  2064. {
  2065. struct irq_cfg *cfg = data->chip_data;
  2066. int i, irq = data->irq;
  2067. unsigned long v;
  2068. bool masked;
  2069. irq_complete_move(cfg);
  2070. masked = ioapic_irqd_mask(data, cfg);
  2071. /*
  2072. * It appears there is an erratum which affects at least version 0x11
  2073. * of I/O APIC (that's the 82093AA and cores integrated into various
  2074. * chipsets). Under certain conditions a level-triggered interrupt is
  2075. * erroneously delivered as edge-triggered one but the respective IRR
  2076. * bit gets set nevertheless. As a result the I/O unit expects an EOI
  2077. * message but it will never arrive and further interrupts are blocked
  2078. * from the source. The exact reason is so far unknown, but the
  2079. * phenomenon was observed when two consecutive interrupt requests
  2080. * from a given source get delivered to the same CPU and the source is
  2081. * temporarily disabled in between.
  2082. *
  2083. * A workaround is to simulate an EOI message manually. We achieve it
  2084. * by setting the trigger mode to edge and then to level when the edge
  2085. * trigger mode gets detected in the TMR of a local APIC for a
  2086. * level-triggered interrupt. We mask the source for the time of the
  2087. * operation to prevent an edge-triggered interrupt escaping meanwhile.
  2088. * The idea is from Manfred Spraul. --macro
  2089. *
  2090. * Also in the case when cpu goes offline, fixup_irqs() will forward
  2091. * any unhandled interrupt on the offlined cpu to the new cpu
  2092. * destination that is handling the corresponding interrupt. This
  2093. * interrupt forwarding is done via IPI's. Hence, in this case also
  2094. * level-triggered io-apic interrupt will be seen as an edge
  2095. * interrupt in the IRR. And we can't rely on the cpu's EOI
  2096. * to be broadcasted to the IO-APIC's which will clear the remoteIRR
  2097. * corresponding to the level-triggered interrupt. Hence on IO-APIC's
  2098. * supporting EOI register, we do an explicit EOI to clear the
  2099. * remote IRR and on IO-APIC's which don't have an EOI register,
  2100. * we use the above logic (mask+edge followed by unmask+level) from
  2101. * Manfred Spraul to clear the remote IRR.
  2102. */
  2103. i = cfg->vector;
  2104. v = apic_read(APIC_TMR + ((i & ~0x1f) >> 1));
  2105. /*
  2106. * We must acknowledge the irq before we move it or the acknowledge will
  2107. * not propagate properly.
  2108. */
  2109. ack_APIC_irq();
  2110. /*
  2111. * Tail end of clearing remote IRR bit (either by delivering the EOI
  2112. * message via io-apic EOI register write or simulating it using
  2113. * mask+edge followed by unnask+level logic) manually when the
  2114. * level triggered interrupt is seen as the edge triggered interrupt
  2115. * at the cpu.
  2116. */
  2117. if (!(v & (1 << (i & 0x1f)))) {
  2118. atomic_inc(&irq_mis_count);
  2119. eoi_ioapic_irq(irq, cfg);
  2120. }
  2121. ioapic_irqd_unmask(data, cfg, masked);
  2122. }
  2123. static struct irq_chip ioapic_chip __read_mostly = {
  2124. .name = "IO-APIC",
  2125. .irq_startup = startup_ioapic_irq,
  2126. .irq_mask = mask_ioapic_irq,
  2127. .irq_unmask = unmask_ioapic_irq,
  2128. .irq_ack = ack_apic_edge,
  2129. .irq_eoi = ack_apic_level,
  2130. .irq_set_affinity = native_ioapic_set_affinity,
  2131. .irq_retrigger = ioapic_retrigger_irq,
  2132. };
  2133. static inline void init_IO_APIC_traps(void)
  2134. {
  2135. struct irq_cfg *cfg;
  2136. unsigned int irq;
  2137. /*
  2138. * NOTE! The local APIC isn't very good at handling
  2139. * multiple interrupts at the same interrupt level.
  2140. * As the interrupt level is determined by taking the
  2141. * vector number and shifting that right by 4, we
  2142. * want to spread these out a bit so that they don't
  2143. * all fall in the same interrupt level.
  2144. *
  2145. * Also, we've got to be careful not to trash gate
  2146. * 0x80, because int 0x80 is hm, kind of importantish. ;)
  2147. */
  2148. for_each_active_irq(irq) {
  2149. cfg = irq_get_chip_data(irq);
  2150. if (IO_APIC_IRQ(irq) && cfg && !cfg->vector) {
  2151. /*
  2152. * Hmm.. We don't have an entry for this,
  2153. * so default to an old-fashioned 8259
  2154. * interrupt if we can..
  2155. */
  2156. if (irq < legacy_pic->nr_legacy_irqs)
  2157. legacy_pic->make_irq(irq);
  2158. else
  2159. /* Strange. Oh, well.. */
  2160. irq_set_chip(irq, &no_irq_chip);
  2161. }
  2162. }
  2163. }
  2164. /*
  2165. * The local APIC irq-chip implementation:
  2166. */
  2167. static void mask_lapic_irq(struct irq_data *data)
  2168. {
  2169. unsigned long v;
  2170. v = apic_read(APIC_LVT0);
  2171. apic_write(APIC_LVT0, v | APIC_LVT_MASKED);
  2172. }
  2173. static void unmask_lapic_irq(struct irq_data *data)
  2174. {
  2175. unsigned long v;
  2176. v = apic_read(APIC_LVT0);
  2177. apic_write(APIC_LVT0, v & ~APIC_LVT_MASKED);
  2178. }
  2179. static void ack_lapic_irq(struct irq_data *data)
  2180. {
  2181. ack_APIC_irq();
  2182. }
  2183. static struct irq_chip lapic_chip __read_mostly = {
  2184. .name = "local-APIC",
  2185. .irq_mask = mask_lapic_irq,
  2186. .irq_unmask = unmask_lapic_irq,
  2187. .irq_ack = ack_lapic_irq,
  2188. };
  2189. static void lapic_register_intr(int irq)
  2190. {
  2191. irq_clear_status_flags(irq, IRQ_LEVEL);
  2192. irq_set_chip_and_handler_name(irq, &lapic_chip, handle_edge_irq,
  2193. "edge");
  2194. }
  2195. /*
  2196. * This looks a bit hackish but it's about the only one way of sending
  2197. * a few INTA cycles to 8259As and any associated glue logic. ICR does
  2198. * not support the ExtINT mode, unfortunately. We need to send these
  2199. * cycles as some i82489DX-based boards have glue logic that keeps the
  2200. * 8259A interrupt line asserted until INTA. --macro
  2201. */
  2202. static inline void __init unlock_ExtINT_logic(void)
  2203. {
  2204. int apic, pin, i;
  2205. struct IO_APIC_route_entry entry0, entry1;
  2206. unsigned char save_control, save_freq_select;
  2207. pin = find_isa_irq_pin(8, mp_INT);
  2208. if (pin == -1) {
  2209. WARN_ON_ONCE(1);
  2210. return;
  2211. }
  2212. apic = find_isa_irq_apic(8, mp_INT);
  2213. if (apic == -1) {
  2214. WARN_ON_ONCE(1);
  2215. return;
  2216. }
  2217. entry0 = ioapic_read_entry(apic, pin);
  2218. clear_IO_APIC_pin(apic, pin);
  2219. memset(&entry1, 0, sizeof(entry1));
  2220. entry1.dest_mode = 0; /* physical delivery */
  2221. entry1.mask = 0; /* unmask IRQ now */
  2222. entry1.dest = hard_smp_processor_id();
  2223. entry1.delivery_mode = dest_ExtINT;
  2224. entry1.polarity = entry0.polarity;
  2225. entry1.trigger = 0;
  2226. entry1.vector = 0;
  2227. ioapic_write_entry(apic, pin, entry1);
  2228. save_control = CMOS_READ(RTC_CONTROL);
  2229. save_freq_select = CMOS_READ(RTC_FREQ_SELECT);
  2230. CMOS_WRITE((save_freq_select & ~RTC_RATE_SELECT) | 0x6,
  2231. RTC_FREQ_SELECT);
  2232. CMOS_WRITE(save_control | RTC_PIE, RTC_CONTROL);
  2233. i = 100;
  2234. while (i-- > 0) {
  2235. mdelay(10);
  2236. if ((CMOS_READ(RTC_INTR_FLAGS) & RTC_PF) == RTC_PF)
  2237. i -= 10;
  2238. }
  2239. CMOS_WRITE(save_control, RTC_CONTROL);
  2240. CMOS_WRITE(save_freq_select, RTC_FREQ_SELECT);
  2241. clear_IO_APIC_pin(apic, pin);
  2242. ioapic_write_entry(apic, pin, entry0);
  2243. }
  2244. static int disable_timer_pin_1 __initdata;
  2245. /* Actually the next is obsolete, but keep it for paranoid reasons -AK */
  2246. static int __init disable_timer_pin_setup(char *arg)
  2247. {
  2248. disable_timer_pin_1 = 1;
  2249. return 0;
  2250. }
  2251. early_param("disable_timer_pin_1", disable_timer_pin_setup);
  2252. int timer_through_8259 __initdata;
  2253. /*
  2254. * This code may look a bit paranoid, but it's supposed to cooperate with
  2255. * a wide range of boards and BIOS bugs. Fortunately only the timer IRQ
  2256. * is so screwy. Thanks to Brian Perkins for testing/hacking this beast
  2257. * fanatically on his truly buggy board.
  2258. *
  2259. * FIXME: really need to revamp this for all platforms.
  2260. */
  2261. static inline void __init check_timer(void)
  2262. {
  2263. struct irq_cfg *cfg = irq_get_chip_data(0);
  2264. int node = cpu_to_node(0);
  2265. int apic1, pin1, apic2, pin2;
  2266. unsigned long flags;
  2267. int no_pin1 = 0;
  2268. local_irq_save(flags);
  2269. /*
  2270. * get/set the timer IRQ vector:
  2271. */
  2272. legacy_pic->mask(0);
  2273. assign_irq_vector(0, cfg, apic->target_cpus());
  2274. /*
  2275. * As IRQ0 is to be enabled in the 8259A, the virtual
  2276. * wire has to be disabled in the local APIC. Also
  2277. * timer interrupts need to be acknowledged manually in
  2278. * the 8259A for the i82489DX when using the NMI
  2279. * watchdog as that APIC treats NMIs as level-triggered.
  2280. * The AEOI mode will finish them in the 8259A
  2281. * automatically.
  2282. */
  2283. apic_write(APIC_LVT0, APIC_LVT_MASKED | APIC_DM_EXTINT);
  2284. legacy_pic->init(1);
  2285. pin1 = find_isa_irq_pin(0, mp_INT);
  2286. apic1 = find_isa_irq_apic(0, mp_INT);
  2287. pin2 = ioapic_i8259.pin;
  2288. apic2 = ioapic_i8259.apic;
  2289. apic_printk(APIC_QUIET, KERN_INFO "..TIMER: vector=0x%02X "
  2290. "apic1=%d pin1=%d apic2=%d pin2=%d\n",
  2291. cfg->vector, apic1, pin1, apic2, pin2);
  2292. /*
  2293. * Some BIOS writers are clueless and report the ExtINTA
  2294. * I/O APIC input from the cascaded 8259A as the timer
  2295. * interrupt input. So just in case, if only one pin
  2296. * was found above, try it both directly and through the
  2297. * 8259A.
  2298. */
  2299. if (pin1 == -1) {
  2300. panic_if_irq_remap("BIOS bug: timer not connected to IO-APIC");
  2301. pin1 = pin2;
  2302. apic1 = apic2;
  2303. no_pin1 = 1;
  2304. } else if (pin2 == -1) {
  2305. pin2 = pin1;
  2306. apic2 = apic1;
  2307. }
  2308. if (pin1 != -1) {
  2309. /*
  2310. * Ok, does IRQ0 through the IOAPIC work?
  2311. */
  2312. if (no_pin1) {
  2313. add_pin_to_irq_node(cfg, node, apic1, pin1);
  2314. setup_timer_IRQ0_pin(apic1, pin1, cfg->vector);
  2315. } else {
  2316. /* for edge trigger, setup_ioapic_irq already
  2317. * leave it unmasked.
  2318. * so only need to unmask if it is level-trigger
  2319. * do we really have level trigger timer?
  2320. */
  2321. int idx;
  2322. idx = find_irq_entry(apic1, pin1, mp_INT);
  2323. if (idx != -1 && irq_trigger(idx))
  2324. unmask_ioapic(cfg);
  2325. }
  2326. if (timer_irq_works()) {
  2327. if (disable_timer_pin_1 > 0)
  2328. clear_IO_APIC_pin(0, pin1);
  2329. goto out;
  2330. }
  2331. panic_if_irq_remap("timer doesn't work through Interrupt-remapped IO-APIC");
  2332. local_irq_disable();
  2333. clear_IO_APIC_pin(apic1, pin1);
  2334. if (!no_pin1)
  2335. apic_printk(APIC_QUIET, KERN_ERR "..MP-BIOS bug: "
  2336. "8254 timer not connected to IO-APIC\n");
  2337. apic_printk(APIC_QUIET, KERN_INFO "...trying to set up timer "
  2338. "(IRQ0) through the 8259A ...\n");
  2339. apic_printk(APIC_QUIET, KERN_INFO
  2340. "..... (found apic %d pin %d) ...\n", apic2, pin2);
  2341. /*
  2342. * legacy devices should be connected to IO APIC #0
  2343. */
  2344. replace_pin_at_irq_node(cfg, node, apic1, pin1, apic2, pin2);
  2345. setup_timer_IRQ0_pin(apic2, pin2, cfg->vector);
  2346. legacy_pic->unmask(0);
  2347. if (timer_irq_works()) {
  2348. apic_printk(APIC_QUIET, KERN_INFO "....... works.\n");
  2349. timer_through_8259 = 1;
  2350. goto out;
  2351. }
  2352. /*
  2353. * Cleanup, just in case ...
  2354. */
  2355. local_irq_disable();
  2356. legacy_pic->mask(0);
  2357. clear_IO_APIC_pin(apic2, pin2);
  2358. apic_printk(APIC_QUIET, KERN_INFO "....... failed.\n");
  2359. }
  2360. apic_printk(APIC_QUIET, KERN_INFO
  2361. "...trying to set up timer as Virtual Wire IRQ...\n");
  2362. lapic_register_intr(0);
  2363. apic_write(APIC_LVT0, APIC_DM_FIXED | cfg->vector); /* Fixed mode */
  2364. legacy_pic->unmask(0);
  2365. if (timer_irq_works()) {
  2366. apic_printk(APIC_QUIET, KERN_INFO "..... works.\n");
  2367. goto out;
  2368. }
  2369. local_irq_disable();
  2370. legacy_pic->mask(0);
  2371. apic_write(APIC_LVT0, APIC_LVT_MASKED | APIC_DM_FIXED | cfg->vector);
  2372. apic_printk(APIC_QUIET, KERN_INFO "..... failed.\n");
  2373. apic_printk(APIC_QUIET, KERN_INFO
  2374. "...trying to set up timer as ExtINT IRQ...\n");
  2375. legacy_pic->init(0);
  2376. legacy_pic->make_irq(0);
  2377. apic_write(APIC_LVT0, APIC_DM_EXTINT);
  2378. unlock_ExtINT_logic();
  2379. if (timer_irq_works()) {
  2380. apic_printk(APIC_QUIET, KERN_INFO "..... works.\n");
  2381. goto out;
  2382. }
  2383. local_irq_disable();
  2384. apic_printk(APIC_QUIET, KERN_INFO "..... failed :(.\n");
  2385. if (x2apic_preenabled)
  2386. apic_printk(APIC_QUIET, KERN_INFO
  2387. "Perhaps problem with the pre-enabled x2apic mode\n"
  2388. "Try booting with x2apic and interrupt-remapping disabled in the bios.\n");
  2389. panic("IO-APIC + timer doesn't work! Boot with apic=debug and send a "
  2390. "report. Then try booting with the 'noapic' option.\n");
  2391. out:
  2392. local_irq_restore(flags);
  2393. }
  2394. /*
  2395. * Traditionally ISA IRQ2 is the cascade IRQ, and is not available
  2396. * to devices. However there may be an I/O APIC pin available for
  2397. * this interrupt regardless. The pin may be left unconnected, but
  2398. * typically it will be reused as an ExtINT cascade interrupt for
  2399. * the master 8259A. In the MPS case such a pin will normally be
  2400. * reported as an ExtINT interrupt in the MP table. With ACPI
  2401. * there is no provision for ExtINT interrupts, and in the absence
  2402. * of an override it would be treated as an ordinary ISA I/O APIC
  2403. * interrupt, that is edge-triggered and unmasked by default. We
  2404. * used to do this, but it caused problems on some systems because
  2405. * of the NMI watchdog and sometimes IRQ0 of the 8254 timer using
  2406. * the same ExtINT cascade interrupt to drive the local APIC of the
  2407. * bootstrap processor. Therefore we refrain from routing IRQ2 to
  2408. * the I/O APIC in all cases now. No actual device should request
  2409. * it anyway. --macro
  2410. */
  2411. #define PIC_IRQS (1UL << PIC_CASCADE_IR)
  2412. void __init setup_IO_APIC(void)
  2413. {
  2414. /*
  2415. * calling enable_IO_APIC() is moved to setup_local_APIC for BP
  2416. */
  2417. io_apic_irqs = legacy_pic->nr_legacy_irqs ? ~PIC_IRQS : ~0UL;
  2418. apic_printk(APIC_VERBOSE, "ENABLING IO-APIC IRQs\n");
  2419. /*
  2420. * Set up IO-APIC IRQ routing.
  2421. */
  2422. x86_init.mpparse.setup_ioapic_ids();
  2423. sync_Arb_IDs();
  2424. setup_IO_APIC_irqs();
  2425. init_IO_APIC_traps();
  2426. if (legacy_pic->nr_legacy_irqs)
  2427. check_timer();
  2428. }
  2429. /*
  2430. * Called after all the initialization is done. If we didn't find any
  2431. * APIC bugs then we can allow the modify fast path
  2432. */
  2433. static int __init io_apic_bug_finalize(void)
  2434. {
  2435. if (sis_apic_bug == -1)
  2436. sis_apic_bug = 0;
  2437. return 0;
  2438. }
  2439. late_initcall(io_apic_bug_finalize);
  2440. static void resume_ioapic_id(int ioapic_idx)
  2441. {
  2442. unsigned long flags;
  2443. union IO_APIC_reg_00 reg_00;
  2444. raw_spin_lock_irqsave(&ioapic_lock, flags);
  2445. reg_00.raw = io_apic_read(ioapic_idx, 0);
  2446. if (reg_00.bits.ID != mpc_ioapic_id(ioapic_idx)) {
  2447. reg_00.bits.ID = mpc_ioapic_id(ioapic_idx);
  2448. io_apic_write(ioapic_idx, 0, reg_00.raw);
  2449. }
  2450. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2451. }
  2452. static void ioapic_resume(void)
  2453. {
  2454. int ioapic_idx;
  2455. for (ioapic_idx = nr_ioapics - 1; ioapic_idx >= 0; ioapic_idx--)
  2456. resume_ioapic_id(ioapic_idx);
  2457. restore_ioapic_entries();
  2458. }
  2459. static struct syscore_ops ioapic_syscore_ops = {
  2460. .suspend = save_ioapic_entries,
  2461. .resume = ioapic_resume,
  2462. };
  2463. static int __init ioapic_init_ops(void)
  2464. {
  2465. register_syscore_ops(&ioapic_syscore_ops);
  2466. return 0;
  2467. }
  2468. device_initcall(ioapic_init_ops);
  2469. /*
  2470. * Dynamic irq allocate and deallocation
  2471. */
  2472. unsigned int __create_irqs(unsigned int from, unsigned int count, int node)
  2473. {
  2474. struct irq_cfg **cfg;
  2475. unsigned long flags;
  2476. int irq, i;
  2477. if (from < nr_irqs_gsi)
  2478. from = nr_irqs_gsi;
  2479. cfg = kzalloc_node(count * sizeof(cfg[0]), GFP_KERNEL, node);
  2480. if (!cfg)
  2481. return 0;
  2482. irq = alloc_irqs_from(from, count, node);
  2483. if (irq < 0)
  2484. goto out_cfgs;
  2485. for (i = 0; i < count; i++) {
  2486. cfg[i] = alloc_irq_cfg(irq + i, node);
  2487. if (!cfg[i])
  2488. goto out_irqs;
  2489. }
  2490. raw_spin_lock_irqsave(&vector_lock, flags);
  2491. for (i = 0; i < count; i++)
  2492. if (__assign_irq_vector(irq + i, cfg[i], apic->target_cpus()))
  2493. goto out_vecs;
  2494. raw_spin_unlock_irqrestore(&vector_lock, flags);
  2495. for (i = 0; i < count; i++) {
  2496. irq_set_chip_data(irq + i, cfg[i]);
  2497. irq_clear_status_flags(irq + i, IRQ_NOREQUEST);
  2498. }
  2499. kfree(cfg);
  2500. return irq;
  2501. out_vecs:
  2502. for (i--; i >= 0; i--)
  2503. __clear_irq_vector(irq + i, cfg[i]);
  2504. raw_spin_unlock_irqrestore(&vector_lock, flags);
  2505. out_irqs:
  2506. for (i = 0; i < count; i++)
  2507. free_irq_at(irq + i, cfg[i]);
  2508. out_cfgs:
  2509. kfree(cfg);
  2510. return 0;
  2511. }
  2512. unsigned int create_irq_nr(unsigned int from, int node)
  2513. {
  2514. return __create_irqs(from, 1, node);
  2515. }
  2516. int create_irq(void)
  2517. {
  2518. int node = cpu_to_node(0);
  2519. unsigned int irq_want;
  2520. int irq;
  2521. irq_want = nr_irqs_gsi;
  2522. irq = create_irq_nr(irq_want, node);
  2523. if (irq == 0)
  2524. irq = -1;
  2525. return irq;
  2526. }
  2527. void destroy_irq(unsigned int irq)
  2528. {
  2529. struct irq_cfg *cfg = irq_get_chip_data(irq);
  2530. unsigned long flags;
  2531. irq_set_status_flags(irq, IRQ_NOREQUEST|IRQ_NOPROBE);
  2532. free_remapped_irq(irq);
  2533. raw_spin_lock_irqsave(&vector_lock, flags);
  2534. __clear_irq_vector(irq, cfg);
  2535. raw_spin_unlock_irqrestore(&vector_lock, flags);
  2536. free_irq_at(irq, cfg);
  2537. }
  2538. void destroy_irqs(unsigned int irq, unsigned int count)
  2539. {
  2540. unsigned int i;
  2541. for (i = 0; i < count; i++)
  2542. destroy_irq(irq + i);
  2543. }
  2544. /*
  2545. * MSI message composition
  2546. */
  2547. void native_compose_msi_msg(struct pci_dev *pdev,
  2548. unsigned int irq, unsigned int dest,
  2549. struct msi_msg *msg, u8 hpet_id)
  2550. {
  2551. struct irq_cfg *cfg = irq_cfg(irq);
  2552. msg->address_hi = MSI_ADDR_BASE_HI;
  2553. if (x2apic_enabled())
  2554. msg->address_hi |= MSI_ADDR_EXT_DEST_ID(dest);
  2555. msg->address_lo =
  2556. MSI_ADDR_BASE_LO |
  2557. ((apic->irq_dest_mode == 0) ?
  2558. MSI_ADDR_DEST_MODE_PHYSICAL:
  2559. MSI_ADDR_DEST_MODE_LOGICAL) |
  2560. ((apic->irq_delivery_mode != dest_LowestPrio) ?
  2561. MSI_ADDR_REDIRECTION_CPU:
  2562. MSI_ADDR_REDIRECTION_LOWPRI) |
  2563. MSI_ADDR_DEST_ID(dest);
  2564. msg->data =
  2565. MSI_DATA_TRIGGER_EDGE |
  2566. MSI_DATA_LEVEL_ASSERT |
  2567. ((apic->irq_delivery_mode != dest_LowestPrio) ?
  2568. MSI_DATA_DELIVERY_FIXED:
  2569. MSI_DATA_DELIVERY_LOWPRI) |
  2570. MSI_DATA_VECTOR(cfg->vector);
  2571. }
  2572. #ifdef CONFIG_PCI_MSI
  2573. static int msi_compose_msg(struct pci_dev *pdev, unsigned int irq,
  2574. struct msi_msg *msg, u8 hpet_id)
  2575. {
  2576. struct irq_cfg *cfg;
  2577. int err;
  2578. unsigned dest;
  2579. if (disable_apic)
  2580. return -ENXIO;
  2581. cfg = irq_cfg(irq);
  2582. err = assign_irq_vector(irq, cfg, apic->target_cpus());
  2583. if (err)
  2584. return err;
  2585. err = apic->cpu_mask_to_apicid_and(cfg->domain,
  2586. apic->target_cpus(), &dest);
  2587. if (err)
  2588. return err;
  2589. x86_msi.compose_msi_msg(pdev, irq, dest, msg, hpet_id);
  2590. return 0;
  2591. }
  2592. static int
  2593. msi_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force)
  2594. {
  2595. struct irq_cfg *cfg = data->chip_data;
  2596. struct msi_msg msg;
  2597. unsigned int dest;
  2598. if (__ioapic_set_affinity(data, mask, &dest))
  2599. return -1;
  2600. __get_cached_msi_msg(data->msi_desc, &msg);
  2601. msg.data &= ~MSI_DATA_VECTOR_MASK;
  2602. msg.data |= MSI_DATA_VECTOR(cfg->vector);
  2603. msg.address_lo &= ~MSI_ADDR_DEST_ID_MASK;
  2604. msg.address_lo |= MSI_ADDR_DEST_ID(dest);
  2605. __write_msi_msg(data->msi_desc, &msg);
  2606. return IRQ_SET_MASK_OK_NOCOPY;
  2607. }
  2608. /*
  2609. * IRQ Chip for MSI PCI/PCI-X/PCI-Express Devices,
  2610. * which implement the MSI or MSI-X Capability Structure.
  2611. */
  2612. static struct irq_chip msi_chip = {
  2613. .name = "PCI-MSI",
  2614. .irq_unmask = unmask_msi_irq,
  2615. .irq_mask = mask_msi_irq,
  2616. .irq_ack = ack_apic_edge,
  2617. .irq_set_affinity = msi_set_affinity,
  2618. .irq_retrigger = ioapic_retrigger_irq,
  2619. };
  2620. int setup_msi_irq(struct pci_dev *dev, struct msi_desc *msidesc,
  2621. unsigned int irq_base, unsigned int irq_offset)
  2622. {
  2623. struct irq_chip *chip = &msi_chip;
  2624. struct msi_msg msg;
  2625. unsigned int irq = irq_base + irq_offset;
  2626. int ret;
  2627. ret = msi_compose_msg(dev, irq, &msg, -1);
  2628. if (ret < 0)
  2629. return ret;
  2630. irq_set_msi_desc_off(irq_base, irq_offset, msidesc);
  2631. /*
  2632. * MSI-X message is written per-IRQ, the offset is always 0.
  2633. * MSI message denotes a contiguous group of IRQs, written for 0th IRQ.
  2634. */
  2635. if (!irq_offset)
  2636. write_msi_msg(irq, &msg);
  2637. setup_remapped_irq(irq, irq_get_chip_data(irq), chip);
  2638. irq_set_chip_and_handler_name(irq, chip, handle_edge_irq, "edge");
  2639. dev_printk(KERN_DEBUG, &dev->dev, "irq %d for MSI/MSI-X\n", irq);
  2640. return 0;
  2641. }
  2642. int native_setup_msi_irqs(struct pci_dev *dev, int nvec, int type)
  2643. {
  2644. unsigned int irq, irq_want;
  2645. struct msi_desc *msidesc;
  2646. int node, ret;
  2647. /* Multiple MSI vectors only supported with interrupt remapping */
  2648. if (type == PCI_CAP_ID_MSI && nvec > 1)
  2649. return 1;
  2650. node = dev_to_node(&dev->dev);
  2651. irq_want = nr_irqs_gsi;
  2652. list_for_each_entry(msidesc, &dev->msi_list, list) {
  2653. irq = create_irq_nr(irq_want, node);
  2654. if (irq == 0)
  2655. return -ENOSPC;
  2656. irq_want = irq + 1;
  2657. ret = setup_msi_irq(dev, msidesc, irq, 0);
  2658. if (ret < 0)
  2659. goto error;
  2660. }
  2661. return 0;
  2662. error:
  2663. destroy_irq(irq);
  2664. return ret;
  2665. }
  2666. void native_teardown_msi_irq(unsigned int irq)
  2667. {
  2668. destroy_irq(irq);
  2669. }
  2670. #ifdef CONFIG_DMAR_TABLE
  2671. static int
  2672. dmar_msi_set_affinity(struct irq_data *data, const struct cpumask *mask,
  2673. bool force)
  2674. {
  2675. struct irq_cfg *cfg = data->chip_data;
  2676. unsigned int dest, irq = data->irq;
  2677. struct msi_msg msg;
  2678. if (__ioapic_set_affinity(data, mask, &dest))
  2679. return -1;
  2680. dmar_msi_read(irq, &msg);
  2681. msg.data &= ~MSI_DATA_VECTOR_MASK;
  2682. msg.data |= MSI_DATA_VECTOR(cfg->vector);
  2683. msg.address_lo &= ~MSI_ADDR_DEST_ID_MASK;
  2684. msg.address_lo |= MSI_ADDR_DEST_ID(dest);
  2685. msg.address_hi = MSI_ADDR_BASE_HI | MSI_ADDR_EXT_DEST_ID(dest);
  2686. dmar_msi_write(irq, &msg);
  2687. return IRQ_SET_MASK_OK_NOCOPY;
  2688. }
  2689. static struct irq_chip dmar_msi_type = {
  2690. .name = "DMAR_MSI",
  2691. .irq_unmask = dmar_msi_unmask,
  2692. .irq_mask = dmar_msi_mask,
  2693. .irq_ack = ack_apic_edge,
  2694. .irq_set_affinity = dmar_msi_set_affinity,
  2695. .irq_retrigger = ioapic_retrigger_irq,
  2696. };
  2697. int arch_setup_dmar_msi(unsigned int irq)
  2698. {
  2699. int ret;
  2700. struct msi_msg msg;
  2701. ret = msi_compose_msg(NULL, irq, &msg, -1);
  2702. if (ret < 0)
  2703. return ret;
  2704. dmar_msi_write(irq, &msg);
  2705. irq_set_chip_and_handler_name(irq, &dmar_msi_type, handle_edge_irq,
  2706. "edge");
  2707. return 0;
  2708. }
  2709. #endif
  2710. #ifdef CONFIG_HPET_TIMER
  2711. static int hpet_msi_set_affinity(struct irq_data *data,
  2712. const struct cpumask *mask, bool force)
  2713. {
  2714. struct irq_cfg *cfg = data->chip_data;
  2715. struct msi_msg msg;
  2716. unsigned int dest;
  2717. if (__ioapic_set_affinity(data, mask, &dest))
  2718. return -1;
  2719. hpet_msi_read(data->handler_data, &msg);
  2720. msg.data &= ~MSI_DATA_VECTOR_MASK;
  2721. msg.data |= MSI_DATA_VECTOR(cfg->vector);
  2722. msg.address_lo &= ~MSI_ADDR_DEST_ID_MASK;
  2723. msg.address_lo |= MSI_ADDR_DEST_ID(dest);
  2724. hpet_msi_write(data->handler_data, &msg);
  2725. return IRQ_SET_MASK_OK_NOCOPY;
  2726. }
  2727. static struct irq_chip hpet_msi_type = {
  2728. .name = "HPET_MSI",
  2729. .irq_unmask = hpet_msi_unmask,
  2730. .irq_mask = hpet_msi_mask,
  2731. .irq_ack = ack_apic_edge,
  2732. .irq_set_affinity = hpet_msi_set_affinity,
  2733. .irq_retrigger = ioapic_retrigger_irq,
  2734. };
  2735. int default_setup_hpet_msi(unsigned int irq, unsigned int id)
  2736. {
  2737. struct irq_chip *chip = &hpet_msi_type;
  2738. struct msi_msg msg;
  2739. int ret;
  2740. ret = msi_compose_msg(NULL, irq, &msg, id);
  2741. if (ret < 0)
  2742. return ret;
  2743. hpet_msi_write(irq_get_handler_data(irq), &msg);
  2744. irq_set_status_flags(irq, IRQ_MOVE_PCNTXT);
  2745. setup_remapped_irq(irq, irq_get_chip_data(irq), chip);
  2746. irq_set_chip_and_handler_name(irq, chip, handle_edge_irq, "edge");
  2747. return 0;
  2748. }
  2749. #endif
  2750. #endif /* CONFIG_PCI_MSI */
  2751. /*
  2752. * Hypertransport interrupt support
  2753. */
  2754. #ifdef CONFIG_HT_IRQ
  2755. static void target_ht_irq(unsigned int irq, unsigned int dest, u8 vector)
  2756. {
  2757. struct ht_irq_msg msg;
  2758. fetch_ht_irq_msg(irq, &msg);
  2759. msg.address_lo &= ~(HT_IRQ_LOW_VECTOR_MASK | HT_IRQ_LOW_DEST_ID_MASK);
  2760. msg.address_hi &= ~(HT_IRQ_HIGH_DEST_ID_MASK);
  2761. msg.address_lo |= HT_IRQ_LOW_VECTOR(vector) | HT_IRQ_LOW_DEST_ID(dest);
  2762. msg.address_hi |= HT_IRQ_HIGH_DEST_ID(dest);
  2763. write_ht_irq_msg(irq, &msg);
  2764. }
  2765. static int
  2766. ht_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force)
  2767. {
  2768. struct irq_cfg *cfg = data->chip_data;
  2769. unsigned int dest;
  2770. if (__ioapic_set_affinity(data, mask, &dest))
  2771. return -1;
  2772. target_ht_irq(data->irq, dest, cfg->vector);
  2773. return IRQ_SET_MASK_OK_NOCOPY;
  2774. }
  2775. static struct irq_chip ht_irq_chip = {
  2776. .name = "PCI-HT",
  2777. .irq_mask = mask_ht_irq,
  2778. .irq_unmask = unmask_ht_irq,
  2779. .irq_ack = ack_apic_edge,
  2780. .irq_set_affinity = ht_set_affinity,
  2781. .irq_retrigger = ioapic_retrigger_irq,
  2782. };
  2783. int arch_setup_ht_irq(unsigned int irq, struct pci_dev *dev)
  2784. {
  2785. struct irq_cfg *cfg;
  2786. struct ht_irq_msg msg;
  2787. unsigned dest;
  2788. int err;
  2789. if (disable_apic)
  2790. return -ENXIO;
  2791. cfg = irq_cfg(irq);
  2792. err = assign_irq_vector(irq, cfg, apic->target_cpus());
  2793. if (err)
  2794. return err;
  2795. err = apic->cpu_mask_to_apicid_and(cfg->domain,
  2796. apic->target_cpus(), &dest);
  2797. if (err)
  2798. return err;
  2799. msg.address_hi = HT_IRQ_HIGH_DEST_ID(dest);
  2800. msg.address_lo =
  2801. HT_IRQ_LOW_BASE |
  2802. HT_IRQ_LOW_DEST_ID(dest) |
  2803. HT_IRQ_LOW_VECTOR(cfg->vector) |
  2804. ((apic->irq_dest_mode == 0) ?
  2805. HT_IRQ_LOW_DM_PHYSICAL :
  2806. HT_IRQ_LOW_DM_LOGICAL) |
  2807. HT_IRQ_LOW_RQEOI_EDGE |
  2808. ((apic->irq_delivery_mode != dest_LowestPrio) ?
  2809. HT_IRQ_LOW_MT_FIXED :
  2810. HT_IRQ_LOW_MT_ARBITRATED) |
  2811. HT_IRQ_LOW_IRQ_MASKED;
  2812. write_ht_irq_msg(irq, &msg);
  2813. irq_set_chip_and_handler_name(irq, &ht_irq_chip,
  2814. handle_edge_irq, "edge");
  2815. dev_printk(KERN_DEBUG, &dev->dev, "irq %d for HT\n", irq);
  2816. return 0;
  2817. }
  2818. #endif /* CONFIG_HT_IRQ */
  2819. static int
  2820. io_apic_setup_irq_pin(unsigned int irq, int node, struct io_apic_irq_attr *attr)
  2821. {
  2822. struct irq_cfg *cfg = alloc_irq_and_cfg_at(irq, node);
  2823. int ret;
  2824. if (!cfg)
  2825. return -EINVAL;
  2826. ret = __add_pin_to_irq_node(cfg, node, attr->ioapic, attr->ioapic_pin);
  2827. if (!ret)
  2828. setup_ioapic_irq(irq, cfg, attr);
  2829. return ret;
  2830. }
  2831. int io_apic_setup_irq_pin_once(unsigned int irq, int node,
  2832. struct io_apic_irq_attr *attr)
  2833. {
  2834. unsigned int ioapic_idx = attr->ioapic, pin = attr->ioapic_pin;
  2835. int ret;
  2836. struct IO_APIC_route_entry orig_entry;
  2837. /* Avoid redundant programming */
  2838. if (test_bit(pin, ioapics[ioapic_idx].pin_programmed)) {
  2839. pr_debug("Pin %d-%d already programmed\n", mpc_ioapic_id(ioapic_idx), pin);
  2840. orig_entry = ioapic_read_entry(attr->ioapic, pin);
  2841. if (attr->trigger == orig_entry.trigger && attr->polarity == orig_entry.polarity)
  2842. return 0;
  2843. return -EBUSY;
  2844. }
  2845. ret = io_apic_setup_irq_pin(irq, node, attr);
  2846. if (!ret)
  2847. set_bit(pin, ioapics[ioapic_idx].pin_programmed);
  2848. return ret;
  2849. }
  2850. static int __init io_apic_get_redir_entries(int ioapic)
  2851. {
  2852. union IO_APIC_reg_01 reg_01;
  2853. unsigned long flags;
  2854. raw_spin_lock_irqsave(&ioapic_lock, flags);
  2855. reg_01.raw = io_apic_read(ioapic, 1);
  2856. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2857. /* The register returns the maximum index redir index
  2858. * supported, which is one less than the total number of redir
  2859. * entries.
  2860. */
  2861. return reg_01.bits.entries + 1;
  2862. }
  2863. static void __init probe_nr_irqs_gsi(void)
  2864. {
  2865. int nr;
  2866. nr = gsi_top + NR_IRQS_LEGACY;
  2867. if (nr > nr_irqs_gsi)
  2868. nr_irqs_gsi = nr;
  2869. printk(KERN_DEBUG "nr_irqs_gsi: %d\n", nr_irqs_gsi);
  2870. }
  2871. int get_nr_irqs_gsi(void)
  2872. {
  2873. return nr_irqs_gsi;
  2874. }
  2875. int __init arch_probe_nr_irqs(void)
  2876. {
  2877. int nr;
  2878. if (nr_irqs > (NR_VECTORS * nr_cpu_ids))
  2879. nr_irqs = NR_VECTORS * nr_cpu_ids;
  2880. nr = nr_irqs_gsi + 8 * nr_cpu_ids;
  2881. #if defined(CONFIG_PCI_MSI) || defined(CONFIG_HT_IRQ)
  2882. /*
  2883. * for MSI and HT dyn irq
  2884. */
  2885. nr += nr_irqs_gsi * 16;
  2886. #endif
  2887. if (nr < nr_irqs)
  2888. nr_irqs = nr;
  2889. return NR_IRQS_LEGACY;
  2890. }
  2891. int io_apic_set_pci_routing(struct device *dev, int irq,
  2892. struct io_apic_irq_attr *irq_attr)
  2893. {
  2894. int node;
  2895. if (!IO_APIC_IRQ(irq)) {
  2896. apic_printk(APIC_QUIET,KERN_ERR "IOAPIC[%d]: Invalid reference to IRQ 0\n",
  2897. irq_attr->ioapic);
  2898. return -EINVAL;
  2899. }
  2900. node = dev ? dev_to_node(dev) : cpu_to_node(0);
  2901. return io_apic_setup_irq_pin_once(irq, node, irq_attr);
  2902. }
  2903. #ifdef CONFIG_X86_32
  2904. static int __init io_apic_get_unique_id(int ioapic, int apic_id)
  2905. {
  2906. union IO_APIC_reg_00 reg_00;
  2907. static physid_mask_t apic_id_map = PHYSID_MASK_NONE;
  2908. physid_mask_t tmp;
  2909. unsigned long flags;
  2910. int i = 0;
  2911. /*
  2912. * The P4 platform supports up to 256 APIC IDs on two separate APIC
  2913. * buses (one for LAPICs, one for IOAPICs), where predecessors only
  2914. * supports up to 16 on one shared APIC bus.
  2915. *
  2916. * TBD: Expand LAPIC/IOAPIC support on P4-class systems to take full
  2917. * advantage of new APIC bus architecture.
  2918. */
  2919. if (physids_empty(apic_id_map))
  2920. apic->ioapic_phys_id_map(&phys_cpu_present_map, &apic_id_map);
  2921. raw_spin_lock_irqsave(&ioapic_lock, flags);
  2922. reg_00.raw = io_apic_read(ioapic, 0);
  2923. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2924. if (apic_id >= get_physical_broadcast()) {
  2925. printk(KERN_WARNING "IOAPIC[%d]: Invalid apic_id %d, trying "
  2926. "%d\n", ioapic, apic_id, reg_00.bits.ID);
  2927. apic_id = reg_00.bits.ID;
  2928. }
  2929. /*
  2930. * Every APIC in a system must have a unique ID or we get lots of nice
  2931. * 'stuck on smp_invalidate_needed IPI wait' messages.
  2932. */
  2933. if (apic->check_apicid_used(&apic_id_map, apic_id)) {
  2934. for (i = 0; i < get_physical_broadcast(); i++) {
  2935. if (!apic->check_apicid_used(&apic_id_map, i))
  2936. break;
  2937. }
  2938. if (i == get_physical_broadcast())
  2939. panic("Max apic_id exceeded!\n");
  2940. printk(KERN_WARNING "IOAPIC[%d]: apic_id %d already used, "
  2941. "trying %d\n", ioapic, apic_id, i);
  2942. apic_id = i;
  2943. }
  2944. apic->apicid_to_cpu_present(apic_id, &tmp);
  2945. physids_or(apic_id_map, apic_id_map, tmp);
  2946. if (reg_00.bits.ID != apic_id) {
  2947. reg_00.bits.ID = apic_id;
  2948. raw_spin_lock_irqsave(&ioapic_lock, flags);
  2949. io_apic_write(ioapic, 0, reg_00.raw);
  2950. reg_00.raw = io_apic_read(ioapic, 0);
  2951. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2952. /* Sanity check */
  2953. if (reg_00.bits.ID != apic_id) {
  2954. pr_err("IOAPIC[%d]: Unable to change apic_id!\n",
  2955. ioapic);
  2956. return -1;
  2957. }
  2958. }
  2959. apic_printk(APIC_VERBOSE, KERN_INFO
  2960. "IOAPIC[%d]: Assigned apic_id %d\n", ioapic, apic_id);
  2961. return apic_id;
  2962. }
  2963. static u8 __init io_apic_unique_id(u8 id)
  2964. {
  2965. if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) &&
  2966. !APIC_XAPIC(apic_version[boot_cpu_physical_apicid]))
  2967. return io_apic_get_unique_id(nr_ioapics, id);
  2968. else
  2969. return id;
  2970. }
  2971. #else
  2972. static u8 __init io_apic_unique_id(u8 id)
  2973. {
  2974. int i;
  2975. DECLARE_BITMAP(used, 256);
  2976. bitmap_zero(used, 256);
  2977. for (i = 0; i < nr_ioapics; i++) {
  2978. __set_bit(mpc_ioapic_id(i), used);
  2979. }
  2980. if (!test_bit(id, used))
  2981. return id;
  2982. return find_first_zero_bit(used, 256);
  2983. }
  2984. #endif
  2985. static int __init io_apic_get_version(int ioapic)
  2986. {
  2987. union IO_APIC_reg_01 reg_01;
  2988. unsigned long flags;
  2989. raw_spin_lock_irqsave(&ioapic_lock, flags);
  2990. reg_01.raw = io_apic_read(ioapic, 1);
  2991. raw_spin_unlock_irqrestore(&ioapic_lock, flags);
  2992. return reg_01.bits.version;
  2993. }
  2994. int acpi_get_override_irq(u32 gsi, int *trigger, int *polarity)
  2995. {
  2996. int ioapic, pin, idx;
  2997. if (skip_ioapic_setup)
  2998. return -1;
  2999. ioapic = mp_find_ioapic(gsi);
  3000. if (ioapic < 0)
  3001. return -1;
  3002. pin = mp_find_ioapic_pin(ioapic, gsi);
  3003. if (pin < 0)
  3004. return -1;
  3005. idx = find_irq_entry(ioapic, pin, mp_INT);
  3006. if (idx < 0)
  3007. return -1;
  3008. *trigger = irq_trigger(idx);
  3009. *polarity = irq_polarity(idx);
  3010. return 0;
  3011. }
  3012. /*
  3013. * This function currently is only a helper for the i386 smp boot process where
  3014. * we need to reprogram the ioredtbls to cater for the cpus which have come online
  3015. * so mask in all cases should simply be apic->target_cpus()
  3016. */
  3017. #ifdef CONFIG_SMP
  3018. void __init setup_ioapic_dest(void)
  3019. {
  3020. int pin, ioapic, irq, irq_entry;
  3021. const struct cpumask *mask;
  3022. struct irq_data *idata;
  3023. if (skip_ioapic_setup == 1)
  3024. return;
  3025. for (ioapic = 0; ioapic < nr_ioapics; ioapic++)
  3026. for (pin = 0; pin < ioapics[ioapic].nr_registers; pin++) {
  3027. irq_entry = find_irq_entry(ioapic, pin, mp_INT);
  3028. if (irq_entry == -1)
  3029. continue;
  3030. irq = pin_2_irq(irq_entry, ioapic, pin);
  3031. if ((ioapic > 0) && (irq > 16))
  3032. continue;
  3033. idata = irq_get_irq_data(irq);
  3034. /*
  3035. * Honour affinities which have been set in early boot
  3036. */
  3037. if (!irqd_can_balance(idata) || irqd_affinity_was_set(idata))
  3038. mask = idata->affinity;
  3039. else
  3040. mask = apic->target_cpus();
  3041. x86_io_apic_ops.set_affinity(idata, mask, false);
  3042. }
  3043. }
  3044. #endif
  3045. #define IOAPIC_RESOURCE_NAME_SIZE 11
  3046. static struct resource *ioapic_resources;
  3047. static struct resource * __init ioapic_setup_resources(int nr_ioapics)
  3048. {
  3049. unsigned long n;
  3050. struct resource *res;
  3051. char *mem;
  3052. int i;
  3053. if (nr_ioapics <= 0)
  3054. return NULL;
  3055. n = IOAPIC_RESOURCE_NAME_SIZE + sizeof(struct resource);
  3056. n *= nr_ioapics;
  3057. mem = alloc_bootmem(n);
  3058. res = (void *)mem;
  3059. mem += sizeof(struct resource) * nr_ioapics;
  3060. for (i = 0; i < nr_ioapics; i++) {
  3061. res[i].name = mem;
  3062. res[i].flags = IORESOURCE_MEM | IORESOURCE_BUSY;
  3063. snprintf(mem, IOAPIC_RESOURCE_NAME_SIZE, "IOAPIC %u", i);
  3064. mem += IOAPIC_RESOURCE_NAME_SIZE;
  3065. }
  3066. ioapic_resources = res;
  3067. return res;
  3068. }
  3069. void __init native_io_apic_init_mappings(void)
  3070. {
  3071. unsigned long ioapic_phys, idx = FIX_IO_APIC_BASE_0;
  3072. struct resource *ioapic_res;
  3073. int i;
  3074. ioapic_res = ioapic_setup_resources(nr_ioapics);
  3075. for (i = 0; i < nr_ioapics; i++) {
  3076. if (smp_found_config) {
  3077. ioapic_phys = mpc_ioapic_addr(i);
  3078. #ifdef CONFIG_X86_32
  3079. if (!ioapic_phys) {
  3080. printk(KERN_ERR
  3081. "WARNING: bogus zero IO-APIC "
  3082. "address found in MPTABLE, "
  3083. "disabling IO/APIC support!\n");
  3084. smp_found_config = 0;
  3085. skip_ioapic_setup = 1;
  3086. goto fake_ioapic_page;
  3087. }
  3088. #endif
  3089. } else {
  3090. #ifdef CONFIG_X86_32
  3091. fake_ioapic_page:
  3092. #endif
  3093. ioapic_phys = (unsigned long)alloc_bootmem_pages(PAGE_SIZE);
  3094. ioapic_phys = __pa(ioapic_phys);
  3095. }
  3096. set_fixmap_nocache(idx, ioapic_phys);
  3097. apic_printk(APIC_VERBOSE, "mapped IOAPIC to %08lx (%08lx)\n",
  3098. __fix_to_virt(idx) + (ioapic_phys & ~PAGE_MASK),
  3099. ioapic_phys);
  3100. idx++;
  3101. ioapic_res->start = ioapic_phys;
  3102. ioapic_res->end = ioapic_phys + IO_APIC_SLOT_SIZE - 1;
  3103. ioapic_res++;
  3104. }
  3105. probe_nr_irqs_gsi();
  3106. }
  3107. void __init ioapic_insert_resources(void)
  3108. {
  3109. int i;
  3110. struct resource *r = ioapic_resources;
  3111. if (!r) {
  3112. if (nr_ioapics > 0)
  3113. printk(KERN_ERR
  3114. "IO APIC resources couldn't be allocated.\n");
  3115. return;
  3116. }
  3117. for (i = 0; i < nr_ioapics; i++) {
  3118. insert_resource(&iomem_resource, r);
  3119. r++;
  3120. }
  3121. }
  3122. int mp_find_ioapic(u32 gsi)
  3123. {
  3124. int i = 0;
  3125. if (nr_ioapics == 0)
  3126. return -1;
  3127. /* Find the IOAPIC that manages this GSI. */
  3128. for (i = 0; i < nr_ioapics; i++) {
  3129. struct mp_ioapic_gsi *gsi_cfg = mp_ioapic_gsi_routing(i);
  3130. if ((gsi >= gsi_cfg->gsi_base)
  3131. && (gsi <= gsi_cfg->gsi_end))
  3132. return i;
  3133. }
  3134. printk(KERN_ERR "ERROR: Unable to locate IOAPIC for GSI %d\n", gsi);
  3135. return -1;
  3136. }
  3137. int mp_find_ioapic_pin(int ioapic, u32 gsi)
  3138. {
  3139. struct mp_ioapic_gsi *gsi_cfg;
  3140. if (WARN_ON(ioapic == -1))
  3141. return -1;
  3142. gsi_cfg = mp_ioapic_gsi_routing(ioapic);
  3143. if (WARN_ON(gsi > gsi_cfg->gsi_end))
  3144. return -1;
  3145. return gsi - gsi_cfg->gsi_base;
  3146. }
  3147. static __init int bad_ioapic(unsigned long address)
  3148. {
  3149. if (nr_ioapics >= MAX_IO_APICS) {
  3150. pr_warn("WARNING: Max # of I/O APICs (%d) exceeded (found %d), skipping\n",
  3151. MAX_IO_APICS, nr_ioapics);
  3152. return 1;
  3153. }
  3154. if (!address) {
  3155. pr_warn("WARNING: Bogus (zero) I/O APIC address found in table, skipping!\n");
  3156. return 1;
  3157. }
  3158. return 0;
  3159. }
  3160. static __init int bad_ioapic_register(int idx)
  3161. {
  3162. union IO_APIC_reg_00 reg_00;
  3163. union IO_APIC_reg_01 reg_01;
  3164. union IO_APIC_reg_02 reg_02;
  3165. reg_00.raw = io_apic_read(idx, 0);
  3166. reg_01.raw = io_apic_read(idx, 1);
  3167. reg_02.raw = io_apic_read(idx, 2);
  3168. if (reg_00.raw == -1 && reg_01.raw == -1 && reg_02.raw == -1) {
  3169. pr_warn("I/O APIC 0x%x registers return all ones, skipping!\n",
  3170. mpc_ioapic_addr(idx));
  3171. return 1;
  3172. }
  3173. return 0;
  3174. }
  3175. void __init mp_register_ioapic(int id, u32 address, u32 gsi_base)
  3176. {
  3177. int idx = 0;
  3178. int entries;
  3179. struct mp_ioapic_gsi *gsi_cfg;
  3180. if (bad_ioapic(address))
  3181. return;
  3182. idx = nr_ioapics;
  3183. ioapics[idx].mp_config.type = MP_IOAPIC;
  3184. ioapics[idx].mp_config.flags = MPC_APIC_USABLE;
  3185. ioapics[idx].mp_config.apicaddr = address;
  3186. set_fixmap_nocache(FIX_IO_APIC_BASE_0 + idx, address);
  3187. if (bad_ioapic_register(idx)) {
  3188. clear_fixmap(FIX_IO_APIC_BASE_0 + idx);
  3189. return;
  3190. }
  3191. ioapics[idx].mp_config.apicid = io_apic_unique_id(id);
  3192. ioapics[idx].mp_config.apicver = io_apic_get_version(idx);
  3193. /*
  3194. * Build basic GSI lookup table to facilitate gsi->io_apic lookups
  3195. * and to prevent reprogramming of IOAPIC pins (PCI GSIs).
  3196. */
  3197. entries = io_apic_get_redir_entries(idx);
  3198. gsi_cfg = mp_ioapic_gsi_routing(idx);
  3199. gsi_cfg->gsi_base = gsi_base;
  3200. gsi_cfg->gsi_end = gsi_base + entries - 1;
  3201. /*
  3202. * The number of IO-APIC IRQ registers (== #pins):
  3203. */
  3204. ioapics[idx].nr_registers = entries;
  3205. if (gsi_cfg->gsi_end >= gsi_top)
  3206. gsi_top = gsi_cfg->gsi_end + 1;
  3207. pr_info("IOAPIC[%d]: apic_id %d, version %d, address 0x%x, GSI %d-%d\n",
  3208. idx, mpc_ioapic_id(idx),
  3209. mpc_ioapic_ver(idx), mpc_ioapic_addr(idx),
  3210. gsi_cfg->gsi_base, gsi_cfg->gsi_end);
  3211. nr_ioapics++;
  3212. }
  3213. /* Enable IOAPIC early just for system timer */
  3214. void __init pre_init_apic_IRQ0(void)
  3215. {
  3216. struct io_apic_irq_attr attr = { 0, 0, 0, 0 };
  3217. printk(KERN_INFO "Early APIC setup for system timer0\n");
  3218. #ifndef CONFIG_SMP
  3219. physid_set_mask_of_physid(boot_cpu_physical_apicid,
  3220. &phys_cpu_present_map);
  3221. #endif
  3222. setup_local_APIC();
  3223. io_apic_setup_irq_pin(0, 0, &attr);
  3224. irq_set_chip_and_handler_name(0, &ioapic_chip, handle_edge_irq,
  3225. "edge");
  3226. }