io_apic.c 98 KB

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