io_apic.c 97 KB

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