io_apic.c 104 KB

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