io_apic.c 95 KB

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