io_apic.c 101 KB

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