io_apic.c 98 KB

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