io_apic.c 102 KB

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