io_apic.c 98 KB

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