io_apic.c 99 KB

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