io_apic.c 99 KB

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