io_apic.c 103 KB

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