io_apic.c 99 KB

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