io_apic.c 101 KB

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