io_apic.c 99 KB

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