io_apic.c 103 KB

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