io_apic.c 98 KB

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