xpc_sn2.c 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447
  1. /*
  2. * This file is subject to the terms and conditions of the GNU General Public
  3. * License. See the file "COPYING" in the main directory of this archive
  4. * for more details.
  5. *
  6. * Copyright (c) 2008-2009 Silicon Graphics, Inc. All Rights Reserved.
  7. */
  8. /*
  9. * Cross Partition Communication (XPC) sn2-based functions.
  10. *
  11. * Architecture specific implementation of common functions.
  12. *
  13. */
  14. #include <linux/delay.h>
  15. #include <asm/uncached.h>
  16. #include <asm/sn/mspec.h>
  17. #include <asm/sn/sn_sal.h>
  18. #include "xpc.h"
  19. /*
  20. * Define the number of u64s required to represent all the C-brick nasids
  21. * as a bitmap. The cross-partition kernel modules deal only with
  22. * C-brick nasids, thus the need for bitmaps which don't account for
  23. * odd-numbered (non C-brick) nasids.
  24. */
  25. #define XPC_MAX_PHYSNODES_SN2 (MAX_NUMALINK_NODES / 2)
  26. #define XP_NASID_MASK_BYTES_SN2 ((XPC_MAX_PHYSNODES_SN2 + 7) / 8)
  27. #define XP_NASID_MASK_WORDS_SN2 ((XPC_MAX_PHYSNODES_SN2 + 63) / 64)
  28. /*
  29. * Memory for XPC's amo variables is allocated by the MSPEC driver. These
  30. * pages are located in the lowest granule. The lowest granule uses 4k pages
  31. * for cached references and an alternate TLB handler to never provide a
  32. * cacheable mapping for the entire region. This will prevent speculative
  33. * reading of cached copies of our lines from being issued which will cause
  34. * a PI FSB Protocol error to be generated by the SHUB. For XPC, we need 64
  35. * amo variables (based on XP_MAX_NPARTITIONS_SN2) to identify the senders of
  36. * NOTIFY IRQs, 128 amo variables (based on XP_NASID_MASK_WORDS_SN2) to identify
  37. * the senders of ACTIVATE IRQs, 1 amo variable to identify which remote
  38. * partitions (i.e., XPCs) consider themselves currently engaged with the
  39. * local XPC and 1 amo variable to request partition deactivation.
  40. */
  41. #define XPC_NOTIFY_IRQ_AMOS_SN2 0
  42. #define XPC_ACTIVATE_IRQ_AMOS_SN2 (XPC_NOTIFY_IRQ_AMOS_SN2 + \
  43. XP_MAX_NPARTITIONS_SN2)
  44. #define XPC_ENGAGED_PARTITIONS_AMO_SN2 (XPC_ACTIVATE_IRQ_AMOS_SN2 + \
  45. XP_NASID_MASK_WORDS_SN2)
  46. #define XPC_DEACTIVATE_REQUEST_AMO_SN2 (XPC_ENGAGED_PARTITIONS_AMO_SN2 + 1)
  47. /*
  48. * Buffer used to store a local copy of portions of a remote partition's
  49. * reserved page (either its header and part_nasids mask, or its vars).
  50. */
  51. static void *xpc_remote_copy_buffer_base_sn2;
  52. static char *xpc_remote_copy_buffer_sn2;
  53. static struct xpc_vars_sn2 *xpc_vars_sn2;
  54. static struct xpc_vars_part_sn2 *xpc_vars_part_sn2;
  55. static int
  56. xpc_setup_partitions_sn_sn2(void)
  57. {
  58. /* nothing needs to be done */
  59. return 0;
  60. }
  61. static void
  62. xpc_teardown_partitions_sn_sn2(void)
  63. {
  64. /* nothing needs to be done */
  65. }
  66. /* SH_IPI_ACCESS shub register value on startup */
  67. static u64 xpc_sh1_IPI_access_sn2;
  68. static u64 xpc_sh2_IPI_access0_sn2;
  69. static u64 xpc_sh2_IPI_access1_sn2;
  70. static u64 xpc_sh2_IPI_access2_sn2;
  71. static u64 xpc_sh2_IPI_access3_sn2;
  72. /*
  73. * Change protections to allow IPI operations.
  74. */
  75. static void
  76. xpc_allow_IPI_ops_sn2(void)
  77. {
  78. int node;
  79. int nasid;
  80. /* !!! The following should get moved into SAL. */
  81. if (is_shub2()) {
  82. xpc_sh2_IPI_access0_sn2 =
  83. (u64)HUB_L((u64 *)LOCAL_MMR_ADDR(SH2_IPI_ACCESS0));
  84. xpc_sh2_IPI_access1_sn2 =
  85. (u64)HUB_L((u64 *)LOCAL_MMR_ADDR(SH2_IPI_ACCESS1));
  86. xpc_sh2_IPI_access2_sn2 =
  87. (u64)HUB_L((u64 *)LOCAL_MMR_ADDR(SH2_IPI_ACCESS2));
  88. xpc_sh2_IPI_access3_sn2 =
  89. (u64)HUB_L((u64 *)LOCAL_MMR_ADDR(SH2_IPI_ACCESS3));
  90. for_each_online_node(node) {
  91. nasid = cnodeid_to_nasid(node);
  92. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS0),
  93. -1UL);
  94. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS1),
  95. -1UL);
  96. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS2),
  97. -1UL);
  98. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS3),
  99. -1UL);
  100. }
  101. } else {
  102. xpc_sh1_IPI_access_sn2 =
  103. (u64)HUB_L((u64 *)LOCAL_MMR_ADDR(SH1_IPI_ACCESS));
  104. for_each_online_node(node) {
  105. nasid = cnodeid_to_nasid(node);
  106. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH1_IPI_ACCESS),
  107. -1UL);
  108. }
  109. }
  110. }
  111. /*
  112. * Restrict protections to disallow IPI operations.
  113. */
  114. static void
  115. xpc_disallow_IPI_ops_sn2(void)
  116. {
  117. int node;
  118. int nasid;
  119. /* !!! The following should get moved into SAL. */
  120. if (is_shub2()) {
  121. for_each_online_node(node) {
  122. nasid = cnodeid_to_nasid(node);
  123. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS0),
  124. xpc_sh2_IPI_access0_sn2);
  125. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS1),
  126. xpc_sh2_IPI_access1_sn2);
  127. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS2),
  128. xpc_sh2_IPI_access2_sn2);
  129. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH2_IPI_ACCESS3),
  130. xpc_sh2_IPI_access3_sn2);
  131. }
  132. } else {
  133. for_each_online_node(node) {
  134. nasid = cnodeid_to_nasid(node);
  135. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid, SH1_IPI_ACCESS),
  136. xpc_sh1_IPI_access_sn2);
  137. }
  138. }
  139. }
  140. /*
  141. * The following set of functions are used for the sending and receiving of
  142. * IRQs (also known as IPIs). There are two flavors of IRQs, one that is
  143. * associated with partition activity (SGI_XPC_ACTIVATE) and the other that
  144. * is associated with channel activity (SGI_XPC_NOTIFY).
  145. */
  146. static u64
  147. xpc_receive_IRQ_amo_sn2(struct amo *amo)
  148. {
  149. return FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_CLEAR);
  150. }
  151. static enum xp_retval
  152. xpc_send_IRQ_sn2(struct amo *amo, u64 flag, int nasid, int phys_cpuid,
  153. int vector)
  154. {
  155. int ret = 0;
  156. unsigned long irq_flags;
  157. local_irq_save(irq_flags);
  158. FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, flag);
  159. sn_send_IPI_phys(nasid, phys_cpuid, vector, 0);
  160. /*
  161. * We must always use the nofault function regardless of whether we
  162. * are on a Shub 1.1 system or a Shub 1.2 slice 0xc processor. If we
  163. * didn't, we'd never know that the other partition is down and would
  164. * keep sending IRQs and amos to it until the heartbeat times out.
  165. */
  166. ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable),
  167. xp_nofault_PIOR_target));
  168. local_irq_restore(irq_flags);
  169. return (ret == 0) ? xpSuccess : xpPioReadError;
  170. }
  171. static struct amo *
  172. xpc_init_IRQ_amo_sn2(int index)
  173. {
  174. struct amo *amo = xpc_vars_sn2->amos_page + index;
  175. (void)xpc_receive_IRQ_amo_sn2(amo); /* clear amo variable */
  176. return amo;
  177. }
  178. /*
  179. * Functions associated with SGI_XPC_ACTIVATE IRQ.
  180. */
  181. /*
  182. * Notify the heartbeat check thread that an activate IRQ has been received.
  183. */
  184. static irqreturn_t
  185. xpc_handle_activate_IRQ_sn2(int irq, void *dev_id)
  186. {
  187. unsigned long irq_flags;
  188. spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  189. xpc_activate_IRQ_rcvd++;
  190. spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  191. wake_up_interruptible(&xpc_activate_IRQ_wq);
  192. return IRQ_HANDLED;
  193. }
  194. /*
  195. * Flag the appropriate amo variable and send an IRQ to the specified node.
  196. */
  197. static void
  198. xpc_send_activate_IRQ_sn2(unsigned long amos_page_pa, int from_nasid,
  199. int to_nasid, int to_phys_cpuid)
  200. {
  201. struct amo *amos = (struct amo *)__va(amos_page_pa +
  202. (XPC_ACTIVATE_IRQ_AMOS_SN2 *
  203. sizeof(struct amo)));
  204. (void)xpc_send_IRQ_sn2(&amos[BIT_WORD(from_nasid / 2)],
  205. BIT_MASK(from_nasid / 2), to_nasid,
  206. to_phys_cpuid, SGI_XPC_ACTIVATE);
  207. }
  208. static void
  209. xpc_send_local_activate_IRQ_sn2(int from_nasid)
  210. {
  211. unsigned long irq_flags;
  212. struct amo *amos = (struct amo *)__va(xpc_vars_sn2->amos_page_pa +
  213. (XPC_ACTIVATE_IRQ_AMOS_SN2 *
  214. sizeof(struct amo)));
  215. /* fake the sending and receipt of an activate IRQ from remote nasid */
  216. FETCHOP_STORE_OP(TO_AMO((u64)&amos[BIT_WORD(from_nasid / 2)].variable),
  217. FETCHOP_OR, BIT_MASK(from_nasid / 2));
  218. spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  219. xpc_activate_IRQ_rcvd++;
  220. spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  221. wake_up_interruptible(&xpc_activate_IRQ_wq);
  222. }
  223. /*
  224. * Functions associated with SGI_XPC_NOTIFY IRQ.
  225. */
  226. /*
  227. * Check to see if any chctl flags were sent from the specified partition.
  228. */
  229. static void
  230. xpc_check_for_sent_chctl_flags_sn2(struct xpc_partition *part)
  231. {
  232. union xpc_channel_ctl_flags chctl;
  233. unsigned long irq_flags;
  234. chctl.all_flags = xpc_receive_IRQ_amo_sn2(part->sn.sn2.
  235. local_chctl_amo_va);
  236. if (chctl.all_flags == 0)
  237. return;
  238. spin_lock_irqsave(&part->chctl_lock, irq_flags);
  239. part->chctl.all_flags |= chctl.all_flags;
  240. spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
  241. dev_dbg(xpc_chan, "received notify IRQ from partid=%d, chctl.all_flags="
  242. "0x%lx\n", XPC_PARTID(part), chctl.all_flags);
  243. xpc_wakeup_channel_mgr(part);
  244. }
  245. /*
  246. * Handle the receipt of a SGI_XPC_NOTIFY IRQ by seeing whether the specified
  247. * partition actually sent it. Since SGI_XPC_NOTIFY IRQs may be shared by more
  248. * than one partition, we use an amo structure per partition to indicate
  249. * whether a partition has sent an IRQ or not. If it has, then wake up the
  250. * associated kthread to handle it.
  251. *
  252. * All SGI_XPC_NOTIFY IRQs received by XPC are the result of IRQs sent by XPC
  253. * running on other partitions.
  254. *
  255. * Noteworthy Arguments:
  256. *
  257. * irq - Interrupt ReQuest number. NOT USED.
  258. *
  259. * dev_id - partid of IRQ's potential sender.
  260. */
  261. static irqreturn_t
  262. xpc_handle_notify_IRQ_sn2(int irq, void *dev_id)
  263. {
  264. short partid = (short)(u64)dev_id;
  265. struct xpc_partition *part = &xpc_partitions[partid];
  266. DBUG_ON(partid < 0 || partid >= XP_MAX_NPARTITIONS_SN2);
  267. if (xpc_part_ref(part)) {
  268. xpc_check_for_sent_chctl_flags_sn2(part);
  269. xpc_part_deref(part);
  270. }
  271. return IRQ_HANDLED;
  272. }
  273. /*
  274. * Check to see if xpc_handle_notify_IRQ_sn2() dropped any IRQs on the floor
  275. * because the write to their associated amo variable completed after the IRQ
  276. * was received.
  277. */
  278. static void
  279. xpc_check_for_dropped_notify_IRQ_sn2(struct xpc_partition *part)
  280. {
  281. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  282. if (xpc_part_ref(part)) {
  283. xpc_check_for_sent_chctl_flags_sn2(part);
  284. part_sn2->dropped_notify_IRQ_timer.expires = jiffies +
  285. XPC_DROPPED_NOTIFY_IRQ_WAIT_INTERVAL;
  286. add_timer(&part_sn2->dropped_notify_IRQ_timer);
  287. xpc_part_deref(part);
  288. }
  289. }
  290. /*
  291. * Send a notify IRQ to the remote partition that is associated with the
  292. * specified channel.
  293. */
  294. static void
  295. xpc_send_notify_IRQ_sn2(struct xpc_channel *ch, u8 chctl_flag,
  296. char *chctl_flag_string, unsigned long *irq_flags)
  297. {
  298. struct xpc_partition *part = &xpc_partitions[ch->partid];
  299. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  300. union xpc_channel_ctl_flags chctl = { 0 };
  301. enum xp_retval ret;
  302. if (likely(part->act_state != XPC_P_AS_DEACTIVATING)) {
  303. chctl.flags[ch->number] = chctl_flag;
  304. ret = xpc_send_IRQ_sn2(part_sn2->remote_chctl_amo_va,
  305. chctl.all_flags,
  306. part_sn2->notify_IRQ_nasid,
  307. part_sn2->notify_IRQ_phys_cpuid,
  308. SGI_XPC_NOTIFY);
  309. dev_dbg(xpc_chan, "%s sent to partid=%d, channel=%d, ret=%d\n",
  310. chctl_flag_string, ch->partid, ch->number, ret);
  311. if (unlikely(ret != xpSuccess)) {
  312. if (irq_flags != NULL)
  313. spin_unlock_irqrestore(&ch->lock, *irq_flags);
  314. XPC_DEACTIVATE_PARTITION(part, ret);
  315. if (irq_flags != NULL)
  316. spin_lock_irqsave(&ch->lock, *irq_flags);
  317. }
  318. }
  319. }
  320. #define XPC_SEND_NOTIFY_IRQ_SN2(_ch, _ipi_f, _irq_f) \
  321. xpc_send_notify_IRQ_sn2(_ch, _ipi_f, #_ipi_f, _irq_f)
  322. /*
  323. * Make it look like the remote partition, which is associated with the
  324. * specified channel, sent us a notify IRQ. This faked IRQ will be handled
  325. * by xpc_check_for_dropped_notify_IRQ_sn2().
  326. */
  327. static void
  328. xpc_send_local_notify_IRQ_sn2(struct xpc_channel *ch, u8 chctl_flag,
  329. char *chctl_flag_string)
  330. {
  331. struct xpc_partition *part = &xpc_partitions[ch->partid];
  332. union xpc_channel_ctl_flags chctl = { 0 };
  333. chctl.flags[ch->number] = chctl_flag;
  334. FETCHOP_STORE_OP(TO_AMO((u64)&part->sn.sn2.local_chctl_amo_va->
  335. variable), FETCHOP_OR, chctl.all_flags);
  336. dev_dbg(xpc_chan, "%s sent local from partid=%d, channel=%d\n",
  337. chctl_flag_string, ch->partid, ch->number);
  338. }
  339. #define XPC_SEND_LOCAL_NOTIFY_IRQ_SN2(_ch, _ipi_f) \
  340. xpc_send_local_notify_IRQ_sn2(_ch, _ipi_f, #_ipi_f)
  341. static void
  342. xpc_send_chctl_closerequest_sn2(struct xpc_channel *ch,
  343. unsigned long *irq_flags)
  344. {
  345. struct xpc_openclose_args *args = ch->sn.sn2.local_openclose_args;
  346. args->reason = ch->reason;
  347. XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_CLOSEREQUEST, irq_flags);
  348. }
  349. static void
  350. xpc_send_chctl_closereply_sn2(struct xpc_channel *ch, unsigned long *irq_flags)
  351. {
  352. XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_CLOSEREPLY, irq_flags);
  353. }
  354. static void
  355. xpc_send_chctl_openrequest_sn2(struct xpc_channel *ch, unsigned long *irq_flags)
  356. {
  357. struct xpc_openclose_args *args = ch->sn.sn2.local_openclose_args;
  358. args->entry_size = ch->entry_size;
  359. args->local_nentries = ch->local_nentries;
  360. XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_OPENREQUEST, irq_flags);
  361. }
  362. static void
  363. xpc_send_chctl_openreply_sn2(struct xpc_channel *ch, unsigned long *irq_flags)
  364. {
  365. struct xpc_openclose_args *args = ch->sn.sn2.local_openclose_args;
  366. args->remote_nentries = ch->remote_nentries;
  367. args->local_nentries = ch->local_nentries;
  368. args->local_msgqueue_pa = xp_pa(ch->sn.sn2.local_msgqueue);
  369. XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_OPENREPLY, irq_flags);
  370. }
  371. static void
  372. xpc_send_chctl_msgrequest_sn2(struct xpc_channel *ch)
  373. {
  374. XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_MSGREQUEST, NULL);
  375. }
  376. static void
  377. xpc_send_chctl_local_msgrequest_sn2(struct xpc_channel *ch)
  378. {
  379. XPC_SEND_LOCAL_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_MSGREQUEST);
  380. }
  381. static enum xp_retval
  382. xpc_save_remote_msgqueue_pa_sn2(struct xpc_channel *ch,
  383. unsigned long msgqueue_pa)
  384. {
  385. ch->sn.sn2.remote_msgqueue_pa = msgqueue_pa;
  386. return xpSuccess;
  387. }
  388. /*
  389. * This next set of functions are used to keep track of when a partition is
  390. * potentially engaged in accessing memory belonging to another partition.
  391. */
  392. static void
  393. xpc_indicate_partition_engaged_sn2(struct xpc_partition *part)
  394. {
  395. unsigned long irq_flags;
  396. struct amo *amo = (struct amo *)__va(part->sn.sn2.remote_amos_page_pa +
  397. (XPC_ENGAGED_PARTITIONS_AMO_SN2 *
  398. sizeof(struct amo)));
  399. local_irq_save(irq_flags);
  400. /* set bit corresponding to our partid in remote partition's amo */
  401. FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR,
  402. BIT(sn_partition_id));
  403. /*
  404. * We must always use the nofault function regardless of whether we
  405. * are on a Shub 1.1 system or a Shub 1.2 slice 0xc processor. If we
  406. * didn't, we'd never know that the other partition is down and would
  407. * keep sending IRQs and amos to it until the heartbeat times out.
  408. */
  409. (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
  410. variable),
  411. xp_nofault_PIOR_target));
  412. local_irq_restore(irq_flags);
  413. }
  414. static void
  415. xpc_indicate_partition_disengaged_sn2(struct xpc_partition *part)
  416. {
  417. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  418. unsigned long irq_flags;
  419. struct amo *amo = (struct amo *)__va(part_sn2->remote_amos_page_pa +
  420. (XPC_ENGAGED_PARTITIONS_AMO_SN2 *
  421. sizeof(struct amo)));
  422. local_irq_save(irq_flags);
  423. /* clear bit corresponding to our partid in remote partition's amo */
  424. FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND,
  425. ~BIT(sn_partition_id));
  426. /*
  427. * We must always use the nofault function regardless of whether we
  428. * are on a Shub 1.1 system or a Shub 1.2 slice 0xc processor. If we
  429. * didn't, we'd never know that the other partition is down and would
  430. * keep sending IRQs and amos to it until the heartbeat times out.
  431. */
  432. (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
  433. variable),
  434. xp_nofault_PIOR_target));
  435. local_irq_restore(irq_flags);
  436. /*
  437. * Send activate IRQ to get other side to see that we've cleared our
  438. * bit in their engaged partitions amo.
  439. */
  440. xpc_send_activate_IRQ_sn2(part_sn2->remote_amos_page_pa,
  441. cnodeid_to_nasid(0),
  442. part_sn2->activate_IRQ_nasid,
  443. part_sn2->activate_IRQ_phys_cpuid);
  444. }
  445. static void
  446. xpc_assume_partition_disengaged_sn2(short partid)
  447. {
  448. struct amo *amo = xpc_vars_sn2->amos_page +
  449. XPC_ENGAGED_PARTITIONS_AMO_SN2;
  450. /* clear bit(s) based on partid mask in our partition's amo */
  451. FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND,
  452. ~BIT(partid));
  453. }
  454. static int
  455. xpc_partition_engaged_sn2(short partid)
  456. {
  457. struct amo *amo = xpc_vars_sn2->amos_page +
  458. XPC_ENGAGED_PARTITIONS_AMO_SN2;
  459. /* our partition's amo variable ANDed with partid mask */
  460. return (FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_LOAD) &
  461. BIT(partid)) != 0;
  462. }
  463. static int
  464. xpc_any_partition_engaged_sn2(void)
  465. {
  466. struct amo *amo = xpc_vars_sn2->amos_page +
  467. XPC_ENGAGED_PARTITIONS_AMO_SN2;
  468. /* our partition's amo variable */
  469. return FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_LOAD) != 0;
  470. }
  471. /* original protection values for each node */
  472. static u64 xpc_prot_vec_sn2[MAX_NUMNODES];
  473. /*
  474. * Change protections to allow amo operations on non-Shub 1.1 systems.
  475. */
  476. static enum xp_retval
  477. xpc_allow_amo_ops_sn2(struct amo *amos_page)
  478. {
  479. enum xp_retval ret = xpSuccess;
  480. /*
  481. * On SHUB 1.1, we cannot call sn_change_memprotect() since the BIST
  482. * collides with memory operations. On those systems we call
  483. * xpc_allow_amo_ops_shub_wars_1_1_sn2() instead.
  484. */
  485. if (!enable_shub_wars_1_1())
  486. ret = xp_expand_memprotect(ia64_tpa((u64)amos_page), PAGE_SIZE);
  487. return ret;
  488. }
  489. /*
  490. * Change protections to allow amo operations on Shub 1.1 systems.
  491. */
  492. static void
  493. xpc_allow_amo_ops_shub_wars_1_1_sn2(void)
  494. {
  495. int node;
  496. int nasid;
  497. if (!enable_shub_wars_1_1())
  498. return;
  499. for_each_online_node(node) {
  500. nasid = cnodeid_to_nasid(node);
  501. /* save current protection values */
  502. xpc_prot_vec_sn2[node] =
  503. (u64)HUB_L((u64 *)GLOBAL_MMR_ADDR(nasid,
  504. SH1_MD_DQLP_MMR_DIR_PRIVEC0));
  505. /* open up everything */
  506. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid,
  507. SH1_MD_DQLP_MMR_DIR_PRIVEC0),
  508. -1UL);
  509. HUB_S((u64 *)GLOBAL_MMR_ADDR(nasid,
  510. SH1_MD_DQRP_MMR_DIR_PRIVEC0),
  511. -1UL);
  512. }
  513. }
  514. static enum xp_retval
  515. xpc_get_partition_rsvd_page_pa_sn2(void *buf, u64 *cookie, unsigned long *rp_pa,
  516. size_t *len)
  517. {
  518. s64 status;
  519. enum xp_retval ret;
  520. status = sn_partition_reserved_page_pa((u64)buf, cookie, rp_pa, len);
  521. if (status == SALRET_OK)
  522. ret = xpSuccess;
  523. else if (status == SALRET_MORE_PASSES)
  524. ret = xpNeedMoreInfo;
  525. else
  526. ret = xpSalError;
  527. return ret;
  528. }
  529. static int
  530. xpc_setup_rsvd_page_sn_sn2(struct xpc_rsvd_page *rp)
  531. {
  532. struct amo *amos_page;
  533. int i;
  534. int ret;
  535. xpc_vars_sn2 = XPC_RP_VARS(rp);
  536. rp->sn.sn2.vars_pa = xp_pa(xpc_vars_sn2);
  537. /* vars_part array follows immediately after vars */
  538. xpc_vars_part_sn2 = (struct xpc_vars_part_sn2 *)((u8 *)XPC_RP_VARS(rp) +
  539. XPC_RP_VARS_SIZE);
  540. /*
  541. * Before clearing xpc_vars_sn2, see if a page of amos had been
  542. * previously allocated. If not we'll need to allocate one and set
  543. * permissions so that cross-partition amos are allowed.
  544. *
  545. * The allocated amo page needs MCA reporting to remain disabled after
  546. * XPC has unloaded. To make this work, we keep a copy of the pointer
  547. * to this page (i.e., amos_page) in the struct xpc_vars_sn2 structure,
  548. * which is pointed to by the reserved page, and re-use that saved copy
  549. * on subsequent loads of XPC. This amo page is never freed, and its
  550. * memory protections are never restricted.
  551. */
  552. amos_page = xpc_vars_sn2->amos_page;
  553. if (amos_page == NULL) {
  554. amos_page = (struct amo *)TO_AMO(uncached_alloc_page(0, 1));
  555. if (amos_page == NULL) {
  556. dev_err(xpc_part, "can't allocate page of amos\n");
  557. return -ENOMEM;
  558. }
  559. /*
  560. * Open up amo-R/W to cpu. This is done on Shub 1.1 systems
  561. * when xpc_allow_amo_ops_shub_wars_1_1_sn2() is called.
  562. */
  563. ret = xpc_allow_amo_ops_sn2(amos_page);
  564. if (ret != xpSuccess) {
  565. dev_err(xpc_part, "can't allow amo operations\n");
  566. uncached_free_page(__IA64_UNCACHED_OFFSET |
  567. TO_PHYS((u64)amos_page), 1);
  568. return -EPERM;
  569. }
  570. }
  571. /* clear xpc_vars_sn2 */
  572. memset(xpc_vars_sn2, 0, sizeof(struct xpc_vars_sn2));
  573. xpc_vars_sn2->version = XPC_V_VERSION;
  574. xpc_vars_sn2->activate_IRQ_nasid = cpuid_to_nasid(0);
  575. xpc_vars_sn2->activate_IRQ_phys_cpuid = cpu_physical_id(0);
  576. xpc_vars_sn2->vars_part_pa = xp_pa(xpc_vars_part_sn2);
  577. xpc_vars_sn2->amos_page_pa = ia64_tpa((u64)amos_page);
  578. xpc_vars_sn2->amos_page = amos_page; /* save for next load of XPC */
  579. /* clear xpc_vars_part_sn2 */
  580. memset((u64 *)xpc_vars_part_sn2, 0, sizeof(struct xpc_vars_part_sn2) *
  581. XP_MAX_NPARTITIONS_SN2);
  582. /* initialize the activate IRQ related amo variables */
  583. for (i = 0; i < xpc_nasid_mask_nlongs; i++)
  584. (void)xpc_init_IRQ_amo_sn2(XPC_ACTIVATE_IRQ_AMOS_SN2 + i);
  585. /* initialize the engaged remote partitions related amo variables */
  586. (void)xpc_init_IRQ_amo_sn2(XPC_ENGAGED_PARTITIONS_AMO_SN2);
  587. (void)xpc_init_IRQ_amo_sn2(XPC_DEACTIVATE_REQUEST_AMO_SN2);
  588. return 0;
  589. }
  590. static int
  591. xpc_hb_allowed_sn2(short partid, void *heartbeating_to_mask)
  592. {
  593. return test_bit(partid, heartbeating_to_mask);
  594. }
  595. static void
  596. xpc_allow_hb_sn2(short partid)
  597. {
  598. DBUG_ON(xpc_vars_sn2 == NULL);
  599. set_bit(partid, xpc_vars_sn2->heartbeating_to_mask);
  600. }
  601. static void
  602. xpc_disallow_hb_sn2(short partid)
  603. {
  604. DBUG_ON(xpc_vars_sn2 == NULL);
  605. clear_bit(partid, xpc_vars_sn2->heartbeating_to_mask);
  606. }
  607. static void
  608. xpc_disallow_all_hbs_sn2(void)
  609. {
  610. DBUG_ON(xpc_vars_sn2 == NULL);
  611. bitmap_zero(xpc_vars_sn2->heartbeating_to_mask, xp_max_npartitions);
  612. }
  613. static void
  614. xpc_increment_heartbeat_sn2(void)
  615. {
  616. xpc_vars_sn2->heartbeat++;
  617. }
  618. static void
  619. xpc_offline_heartbeat_sn2(void)
  620. {
  621. xpc_increment_heartbeat_sn2();
  622. xpc_vars_sn2->heartbeat_offline = 1;
  623. }
  624. static void
  625. xpc_online_heartbeat_sn2(void)
  626. {
  627. xpc_increment_heartbeat_sn2();
  628. xpc_vars_sn2->heartbeat_offline = 0;
  629. }
  630. static void
  631. xpc_heartbeat_init_sn2(void)
  632. {
  633. DBUG_ON(xpc_vars_sn2 == NULL);
  634. bitmap_zero(xpc_vars_sn2->heartbeating_to_mask, XP_MAX_NPARTITIONS_SN2);
  635. xpc_online_heartbeat_sn2();
  636. }
  637. static void
  638. xpc_heartbeat_exit_sn2(void)
  639. {
  640. xpc_offline_heartbeat_sn2();
  641. }
  642. static enum xp_retval
  643. xpc_get_remote_heartbeat_sn2(struct xpc_partition *part)
  644. {
  645. struct xpc_vars_sn2 *remote_vars;
  646. enum xp_retval ret;
  647. remote_vars = (struct xpc_vars_sn2 *)xpc_remote_copy_buffer_sn2;
  648. /* pull the remote vars structure that contains the heartbeat */
  649. ret = xp_remote_memcpy(xp_pa(remote_vars),
  650. part->sn.sn2.remote_vars_pa,
  651. XPC_RP_VARS_SIZE);
  652. if (ret != xpSuccess)
  653. return ret;
  654. dev_dbg(xpc_part, "partid=%d, heartbeat=%ld, last_heartbeat=%ld, "
  655. "heartbeat_offline=%ld, HB_mask[0]=0x%lx\n", XPC_PARTID(part),
  656. remote_vars->heartbeat, part->last_heartbeat,
  657. remote_vars->heartbeat_offline,
  658. remote_vars->heartbeating_to_mask[0]);
  659. if ((remote_vars->heartbeat == part->last_heartbeat &&
  660. !remote_vars->heartbeat_offline) ||
  661. !xpc_hb_allowed_sn2(sn_partition_id,
  662. remote_vars->heartbeating_to_mask)) {
  663. ret = xpNoHeartbeat;
  664. } else {
  665. part->last_heartbeat = remote_vars->heartbeat;
  666. }
  667. return ret;
  668. }
  669. /*
  670. * Get a copy of the remote partition's XPC variables from the reserved page.
  671. *
  672. * remote_vars points to a buffer that is cacheline aligned for BTE copies and
  673. * assumed to be of size XPC_RP_VARS_SIZE.
  674. */
  675. static enum xp_retval
  676. xpc_get_remote_vars_sn2(unsigned long remote_vars_pa,
  677. struct xpc_vars_sn2 *remote_vars)
  678. {
  679. enum xp_retval ret;
  680. if (remote_vars_pa == 0)
  681. return xpVarsNotSet;
  682. /* pull over the cross partition variables */
  683. ret = xp_remote_memcpy(xp_pa(remote_vars), remote_vars_pa,
  684. XPC_RP_VARS_SIZE);
  685. if (ret != xpSuccess)
  686. return ret;
  687. if (XPC_VERSION_MAJOR(remote_vars->version) !=
  688. XPC_VERSION_MAJOR(XPC_V_VERSION)) {
  689. return xpBadVersion;
  690. }
  691. return xpSuccess;
  692. }
  693. static void
  694. xpc_request_partition_activation_sn2(struct xpc_rsvd_page *remote_rp,
  695. unsigned long remote_rp_pa, int nasid)
  696. {
  697. xpc_send_local_activate_IRQ_sn2(nasid);
  698. }
  699. static void
  700. xpc_request_partition_reactivation_sn2(struct xpc_partition *part)
  701. {
  702. xpc_send_local_activate_IRQ_sn2(part->sn.sn2.activate_IRQ_nasid);
  703. }
  704. static void
  705. xpc_request_partition_deactivation_sn2(struct xpc_partition *part)
  706. {
  707. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  708. unsigned long irq_flags;
  709. struct amo *amo = (struct amo *)__va(part_sn2->remote_amos_page_pa +
  710. (XPC_DEACTIVATE_REQUEST_AMO_SN2 *
  711. sizeof(struct amo)));
  712. local_irq_save(irq_flags);
  713. /* set bit corresponding to our partid in remote partition's amo */
  714. FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR,
  715. BIT(sn_partition_id));
  716. /*
  717. * We must always use the nofault function regardless of whether we
  718. * are on a Shub 1.1 system or a Shub 1.2 slice 0xc processor. If we
  719. * didn't, we'd never know that the other partition is down and would
  720. * keep sending IRQs and amos to it until the heartbeat times out.
  721. */
  722. (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
  723. variable),
  724. xp_nofault_PIOR_target));
  725. local_irq_restore(irq_flags);
  726. /*
  727. * Send activate IRQ to get other side to see that we've set our
  728. * bit in their deactivate request amo.
  729. */
  730. xpc_send_activate_IRQ_sn2(part_sn2->remote_amos_page_pa,
  731. cnodeid_to_nasid(0),
  732. part_sn2->activate_IRQ_nasid,
  733. part_sn2->activate_IRQ_phys_cpuid);
  734. }
  735. static void
  736. xpc_cancel_partition_deactivation_request_sn2(struct xpc_partition *part)
  737. {
  738. unsigned long irq_flags;
  739. struct amo *amo = (struct amo *)__va(part->sn.sn2.remote_amos_page_pa +
  740. (XPC_DEACTIVATE_REQUEST_AMO_SN2 *
  741. sizeof(struct amo)));
  742. local_irq_save(irq_flags);
  743. /* clear bit corresponding to our partid in remote partition's amo */
  744. FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND,
  745. ~BIT(sn_partition_id));
  746. /*
  747. * We must always use the nofault function regardless of whether we
  748. * are on a Shub 1.1 system or a Shub 1.2 slice 0xc processor. If we
  749. * didn't, we'd never know that the other partition is down and would
  750. * keep sending IRQs and amos to it until the heartbeat times out.
  751. */
  752. (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
  753. variable),
  754. xp_nofault_PIOR_target));
  755. local_irq_restore(irq_flags);
  756. }
  757. static int
  758. xpc_partition_deactivation_requested_sn2(short partid)
  759. {
  760. struct amo *amo = xpc_vars_sn2->amos_page +
  761. XPC_DEACTIVATE_REQUEST_AMO_SN2;
  762. /* our partition's amo variable ANDed with partid mask */
  763. return (FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_LOAD) &
  764. BIT(partid)) != 0;
  765. }
  766. /*
  767. * Update the remote partition's info.
  768. */
  769. static void
  770. xpc_update_partition_info_sn2(struct xpc_partition *part, u8 remote_rp_version,
  771. unsigned long *remote_rp_ts_jiffies,
  772. unsigned long remote_rp_pa,
  773. unsigned long remote_vars_pa,
  774. struct xpc_vars_sn2 *remote_vars)
  775. {
  776. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  777. part->remote_rp_version = remote_rp_version;
  778. dev_dbg(xpc_part, " remote_rp_version = 0x%016x\n",
  779. part->remote_rp_version);
  780. part->remote_rp_ts_jiffies = *remote_rp_ts_jiffies;
  781. dev_dbg(xpc_part, " remote_rp_ts_jiffies = 0x%016lx\n",
  782. part->remote_rp_ts_jiffies);
  783. part->remote_rp_pa = remote_rp_pa;
  784. dev_dbg(xpc_part, " remote_rp_pa = 0x%016lx\n", part->remote_rp_pa);
  785. part_sn2->remote_vars_pa = remote_vars_pa;
  786. dev_dbg(xpc_part, " remote_vars_pa = 0x%016lx\n",
  787. part_sn2->remote_vars_pa);
  788. part->last_heartbeat = remote_vars->heartbeat - 1;
  789. dev_dbg(xpc_part, " last_heartbeat = 0x%016lx\n",
  790. part->last_heartbeat);
  791. part_sn2->remote_vars_part_pa = remote_vars->vars_part_pa;
  792. dev_dbg(xpc_part, " remote_vars_part_pa = 0x%016lx\n",
  793. part_sn2->remote_vars_part_pa);
  794. part_sn2->activate_IRQ_nasid = remote_vars->activate_IRQ_nasid;
  795. dev_dbg(xpc_part, " activate_IRQ_nasid = 0x%x\n",
  796. part_sn2->activate_IRQ_nasid);
  797. part_sn2->activate_IRQ_phys_cpuid =
  798. remote_vars->activate_IRQ_phys_cpuid;
  799. dev_dbg(xpc_part, " activate_IRQ_phys_cpuid = 0x%x\n",
  800. part_sn2->activate_IRQ_phys_cpuid);
  801. part_sn2->remote_amos_page_pa = remote_vars->amos_page_pa;
  802. dev_dbg(xpc_part, " remote_amos_page_pa = 0x%lx\n",
  803. part_sn2->remote_amos_page_pa);
  804. part_sn2->remote_vars_version = remote_vars->version;
  805. dev_dbg(xpc_part, " remote_vars_version = 0x%x\n",
  806. part_sn2->remote_vars_version);
  807. }
  808. /*
  809. * Prior code has determined the nasid which generated a activate IRQ.
  810. * Inspect that nasid to determine if its partition needs to be activated
  811. * or deactivated.
  812. *
  813. * A partition is considered "awaiting activation" if our partition
  814. * flags indicate it is not active and it has a heartbeat. A
  815. * partition is considered "awaiting deactivation" if our partition
  816. * flags indicate it is active but it has no heartbeat or it is not
  817. * sending its heartbeat to us.
  818. *
  819. * To determine the heartbeat, the remote nasid must have a properly
  820. * initialized reserved page.
  821. */
  822. static void
  823. xpc_identify_activate_IRQ_req_sn2(int nasid)
  824. {
  825. struct xpc_rsvd_page *remote_rp;
  826. struct xpc_vars_sn2 *remote_vars;
  827. unsigned long remote_rp_pa;
  828. unsigned long remote_vars_pa;
  829. int remote_rp_version;
  830. int reactivate = 0;
  831. unsigned long remote_rp_ts_jiffies = 0;
  832. short partid;
  833. struct xpc_partition *part;
  834. struct xpc_partition_sn2 *part_sn2;
  835. enum xp_retval ret;
  836. /* pull over the reserved page structure */
  837. remote_rp = (struct xpc_rsvd_page *)xpc_remote_copy_buffer_sn2;
  838. ret = xpc_get_remote_rp(nasid, NULL, remote_rp, &remote_rp_pa);
  839. if (ret != xpSuccess) {
  840. dev_warn(xpc_part, "unable to get reserved page from nasid %d, "
  841. "which sent interrupt, reason=%d\n", nasid, ret);
  842. return;
  843. }
  844. remote_vars_pa = remote_rp->sn.sn2.vars_pa;
  845. remote_rp_version = remote_rp->version;
  846. remote_rp_ts_jiffies = remote_rp->ts_jiffies;
  847. partid = remote_rp->SAL_partid;
  848. part = &xpc_partitions[partid];
  849. part_sn2 = &part->sn.sn2;
  850. /* pull over the cross partition variables */
  851. remote_vars = (struct xpc_vars_sn2 *)xpc_remote_copy_buffer_sn2;
  852. ret = xpc_get_remote_vars_sn2(remote_vars_pa, remote_vars);
  853. if (ret != xpSuccess) {
  854. dev_warn(xpc_part, "unable to get XPC variables from nasid %d, "
  855. "which sent interrupt, reason=%d\n", nasid, ret);
  856. XPC_DEACTIVATE_PARTITION(part, ret);
  857. return;
  858. }
  859. part->activate_IRQ_rcvd++;
  860. dev_dbg(xpc_part, "partid for nasid %d is %d; IRQs = %d; HB = "
  861. "%ld:0x%lx\n", (int)nasid, (int)partid, part->activate_IRQ_rcvd,
  862. remote_vars->heartbeat, remote_vars->heartbeating_to_mask[0]);
  863. if (xpc_partition_disengaged(part) &&
  864. part->act_state == XPC_P_AS_INACTIVE) {
  865. xpc_update_partition_info_sn2(part, remote_rp_version,
  866. &remote_rp_ts_jiffies,
  867. remote_rp_pa, remote_vars_pa,
  868. remote_vars);
  869. if (xpc_partition_deactivation_requested_sn2(partid)) {
  870. /*
  871. * Other side is waiting on us to deactivate even though
  872. * we already have.
  873. */
  874. return;
  875. }
  876. xpc_activate_partition(part);
  877. return;
  878. }
  879. DBUG_ON(part->remote_rp_version == 0);
  880. DBUG_ON(part_sn2->remote_vars_version == 0);
  881. if (remote_rp_ts_jiffies != part->remote_rp_ts_jiffies) {
  882. /* the other side rebooted */
  883. DBUG_ON(xpc_partition_engaged_sn2(partid));
  884. DBUG_ON(xpc_partition_deactivation_requested_sn2(partid));
  885. xpc_update_partition_info_sn2(part, remote_rp_version,
  886. &remote_rp_ts_jiffies,
  887. remote_rp_pa, remote_vars_pa,
  888. remote_vars);
  889. reactivate = 1;
  890. }
  891. if (part->disengage_timeout > 0 && !xpc_partition_disengaged(part)) {
  892. /* still waiting on other side to disengage from us */
  893. return;
  894. }
  895. if (reactivate)
  896. XPC_DEACTIVATE_PARTITION(part, xpReactivating);
  897. else if (xpc_partition_deactivation_requested_sn2(partid))
  898. XPC_DEACTIVATE_PARTITION(part, xpOtherGoingDown);
  899. }
  900. /*
  901. * Loop through the activation amo variables and process any bits
  902. * which are set. Each bit indicates a nasid sending a partition
  903. * activation or deactivation request.
  904. *
  905. * Return #of IRQs detected.
  906. */
  907. int
  908. xpc_identify_activate_IRQ_sender_sn2(void)
  909. {
  910. int l;
  911. int b;
  912. unsigned long nasid_mask_long;
  913. u64 nasid; /* remote nasid */
  914. int n_IRQs_detected = 0;
  915. struct amo *act_amos;
  916. act_amos = xpc_vars_sn2->amos_page + XPC_ACTIVATE_IRQ_AMOS_SN2;
  917. /* scan through activate amo variables looking for non-zero entries */
  918. for (l = 0; l < xpc_nasid_mask_nlongs; l++) {
  919. if (xpc_exiting)
  920. break;
  921. nasid_mask_long = xpc_receive_IRQ_amo_sn2(&act_amos[l]);
  922. b = find_first_bit(&nasid_mask_long, BITS_PER_LONG);
  923. if (b >= BITS_PER_LONG) {
  924. /* no IRQs from nasids in this amo variable */
  925. continue;
  926. }
  927. dev_dbg(xpc_part, "amo[%d] gave back 0x%lx\n", l,
  928. nasid_mask_long);
  929. /*
  930. * If this nasid has been added to the machine since
  931. * our partition was reset, this will retain the
  932. * remote nasid in our reserved pages machine mask.
  933. * This is used in the event of module reload.
  934. */
  935. xpc_mach_nasids[l] |= nasid_mask_long;
  936. /* locate the nasid(s) which sent interrupts */
  937. do {
  938. n_IRQs_detected++;
  939. nasid = (l * BITS_PER_LONG + b) * 2;
  940. dev_dbg(xpc_part, "interrupt from nasid %ld\n", nasid);
  941. xpc_identify_activate_IRQ_req_sn2(nasid);
  942. b = find_next_bit(&nasid_mask_long, BITS_PER_LONG,
  943. b + 1);
  944. } while (b < BITS_PER_LONG);
  945. }
  946. return n_IRQs_detected;
  947. }
  948. static void
  949. xpc_process_activate_IRQ_rcvd_sn2(void)
  950. {
  951. unsigned long irq_flags;
  952. int n_IRQs_expected;
  953. int n_IRQs_detected;
  954. spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  955. n_IRQs_expected = xpc_activate_IRQ_rcvd;
  956. xpc_activate_IRQ_rcvd = 0;
  957. spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  958. n_IRQs_detected = xpc_identify_activate_IRQ_sender_sn2();
  959. if (n_IRQs_detected < n_IRQs_expected) {
  960. /* retry once to help avoid missing amo */
  961. (void)xpc_identify_activate_IRQ_sender_sn2();
  962. }
  963. }
  964. /*
  965. * Setup the channel structures that are sn2 specific.
  966. */
  967. static enum xp_retval
  968. xpc_setup_ch_structures_sn_sn2(struct xpc_partition *part)
  969. {
  970. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  971. struct xpc_channel_sn2 *ch_sn2;
  972. enum xp_retval retval;
  973. int ret;
  974. int cpuid;
  975. int ch_number;
  976. struct timer_list *timer;
  977. short partid = XPC_PARTID(part);
  978. /* allocate all the required GET/PUT values */
  979. part_sn2->local_GPs =
  980. xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE, GFP_KERNEL,
  981. &part_sn2->local_GPs_base);
  982. if (part_sn2->local_GPs == NULL) {
  983. dev_err(xpc_chan, "can't get memory for local get/put "
  984. "values\n");
  985. return xpNoMemory;
  986. }
  987. part_sn2->remote_GPs =
  988. xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE, GFP_KERNEL,
  989. &part_sn2->remote_GPs_base);
  990. if (part_sn2->remote_GPs == NULL) {
  991. dev_err(xpc_chan, "can't get memory for remote get/put "
  992. "values\n");
  993. retval = xpNoMemory;
  994. goto out_1;
  995. }
  996. part_sn2->remote_GPs_pa = 0;
  997. /* allocate all the required open and close args */
  998. part_sn2->local_openclose_args =
  999. xpc_kzalloc_cacheline_aligned(XPC_OPENCLOSE_ARGS_SIZE,
  1000. GFP_KERNEL, &part_sn2->
  1001. local_openclose_args_base);
  1002. if (part_sn2->local_openclose_args == NULL) {
  1003. dev_err(xpc_chan, "can't get memory for local connect args\n");
  1004. retval = xpNoMemory;
  1005. goto out_2;
  1006. }
  1007. part_sn2->remote_openclose_args_pa = 0;
  1008. part_sn2->local_chctl_amo_va = xpc_init_IRQ_amo_sn2(partid);
  1009. part_sn2->notify_IRQ_nasid = 0;
  1010. part_sn2->notify_IRQ_phys_cpuid = 0;
  1011. part_sn2->remote_chctl_amo_va = NULL;
  1012. sprintf(part_sn2->notify_IRQ_owner, "xpc%02d", partid);
  1013. ret = request_irq(SGI_XPC_NOTIFY, xpc_handle_notify_IRQ_sn2,
  1014. IRQF_SHARED, part_sn2->notify_IRQ_owner,
  1015. (void *)(u64)partid);
  1016. if (ret != 0) {
  1017. dev_err(xpc_chan, "can't register NOTIFY IRQ handler, "
  1018. "errno=%d\n", -ret);
  1019. retval = xpLackOfResources;
  1020. goto out_3;
  1021. }
  1022. /* Setup a timer to check for dropped notify IRQs */
  1023. timer = &part_sn2->dropped_notify_IRQ_timer;
  1024. init_timer(timer);
  1025. timer->function =
  1026. (void (*)(unsigned long))xpc_check_for_dropped_notify_IRQ_sn2;
  1027. timer->data = (unsigned long)part;
  1028. timer->expires = jiffies + XPC_DROPPED_NOTIFY_IRQ_WAIT_INTERVAL;
  1029. add_timer(timer);
  1030. for (ch_number = 0; ch_number < part->nchannels; ch_number++) {
  1031. ch_sn2 = &part->channels[ch_number].sn.sn2;
  1032. ch_sn2->local_GP = &part_sn2->local_GPs[ch_number];
  1033. ch_sn2->local_openclose_args =
  1034. &part_sn2->local_openclose_args[ch_number];
  1035. mutex_init(&ch_sn2->msg_to_pull_mutex);
  1036. }
  1037. /*
  1038. * Setup the per partition specific variables required by the
  1039. * remote partition to establish channel connections with us.
  1040. *
  1041. * The setting of the magic # indicates that these per partition
  1042. * specific variables are ready to be used.
  1043. */
  1044. xpc_vars_part_sn2[partid].GPs_pa = xp_pa(part_sn2->local_GPs);
  1045. xpc_vars_part_sn2[partid].openclose_args_pa =
  1046. xp_pa(part_sn2->local_openclose_args);
  1047. xpc_vars_part_sn2[partid].chctl_amo_pa =
  1048. xp_pa(part_sn2->local_chctl_amo_va);
  1049. cpuid = raw_smp_processor_id(); /* any CPU in this partition will do */
  1050. xpc_vars_part_sn2[partid].notify_IRQ_nasid = cpuid_to_nasid(cpuid);
  1051. xpc_vars_part_sn2[partid].notify_IRQ_phys_cpuid =
  1052. cpu_physical_id(cpuid);
  1053. xpc_vars_part_sn2[partid].nchannels = part->nchannels;
  1054. xpc_vars_part_sn2[partid].magic = XPC_VP_MAGIC1_SN2;
  1055. return xpSuccess;
  1056. /* setup of ch structures failed */
  1057. out_3:
  1058. kfree(part_sn2->local_openclose_args_base);
  1059. part_sn2->local_openclose_args = NULL;
  1060. out_2:
  1061. kfree(part_sn2->remote_GPs_base);
  1062. part_sn2->remote_GPs = NULL;
  1063. out_1:
  1064. kfree(part_sn2->local_GPs_base);
  1065. part_sn2->local_GPs = NULL;
  1066. return retval;
  1067. }
  1068. /*
  1069. * Teardown the channel structures that are sn2 specific.
  1070. */
  1071. static void
  1072. xpc_teardown_ch_structures_sn_sn2(struct xpc_partition *part)
  1073. {
  1074. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1075. short partid = XPC_PARTID(part);
  1076. /*
  1077. * Indicate that the variables specific to the remote partition are no
  1078. * longer available for its use.
  1079. */
  1080. xpc_vars_part_sn2[partid].magic = 0;
  1081. /* in case we've still got outstanding timers registered... */
  1082. del_timer_sync(&part_sn2->dropped_notify_IRQ_timer);
  1083. free_irq(SGI_XPC_NOTIFY, (void *)(u64)partid);
  1084. kfree(part_sn2->local_openclose_args_base);
  1085. part_sn2->local_openclose_args = NULL;
  1086. kfree(part_sn2->remote_GPs_base);
  1087. part_sn2->remote_GPs = NULL;
  1088. kfree(part_sn2->local_GPs_base);
  1089. part_sn2->local_GPs = NULL;
  1090. part_sn2->local_chctl_amo_va = NULL;
  1091. }
  1092. /*
  1093. * Create a wrapper that hides the underlying mechanism for pulling a cacheline
  1094. * (or multiple cachelines) from a remote partition.
  1095. *
  1096. * src_pa must be a cacheline aligned physical address on the remote partition.
  1097. * dst must be a cacheline aligned virtual address on this partition.
  1098. * cnt must be cacheline sized
  1099. */
  1100. /* ??? Replace this function by call to xp_remote_memcpy() or bte_copy()? */
  1101. static enum xp_retval
  1102. xpc_pull_remote_cachelines_sn2(struct xpc_partition *part, void *dst,
  1103. const unsigned long src_pa, size_t cnt)
  1104. {
  1105. enum xp_retval ret;
  1106. DBUG_ON(src_pa != L1_CACHE_ALIGN(src_pa));
  1107. DBUG_ON((unsigned long)dst != L1_CACHE_ALIGN((unsigned long)dst));
  1108. DBUG_ON(cnt != L1_CACHE_ALIGN(cnt));
  1109. if (part->act_state == XPC_P_AS_DEACTIVATING)
  1110. return part->reason;
  1111. ret = xp_remote_memcpy(xp_pa(dst), src_pa, cnt);
  1112. if (ret != xpSuccess) {
  1113. dev_dbg(xpc_chan, "xp_remote_memcpy() from partition %d failed,"
  1114. " ret=%d\n", XPC_PARTID(part), ret);
  1115. }
  1116. return ret;
  1117. }
  1118. /*
  1119. * Pull the remote per partition specific variables from the specified
  1120. * partition.
  1121. */
  1122. static enum xp_retval
  1123. xpc_pull_remote_vars_part_sn2(struct xpc_partition *part)
  1124. {
  1125. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1126. u8 buffer[L1_CACHE_BYTES * 2];
  1127. struct xpc_vars_part_sn2 *pulled_entry_cacheline =
  1128. (struct xpc_vars_part_sn2 *)L1_CACHE_ALIGN((u64)buffer);
  1129. struct xpc_vars_part_sn2 *pulled_entry;
  1130. unsigned long remote_entry_cacheline_pa;
  1131. unsigned long remote_entry_pa;
  1132. short partid = XPC_PARTID(part);
  1133. enum xp_retval ret;
  1134. /* pull the cacheline that contains the variables we're interested in */
  1135. DBUG_ON(part_sn2->remote_vars_part_pa !=
  1136. L1_CACHE_ALIGN(part_sn2->remote_vars_part_pa));
  1137. DBUG_ON(sizeof(struct xpc_vars_part_sn2) != L1_CACHE_BYTES / 2);
  1138. remote_entry_pa = part_sn2->remote_vars_part_pa +
  1139. sn_partition_id * sizeof(struct xpc_vars_part_sn2);
  1140. remote_entry_cacheline_pa = (remote_entry_pa & ~(L1_CACHE_BYTES - 1));
  1141. pulled_entry = (struct xpc_vars_part_sn2 *)((u64)pulled_entry_cacheline
  1142. + (remote_entry_pa &
  1143. (L1_CACHE_BYTES - 1)));
  1144. ret = xpc_pull_remote_cachelines_sn2(part, pulled_entry_cacheline,
  1145. remote_entry_cacheline_pa,
  1146. L1_CACHE_BYTES);
  1147. if (ret != xpSuccess) {
  1148. dev_dbg(xpc_chan, "failed to pull XPC vars_part from "
  1149. "partition %d, ret=%d\n", partid, ret);
  1150. return ret;
  1151. }
  1152. /* see if they've been set up yet */
  1153. if (pulled_entry->magic != XPC_VP_MAGIC1_SN2 &&
  1154. pulled_entry->magic != XPC_VP_MAGIC2_SN2) {
  1155. if (pulled_entry->magic != 0) {
  1156. dev_dbg(xpc_chan, "partition %d's XPC vars_part for "
  1157. "partition %d has bad magic value (=0x%lx)\n",
  1158. partid, sn_partition_id, pulled_entry->magic);
  1159. return xpBadMagic;
  1160. }
  1161. /* they've not been initialized yet */
  1162. return xpRetry;
  1163. }
  1164. if (xpc_vars_part_sn2[partid].magic == XPC_VP_MAGIC1_SN2) {
  1165. /* validate the variables */
  1166. if (pulled_entry->GPs_pa == 0 ||
  1167. pulled_entry->openclose_args_pa == 0 ||
  1168. pulled_entry->chctl_amo_pa == 0) {
  1169. dev_err(xpc_chan, "partition %d's XPC vars_part for "
  1170. "partition %d are not valid\n", partid,
  1171. sn_partition_id);
  1172. return xpInvalidAddress;
  1173. }
  1174. /* the variables we imported look to be valid */
  1175. part_sn2->remote_GPs_pa = pulled_entry->GPs_pa;
  1176. part_sn2->remote_openclose_args_pa =
  1177. pulled_entry->openclose_args_pa;
  1178. part_sn2->remote_chctl_amo_va =
  1179. (struct amo *)__va(pulled_entry->chctl_amo_pa);
  1180. part_sn2->notify_IRQ_nasid = pulled_entry->notify_IRQ_nasid;
  1181. part_sn2->notify_IRQ_phys_cpuid =
  1182. pulled_entry->notify_IRQ_phys_cpuid;
  1183. if (part->nchannels > pulled_entry->nchannels)
  1184. part->nchannels = pulled_entry->nchannels;
  1185. /* let the other side know that we've pulled their variables */
  1186. xpc_vars_part_sn2[partid].magic = XPC_VP_MAGIC2_SN2;
  1187. }
  1188. if (pulled_entry->magic == XPC_VP_MAGIC1_SN2)
  1189. return xpRetry;
  1190. return xpSuccess;
  1191. }
  1192. /*
  1193. * Establish first contact with the remote partititon. This involves pulling
  1194. * the XPC per partition variables from the remote partition and waiting for
  1195. * the remote partition to pull ours.
  1196. */
  1197. static enum xp_retval
  1198. xpc_make_first_contact_sn2(struct xpc_partition *part)
  1199. {
  1200. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1201. enum xp_retval ret;
  1202. /*
  1203. * Register the remote partition's amos with SAL so it can handle
  1204. * and cleanup errors within that address range should the remote
  1205. * partition go down. We don't unregister this range because it is
  1206. * difficult to tell when outstanding writes to the remote partition
  1207. * are finished and thus when it is safe to unregister. This should
  1208. * not result in wasted space in the SAL xp_addr_region table because
  1209. * we should get the same page for remote_amos_page_pa after module
  1210. * reloads and system reboots.
  1211. */
  1212. if (sn_register_xp_addr_region(part_sn2->remote_amos_page_pa,
  1213. PAGE_SIZE, 1) < 0) {
  1214. dev_warn(xpc_part, "xpc_activating(%d) failed to register "
  1215. "xp_addr region\n", XPC_PARTID(part));
  1216. ret = xpPhysAddrRegFailed;
  1217. XPC_DEACTIVATE_PARTITION(part, ret);
  1218. return ret;
  1219. }
  1220. /*
  1221. * Send activate IRQ to get other side to activate if they've not
  1222. * already begun to do so.
  1223. */
  1224. xpc_send_activate_IRQ_sn2(part_sn2->remote_amos_page_pa,
  1225. cnodeid_to_nasid(0),
  1226. part_sn2->activate_IRQ_nasid,
  1227. part_sn2->activate_IRQ_phys_cpuid);
  1228. while ((ret = xpc_pull_remote_vars_part_sn2(part)) != xpSuccess) {
  1229. if (ret != xpRetry) {
  1230. XPC_DEACTIVATE_PARTITION(part, ret);
  1231. return ret;
  1232. }
  1233. dev_dbg(xpc_part, "waiting to make first contact with "
  1234. "partition %d\n", XPC_PARTID(part));
  1235. /* wait a 1/4 of a second or so */
  1236. (void)msleep_interruptible(250);
  1237. if (part->act_state == XPC_P_AS_DEACTIVATING)
  1238. return part->reason;
  1239. }
  1240. return xpSuccess;
  1241. }
  1242. /*
  1243. * Get the chctl flags and pull the openclose args and/or remote GPs as needed.
  1244. */
  1245. static u64
  1246. xpc_get_chctl_all_flags_sn2(struct xpc_partition *part)
  1247. {
  1248. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1249. unsigned long irq_flags;
  1250. union xpc_channel_ctl_flags chctl;
  1251. enum xp_retval ret;
  1252. /*
  1253. * See if there are any chctl flags to be handled.
  1254. */
  1255. spin_lock_irqsave(&part->chctl_lock, irq_flags);
  1256. chctl = part->chctl;
  1257. if (chctl.all_flags != 0)
  1258. part->chctl.all_flags = 0;
  1259. spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
  1260. if (xpc_any_openclose_chctl_flags_set(&chctl)) {
  1261. ret = xpc_pull_remote_cachelines_sn2(part, part->
  1262. remote_openclose_args,
  1263. part_sn2->
  1264. remote_openclose_args_pa,
  1265. XPC_OPENCLOSE_ARGS_SIZE);
  1266. if (ret != xpSuccess) {
  1267. XPC_DEACTIVATE_PARTITION(part, ret);
  1268. dev_dbg(xpc_chan, "failed to pull openclose args from "
  1269. "partition %d, ret=%d\n", XPC_PARTID(part),
  1270. ret);
  1271. /* don't bother processing chctl flags anymore */
  1272. chctl.all_flags = 0;
  1273. }
  1274. }
  1275. if (xpc_any_msg_chctl_flags_set(&chctl)) {
  1276. ret = xpc_pull_remote_cachelines_sn2(part, part_sn2->remote_GPs,
  1277. part_sn2->remote_GPs_pa,
  1278. XPC_GP_SIZE);
  1279. if (ret != xpSuccess) {
  1280. XPC_DEACTIVATE_PARTITION(part, ret);
  1281. dev_dbg(xpc_chan, "failed to pull GPs from partition "
  1282. "%d, ret=%d\n", XPC_PARTID(part), ret);
  1283. /* don't bother processing chctl flags anymore */
  1284. chctl.all_flags = 0;
  1285. }
  1286. }
  1287. return chctl.all_flags;
  1288. }
  1289. /*
  1290. * Allocate the local message queue and the notify queue.
  1291. */
  1292. static enum xp_retval
  1293. xpc_allocate_local_msgqueue_sn2(struct xpc_channel *ch)
  1294. {
  1295. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1296. unsigned long irq_flags;
  1297. int nentries;
  1298. size_t nbytes;
  1299. for (nentries = ch->local_nentries; nentries > 0; nentries--) {
  1300. nbytes = nentries * ch->entry_size;
  1301. ch_sn2->local_msgqueue =
  1302. xpc_kzalloc_cacheline_aligned(nbytes, GFP_KERNEL,
  1303. &ch_sn2->local_msgqueue_base);
  1304. if (ch_sn2->local_msgqueue == NULL)
  1305. continue;
  1306. nbytes = nentries * sizeof(struct xpc_notify_sn2);
  1307. ch_sn2->notify_queue = kzalloc(nbytes, GFP_KERNEL);
  1308. if (ch_sn2->notify_queue == NULL) {
  1309. kfree(ch_sn2->local_msgqueue_base);
  1310. ch_sn2->local_msgqueue = NULL;
  1311. continue;
  1312. }
  1313. spin_lock_irqsave(&ch->lock, irq_flags);
  1314. if (nentries < ch->local_nentries) {
  1315. dev_dbg(xpc_chan, "nentries=%d local_nentries=%d, "
  1316. "partid=%d, channel=%d\n", nentries,
  1317. ch->local_nentries, ch->partid, ch->number);
  1318. ch->local_nentries = nentries;
  1319. }
  1320. spin_unlock_irqrestore(&ch->lock, irq_flags);
  1321. return xpSuccess;
  1322. }
  1323. dev_dbg(xpc_chan, "can't get memory for local message queue and notify "
  1324. "queue, partid=%d, channel=%d\n", ch->partid, ch->number);
  1325. return xpNoMemory;
  1326. }
  1327. /*
  1328. * Allocate the cached remote message queue.
  1329. */
  1330. static enum xp_retval
  1331. xpc_allocate_remote_msgqueue_sn2(struct xpc_channel *ch)
  1332. {
  1333. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1334. unsigned long irq_flags;
  1335. int nentries;
  1336. size_t nbytes;
  1337. DBUG_ON(ch->remote_nentries <= 0);
  1338. for (nentries = ch->remote_nentries; nentries > 0; nentries--) {
  1339. nbytes = nentries * ch->entry_size;
  1340. ch_sn2->remote_msgqueue =
  1341. xpc_kzalloc_cacheline_aligned(nbytes, GFP_KERNEL, &ch_sn2->
  1342. remote_msgqueue_base);
  1343. if (ch_sn2->remote_msgqueue == NULL)
  1344. continue;
  1345. spin_lock_irqsave(&ch->lock, irq_flags);
  1346. if (nentries < ch->remote_nentries) {
  1347. dev_dbg(xpc_chan, "nentries=%d remote_nentries=%d, "
  1348. "partid=%d, channel=%d\n", nentries,
  1349. ch->remote_nentries, ch->partid, ch->number);
  1350. ch->remote_nentries = nentries;
  1351. }
  1352. spin_unlock_irqrestore(&ch->lock, irq_flags);
  1353. return xpSuccess;
  1354. }
  1355. dev_dbg(xpc_chan, "can't get memory for cached remote message queue, "
  1356. "partid=%d, channel=%d\n", ch->partid, ch->number);
  1357. return xpNoMemory;
  1358. }
  1359. /*
  1360. * Allocate message queues and other stuff associated with a channel.
  1361. *
  1362. * Note: Assumes all of the channel sizes are filled in.
  1363. */
  1364. static enum xp_retval
  1365. xpc_setup_msg_structures_sn2(struct xpc_channel *ch)
  1366. {
  1367. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1368. enum xp_retval ret;
  1369. DBUG_ON(ch->flags & XPC_C_SETUP);
  1370. ret = xpc_allocate_local_msgqueue_sn2(ch);
  1371. if (ret == xpSuccess) {
  1372. ret = xpc_allocate_remote_msgqueue_sn2(ch);
  1373. if (ret != xpSuccess) {
  1374. kfree(ch_sn2->local_msgqueue_base);
  1375. ch_sn2->local_msgqueue = NULL;
  1376. kfree(ch_sn2->notify_queue);
  1377. ch_sn2->notify_queue = NULL;
  1378. }
  1379. }
  1380. return ret;
  1381. }
  1382. /*
  1383. * Free up message queues and other stuff that were allocated for the specified
  1384. * channel.
  1385. */
  1386. static void
  1387. xpc_teardown_msg_structures_sn2(struct xpc_channel *ch)
  1388. {
  1389. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1390. DBUG_ON(!spin_is_locked(&ch->lock));
  1391. ch_sn2->remote_msgqueue_pa = 0;
  1392. ch_sn2->local_GP->get = 0;
  1393. ch_sn2->local_GP->put = 0;
  1394. ch_sn2->remote_GP.get = 0;
  1395. ch_sn2->remote_GP.put = 0;
  1396. ch_sn2->w_local_GP.get = 0;
  1397. ch_sn2->w_local_GP.put = 0;
  1398. ch_sn2->w_remote_GP.get = 0;
  1399. ch_sn2->w_remote_GP.put = 0;
  1400. ch_sn2->next_msg_to_pull = 0;
  1401. if (ch->flags & XPC_C_SETUP) {
  1402. dev_dbg(xpc_chan, "ch->flags=0x%x, partid=%d, channel=%d\n",
  1403. ch->flags, ch->partid, ch->number);
  1404. kfree(ch_sn2->local_msgqueue_base);
  1405. ch_sn2->local_msgqueue = NULL;
  1406. kfree(ch_sn2->remote_msgqueue_base);
  1407. ch_sn2->remote_msgqueue = NULL;
  1408. kfree(ch_sn2->notify_queue);
  1409. ch_sn2->notify_queue = NULL;
  1410. }
  1411. }
  1412. /*
  1413. * Notify those who wanted to be notified upon delivery of their message.
  1414. */
  1415. static void
  1416. xpc_notify_senders_sn2(struct xpc_channel *ch, enum xp_retval reason, s64 put)
  1417. {
  1418. struct xpc_notify_sn2 *notify;
  1419. u8 notify_type;
  1420. s64 get = ch->sn.sn2.w_remote_GP.get - 1;
  1421. while (++get < put && atomic_read(&ch->n_to_notify) > 0) {
  1422. notify = &ch->sn.sn2.notify_queue[get % ch->local_nentries];
  1423. /*
  1424. * See if the notify entry indicates it was associated with
  1425. * a message who's sender wants to be notified. It is possible
  1426. * that it is, but someone else is doing or has done the
  1427. * notification.
  1428. */
  1429. notify_type = notify->type;
  1430. if (notify_type == 0 ||
  1431. cmpxchg(&notify->type, notify_type, 0) != notify_type) {
  1432. continue;
  1433. }
  1434. DBUG_ON(notify_type != XPC_N_CALL);
  1435. atomic_dec(&ch->n_to_notify);
  1436. if (notify->func != NULL) {
  1437. dev_dbg(xpc_chan, "notify->func() called, notify=0x%p "
  1438. "msg_number=%ld partid=%d channel=%d\n",
  1439. (void *)notify, get, ch->partid, ch->number);
  1440. notify->func(reason, ch->partid, ch->number,
  1441. notify->key);
  1442. dev_dbg(xpc_chan, "notify->func() returned, notify=0x%p"
  1443. " msg_number=%ld partid=%d channel=%d\n",
  1444. (void *)notify, get, ch->partid, ch->number);
  1445. }
  1446. }
  1447. }
  1448. static void
  1449. xpc_notify_senders_of_disconnect_sn2(struct xpc_channel *ch)
  1450. {
  1451. xpc_notify_senders_sn2(ch, ch->reason, ch->sn.sn2.w_local_GP.put);
  1452. }
  1453. /*
  1454. * Clear some of the msg flags in the local message queue.
  1455. */
  1456. static inline void
  1457. xpc_clear_local_msgqueue_flags_sn2(struct xpc_channel *ch)
  1458. {
  1459. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1460. struct xpc_msg_sn2 *msg;
  1461. s64 get;
  1462. get = ch_sn2->w_remote_GP.get;
  1463. do {
  1464. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->local_msgqueue +
  1465. (get % ch->local_nentries) *
  1466. ch->entry_size);
  1467. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1468. msg->flags = 0;
  1469. } while (++get < ch_sn2->remote_GP.get);
  1470. }
  1471. /*
  1472. * Clear some of the msg flags in the remote message queue.
  1473. */
  1474. static inline void
  1475. xpc_clear_remote_msgqueue_flags_sn2(struct xpc_channel *ch)
  1476. {
  1477. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1478. struct xpc_msg_sn2 *msg;
  1479. s64 put, remote_nentries = ch->remote_nentries;
  1480. /* flags are zeroed when the buffer is allocated */
  1481. if (ch_sn2->remote_GP.put < remote_nentries)
  1482. return;
  1483. put = max(ch_sn2->w_remote_GP.put, remote_nentries);
  1484. do {
  1485. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->remote_msgqueue +
  1486. (put % remote_nentries) *
  1487. ch->entry_size);
  1488. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1489. DBUG_ON(!(msg->flags & XPC_M_SN2_DONE));
  1490. DBUG_ON(msg->number != put - remote_nentries);
  1491. msg->flags = 0;
  1492. } while (++put < ch_sn2->remote_GP.put);
  1493. }
  1494. static int
  1495. xpc_n_of_deliverable_payloads_sn2(struct xpc_channel *ch)
  1496. {
  1497. return ch->sn.sn2.w_remote_GP.put - ch->sn.sn2.w_local_GP.get;
  1498. }
  1499. static void
  1500. xpc_process_msg_chctl_flags_sn2(struct xpc_partition *part, int ch_number)
  1501. {
  1502. struct xpc_channel *ch = &part->channels[ch_number];
  1503. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1504. int npayloads_sent;
  1505. ch_sn2->remote_GP = part->sn.sn2.remote_GPs[ch_number];
  1506. /* See what, if anything, has changed for each connected channel */
  1507. xpc_msgqueue_ref(ch);
  1508. if (ch_sn2->w_remote_GP.get == ch_sn2->remote_GP.get &&
  1509. ch_sn2->w_remote_GP.put == ch_sn2->remote_GP.put) {
  1510. /* nothing changed since GPs were last pulled */
  1511. xpc_msgqueue_deref(ch);
  1512. return;
  1513. }
  1514. if (!(ch->flags & XPC_C_CONNECTED)) {
  1515. xpc_msgqueue_deref(ch);
  1516. return;
  1517. }
  1518. /*
  1519. * First check to see if messages recently sent by us have been
  1520. * received by the other side. (The remote GET value will have
  1521. * changed since we last looked at it.)
  1522. */
  1523. if (ch_sn2->w_remote_GP.get != ch_sn2->remote_GP.get) {
  1524. /*
  1525. * We need to notify any senders that want to be notified
  1526. * that their sent messages have been received by their
  1527. * intended recipients. We need to do this before updating
  1528. * w_remote_GP.get so that we don't allocate the same message
  1529. * queue entries prematurely (see xpc_allocate_msg()).
  1530. */
  1531. if (atomic_read(&ch->n_to_notify) > 0) {
  1532. /*
  1533. * Notify senders that messages sent have been
  1534. * received and delivered by the other side.
  1535. */
  1536. xpc_notify_senders_sn2(ch, xpMsgDelivered,
  1537. ch_sn2->remote_GP.get);
  1538. }
  1539. /*
  1540. * Clear msg->flags in previously sent messages, so that
  1541. * they're ready for xpc_allocate_msg().
  1542. */
  1543. xpc_clear_local_msgqueue_flags_sn2(ch);
  1544. ch_sn2->w_remote_GP.get = ch_sn2->remote_GP.get;
  1545. dev_dbg(xpc_chan, "w_remote_GP.get changed to %ld, partid=%d, "
  1546. "channel=%d\n", ch_sn2->w_remote_GP.get, ch->partid,
  1547. ch->number);
  1548. /*
  1549. * If anyone was waiting for message queue entries to become
  1550. * available, wake them up.
  1551. */
  1552. if (atomic_read(&ch->n_on_msg_allocate_wq) > 0)
  1553. wake_up(&ch->msg_allocate_wq);
  1554. }
  1555. /*
  1556. * Now check for newly sent messages by the other side. (The remote
  1557. * PUT value will have changed since we last looked at it.)
  1558. */
  1559. if (ch_sn2->w_remote_GP.put != ch_sn2->remote_GP.put) {
  1560. /*
  1561. * Clear msg->flags in previously received messages, so that
  1562. * they're ready for xpc_get_deliverable_payload_sn2().
  1563. */
  1564. xpc_clear_remote_msgqueue_flags_sn2(ch);
  1565. smp_wmb(); /* ensure flags have been cleared before bte_copy */
  1566. ch_sn2->w_remote_GP.put = ch_sn2->remote_GP.put;
  1567. dev_dbg(xpc_chan, "w_remote_GP.put changed to %ld, partid=%d, "
  1568. "channel=%d\n", ch_sn2->w_remote_GP.put, ch->partid,
  1569. ch->number);
  1570. npayloads_sent = xpc_n_of_deliverable_payloads_sn2(ch);
  1571. if (npayloads_sent > 0) {
  1572. dev_dbg(xpc_chan, "msgs waiting to be copied and "
  1573. "delivered=%d, partid=%d, channel=%d\n",
  1574. npayloads_sent, ch->partid, ch->number);
  1575. if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)
  1576. xpc_activate_kthreads(ch, npayloads_sent);
  1577. }
  1578. }
  1579. xpc_msgqueue_deref(ch);
  1580. }
  1581. static struct xpc_msg_sn2 *
  1582. xpc_pull_remote_msg_sn2(struct xpc_channel *ch, s64 get)
  1583. {
  1584. struct xpc_partition *part = &xpc_partitions[ch->partid];
  1585. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1586. unsigned long remote_msg_pa;
  1587. struct xpc_msg_sn2 *msg;
  1588. u32 msg_index;
  1589. u32 nmsgs;
  1590. u64 msg_offset;
  1591. enum xp_retval ret;
  1592. if (mutex_lock_interruptible(&ch_sn2->msg_to_pull_mutex) != 0) {
  1593. /* we were interrupted by a signal */
  1594. return NULL;
  1595. }
  1596. while (get >= ch_sn2->next_msg_to_pull) {
  1597. /* pull as many messages as are ready and able to be pulled */
  1598. msg_index = ch_sn2->next_msg_to_pull % ch->remote_nentries;
  1599. DBUG_ON(ch_sn2->next_msg_to_pull >= ch_sn2->w_remote_GP.put);
  1600. nmsgs = ch_sn2->w_remote_GP.put - ch_sn2->next_msg_to_pull;
  1601. if (msg_index + nmsgs > ch->remote_nentries) {
  1602. /* ignore the ones that wrap the msg queue for now */
  1603. nmsgs = ch->remote_nentries - msg_index;
  1604. }
  1605. msg_offset = msg_index * ch->entry_size;
  1606. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->remote_msgqueue +
  1607. msg_offset);
  1608. remote_msg_pa = ch_sn2->remote_msgqueue_pa + msg_offset;
  1609. ret = xpc_pull_remote_cachelines_sn2(part, msg, remote_msg_pa,
  1610. nmsgs * ch->entry_size);
  1611. if (ret != xpSuccess) {
  1612. dev_dbg(xpc_chan, "failed to pull %d msgs starting with"
  1613. " msg %ld from partition %d, channel=%d, "
  1614. "ret=%d\n", nmsgs, ch_sn2->next_msg_to_pull,
  1615. ch->partid, ch->number, ret);
  1616. XPC_DEACTIVATE_PARTITION(part, ret);
  1617. mutex_unlock(&ch_sn2->msg_to_pull_mutex);
  1618. return NULL;
  1619. }
  1620. ch_sn2->next_msg_to_pull += nmsgs;
  1621. }
  1622. mutex_unlock(&ch_sn2->msg_to_pull_mutex);
  1623. /* return the message we were looking for */
  1624. msg_offset = (get % ch->remote_nentries) * ch->entry_size;
  1625. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->remote_msgqueue + msg_offset);
  1626. return msg;
  1627. }
  1628. /*
  1629. * Get the next deliverable message's payload.
  1630. */
  1631. static void *
  1632. xpc_get_deliverable_payload_sn2(struct xpc_channel *ch)
  1633. {
  1634. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1635. struct xpc_msg_sn2 *msg;
  1636. void *payload = NULL;
  1637. s64 get;
  1638. do {
  1639. if (ch->flags & XPC_C_DISCONNECTING)
  1640. break;
  1641. get = ch_sn2->w_local_GP.get;
  1642. smp_rmb(); /* guarantee that .get loads before .put */
  1643. if (get == ch_sn2->w_remote_GP.put)
  1644. break;
  1645. /* There are messages waiting to be pulled and delivered.
  1646. * We need to try to secure one for ourselves. We'll do this
  1647. * by trying to increment w_local_GP.get and hope that no one
  1648. * else beats us to it. If they do, we'll we'll simply have
  1649. * to try again for the next one.
  1650. */
  1651. if (cmpxchg(&ch_sn2->w_local_GP.get, get, get + 1) == get) {
  1652. /* we got the entry referenced by get */
  1653. dev_dbg(xpc_chan, "w_local_GP.get changed to %ld, "
  1654. "partid=%d, channel=%d\n", get + 1,
  1655. ch->partid, ch->number);
  1656. /* pull the message from the remote partition */
  1657. msg = xpc_pull_remote_msg_sn2(ch, get);
  1658. if (msg != NULL) {
  1659. DBUG_ON(msg->number != get);
  1660. DBUG_ON(msg->flags & XPC_M_SN2_DONE);
  1661. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1662. payload = &msg->payload;
  1663. }
  1664. break;
  1665. }
  1666. } while (1);
  1667. return payload;
  1668. }
  1669. /*
  1670. * Now we actually send the messages that are ready to be sent by advancing
  1671. * the local message queue's Put value and then send a chctl msgrequest to the
  1672. * recipient partition.
  1673. */
  1674. static void
  1675. xpc_send_msgs_sn2(struct xpc_channel *ch, s64 initial_put)
  1676. {
  1677. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1678. struct xpc_msg_sn2 *msg;
  1679. s64 put = initial_put + 1;
  1680. int send_msgrequest = 0;
  1681. while (1) {
  1682. while (1) {
  1683. if (put == ch_sn2->w_local_GP.put)
  1684. break;
  1685. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->
  1686. local_msgqueue + (put %
  1687. ch->local_nentries) *
  1688. ch->entry_size);
  1689. if (!(msg->flags & XPC_M_SN2_READY))
  1690. break;
  1691. put++;
  1692. }
  1693. if (put == initial_put) {
  1694. /* nothing's changed */
  1695. break;
  1696. }
  1697. if (cmpxchg_rel(&ch_sn2->local_GP->put, initial_put, put) !=
  1698. initial_put) {
  1699. /* someone else beat us to it */
  1700. DBUG_ON(ch_sn2->local_GP->put < initial_put);
  1701. break;
  1702. }
  1703. /* we just set the new value of local_GP->put */
  1704. dev_dbg(xpc_chan, "local_GP->put changed to %ld, partid=%d, "
  1705. "channel=%d\n", put, ch->partid, ch->number);
  1706. send_msgrequest = 1;
  1707. /*
  1708. * We need to ensure that the message referenced by
  1709. * local_GP->put is not XPC_M_SN2_READY or that local_GP->put
  1710. * equals w_local_GP.put, so we'll go have a look.
  1711. */
  1712. initial_put = put;
  1713. }
  1714. if (send_msgrequest)
  1715. xpc_send_chctl_msgrequest_sn2(ch);
  1716. }
  1717. /*
  1718. * Allocate an entry for a message from the message queue associated with the
  1719. * specified channel.
  1720. */
  1721. static enum xp_retval
  1722. xpc_allocate_msg_sn2(struct xpc_channel *ch, u32 flags,
  1723. struct xpc_msg_sn2 **address_of_msg)
  1724. {
  1725. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1726. struct xpc_msg_sn2 *msg;
  1727. enum xp_retval ret;
  1728. s64 put;
  1729. /*
  1730. * Get the next available message entry from the local message queue.
  1731. * If none are available, we'll make sure that we grab the latest
  1732. * GP values.
  1733. */
  1734. ret = xpTimeout;
  1735. while (1) {
  1736. put = ch_sn2->w_local_GP.put;
  1737. smp_rmb(); /* guarantee that .put loads before .get */
  1738. if (put - ch_sn2->w_remote_GP.get < ch->local_nentries) {
  1739. /* There are available message entries. We need to try
  1740. * to secure one for ourselves. We'll do this by trying
  1741. * to increment w_local_GP.put as long as someone else
  1742. * doesn't beat us to it. If they do, we'll have to
  1743. * try again.
  1744. */
  1745. if (cmpxchg(&ch_sn2->w_local_GP.put, put, put + 1) ==
  1746. put) {
  1747. /* we got the entry referenced by put */
  1748. break;
  1749. }
  1750. continue; /* try again */
  1751. }
  1752. /*
  1753. * There aren't any available msg entries at this time.
  1754. *
  1755. * In waiting for a message entry to become available,
  1756. * we set a timeout in case the other side is not sending
  1757. * completion interrupts. This lets us fake a notify IRQ
  1758. * that will cause the notify IRQ handler to fetch the latest
  1759. * GP values as if an interrupt was sent by the other side.
  1760. */
  1761. if (ret == xpTimeout)
  1762. xpc_send_chctl_local_msgrequest_sn2(ch);
  1763. if (flags & XPC_NOWAIT)
  1764. return xpNoWait;
  1765. ret = xpc_allocate_msg_wait(ch);
  1766. if (ret != xpInterrupted && ret != xpTimeout)
  1767. return ret;
  1768. }
  1769. /* get the message's address and initialize it */
  1770. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->local_msgqueue +
  1771. (put % ch->local_nentries) *
  1772. ch->entry_size);
  1773. DBUG_ON(msg->flags != 0);
  1774. msg->number = put;
  1775. dev_dbg(xpc_chan, "w_local_GP.put changed to %ld; msg=0x%p, "
  1776. "msg_number=%ld, partid=%d, channel=%d\n", put + 1,
  1777. (void *)msg, msg->number, ch->partid, ch->number);
  1778. *address_of_msg = msg;
  1779. return xpSuccess;
  1780. }
  1781. /*
  1782. * Common code that does the actual sending of the message by advancing the
  1783. * local message queue's Put value and sends a chctl msgrequest to the
  1784. * partition the message is being sent to.
  1785. */
  1786. static enum xp_retval
  1787. xpc_send_payload_sn2(struct xpc_channel *ch, u32 flags, void *payload,
  1788. u16 payload_size, u8 notify_type, xpc_notify_func func,
  1789. void *key)
  1790. {
  1791. enum xp_retval ret = xpSuccess;
  1792. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1793. struct xpc_msg_sn2 *msg = msg;
  1794. struct xpc_notify_sn2 *notify = notify;
  1795. s64 msg_number;
  1796. s64 put;
  1797. DBUG_ON(notify_type == XPC_N_CALL && func == NULL);
  1798. if (XPC_MSG_SIZE(payload_size) > ch->entry_size)
  1799. return xpPayloadTooBig;
  1800. xpc_msgqueue_ref(ch);
  1801. if (ch->flags & XPC_C_DISCONNECTING) {
  1802. ret = ch->reason;
  1803. goto out_1;
  1804. }
  1805. if (!(ch->flags & XPC_C_CONNECTED)) {
  1806. ret = xpNotConnected;
  1807. goto out_1;
  1808. }
  1809. ret = xpc_allocate_msg_sn2(ch, flags, &msg);
  1810. if (ret != xpSuccess)
  1811. goto out_1;
  1812. msg_number = msg->number;
  1813. if (notify_type != 0) {
  1814. /*
  1815. * Tell the remote side to send an ACK interrupt when the
  1816. * message has been delivered.
  1817. */
  1818. msg->flags |= XPC_M_SN2_INTERRUPT;
  1819. atomic_inc(&ch->n_to_notify);
  1820. notify = &ch_sn2->notify_queue[msg_number % ch->local_nentries];
  1821. notify->func = func;
  1822. notify->key = key;
  1823. notify->type = notify_type;
  1824. /* ??? Is a mb() needed here? */
  1825. if (ch->flags & XPC_C_DISCONNECTING) {
  1826. /*
  1827. * An error occurred between our last error check and
  1828. * this one. We will try to clear the type field from
  1829. * the notify entry. If we succeed then
  1830. * xpc_disconnect_channel() didn't already process
  1831. * the notify entry.
  1832. */
  1833. if (cmpxchg(&notify->type, notify_type, 0) ==
  1834. notify_type) {
  1835. atomic_dec(&ch->n_to_notify);
  1836. ret = ch->reason;
  1837. }
  1838. goto out_1;
  1839. }
  1840. }
  1841. memcpy(&msg->payload, payload, payload_size);
  1842. msg->flags |= XPC_M_SN2_READY;
  1843. /*
  1844. * The preceding store of msg->flags must occur before the following
  1845. * load of local_GP->put.
  1846. */
  1847. smp_mb();
  1848. /* see if the message is next in line to be sent, if so send it */
  1849. put = ch_sn2->local_GP->put;
  1850. if (put == msg_number)
  1851. xpc_send_msgs_sn2(ch, put);
  1852. out_1:
  1853. xpc_msgqueue_deref(ch);
  1854. return ret;
  1855. }
  1856. /*
  1857. * Now we actually acknowledge the messages that have been delivered and ack'd
  1858. * by advancing the cached remote message queue's Get value and if requested
  1859. * send a chctl msgrequest to the message sender's partition.
  1860. *
  1861. * If a message has XPC_M_SN2_INTERRUPT set, send an interrupt to the partition
  1862. * that sent the message.
  1863. */
  1864. static void
  1865. xpc_acknowledge_msgs_sn2(struct xpc_channel *ch, s64 initial_get, u8 msg_flags)
  1866. {
  1867. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1868. struct xpc_msg_sn2 *msg;
  1869. s64 get = initial_get + 1;
  1870. int send_msgrequest = 0;
  1871. while (1) {
  1872. while (1) {
  1873. if (get == ch_sn2->w_local_GP.get)
  1874. break;
  1875. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->
  1876. remote_msgqueue + (get %
  1877. ch->remote_nentries) *
  1878. ch->entry_size);
  1879. if (!(msg->flags & XPC_M_SN2_DONE))
  1880. break;
  1881. msg_flags |= msg->flags;
  1882. get++;
  1883. }
  1884. if (get == initial_get) {
  1885. /* nothing's changed */
  1886. break;
  1887. }
  1888. if (cmpxchg_rel(&ch_sn2->local_GP->get, initial_get, get) !=
  1889. initial_get) {
  1890. /* someone else beat us to it */
  1891. DBUG_ON(ch_sn2->local_GP->get <= initial_get);
  1892. break;
  1893. }
  1894. /* we just set the new value of local_GP->get */
  1895. dev_dbg(xpc_chan, "local_GP->get changed to %ld, partid=%d, "
  1896. "channel=%d\n", get, ch->partid, ch->number);
  1897. send_msgrequest = (msg_flags & XPC_M_SN2_INTERRUPT);
  1898. /*
  1899. * We need to ensure that the message referenced by
  1900. * local_GP->get is not XPC_M_SN2_DONE or that local_GP->get
  1901. * equals w_local_GP.get, so we'll go have a look.
  1902. */
  1903. initial_get = get;
  1904. }
  1905. if (send_msgrequest)
  1906. xpc_send_chctl_msgrequest_sn2(ch);
  1907. }
  1908. static void
  1909. xpc_received_payload_sn2(struct xpc_channel *ch, void *payload)
  1910. {
  1911. struct xpc_msg_sn2 *msg;
  1912. s64 msg_number;
  1913. s64 get;
  1914. msg = container_of(payload, struct xpc_msg_sn2, payload);
  1915. msg_number = msg->number;
  1916. dev_dbg(xpc_chan, "msg=0x%p, msg_number=%ld, partid=%d, channel=%d\n",
  1917. (void *)msg, msg_number, ch->partid, ch->number);
  1918. DBUG_ON((((u64)msg - (u64)ch->sn.sn2.remote_msgqueue) / ch->entry_size) !=
  1919. msg_number % ch->remote_nentries);
  1920. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1921. DBUG_ON(msg->flags & XPC_M_SN2_DONE);
  1922. msg->flags |= XPC_M_SN2_DONE;
  1923. /*
  1924. * The preceding store of msg->flags must occur before the following
  1925. * load of local_GP->get.
  1926. */
  1927. smp_mb();
  1928. /*
  1929. * See if this message is next in line to be acknowledged as having
  1930. * been delivered.
  1931. */
  1932. get = ch->sn.sn2.local_GP->get;
  1933. if (get == msg_number)
  1934. xpc_acknowledge_msgs_sn2(ch, get, msg->flags);
  1935. }
  1936. int
  1937. xpc_init_sn2(void)
  1938. {
  1939. int ret;
  1940. size_t buf_size;
  1941. xpc_setup_partitions_sn = xpc_setup_partitions_sn_sn2;
  1942. xpc_teardown_partitions_sn = xpc_teardown_partitions_sn_sn2;
  1943. xpc_get_partition_rsvd_page_pa = xpc_get_partition_rsvd_page_pa_sn2;
  1944. xpc_setup_rsvd_page_sn = xpc_setup_rsvd_page_sn_sn2;
  1945. xpc_allow_hb = xpc_allow_hb_sn2;
  1946. xpc_disallow_hb = xpc_disallow_hb_sn2;
  1947. xpc_disallow_all_hbs = xpc_disallow_all_hbs_sn2;
  1948. xpc_increment_heartbeat = xpc_increment_heartbeat_sn2;
  1949. xpc_offline_heartbeat = xpc_offline_heartbeat_sn2;
  1950. xpc_online_heartbeat = xpc_online_heartbeat_sn2;
  1951. xpc_heartbeat_init = xpc_heartbeat_init_sn2;
  1952. xpc_heartbeat_exit = xpc_heartbeat_exit_sn2;
  1953. xpc_get_remote_heartbeat = xpc_get_remote_heartbeat_sn2;
  1954. xpc_request_partition_activation = xpc_request_partition_activation_sn2;
  1955. xpc_request_partition_reactivation =
  1956. xpc_request_partition_reactivation_sn2;
  1957. xpc_request_partition_deactivation =
  1958. xpc_request_partition_deactivation_sn2;
  1959. xpc_cancel_partition_deactivation_request =
  1960. xpc_cancel_partition_deactivation_request_sn2;
  1961. xpc_process_activate_IRQ_rcvd = xpc_process_activate_IRQ_rcvd_sn2;
  1962. xpc_setup_ch_structures_sn = xpc_setup_ch_structures_sn_sn2;
  1963. xpc_teardown_ch_structures_sn = xpc_teardown_ch_structures_sn_sn2;
  1964. xpc_make_first_contact = xpc_make_first_contact_sn2;
  1965. xpc_get_chctl_all_flags = xpc_get_chctl_all_flags_sn2;
  1966. xpc_send_chctl_closerequest = xpc_send_chctl_closerequest_sn2;
  1967. xpc_send_chctl_closereply = xpc_send_chctl_closereply_sn2;
  1968. xpc_send_chctl_openrequest = xpc_send_chctl_openrequest_sn2;
  1969. xpc_send_chctl_openreply = xpc_send_chctl_openreply_sn2;
  1970. xpc_save_remote_msgqueue_pa = xpc_save_remote_msgqueue_pa_sn2;
  1971. xpc_setup_msg_structures = xpc_setup_msg_structures_sn2;
  1972. xpc_teardown_msg_structures = xpc_teardown_msg_structures_sn2;
  1973. xpc_notify_senders_of_disconnect = xpc_notify_senders_of_disconnect_sn2;
  1974. xpc_process_msg_chctl_flags = xpc_process_msg_chctl_flags_sn2;
  1975. xpc_n_of_deliverable_payloads = xpc_n_of_deliverable_payloads_sn2;
  1976. xpc_get_deliverable_payload = xpc_get_deliverable_payload_sn2;
  1977. xpc_indicate_partition_engaged = xpc_indicate_partition_engaged_sn2;
  1978. xpc_indicate_partition_disengaged =
  1979. xpc_indicate_partition_disengaged_sn2;
  1980. xpc_partition_engaged = xpc_partition_engaged_sn2;
  1981. xpc_any_partition_engaged = xpc_any_partition_engaged_sn2;
  1982. xpc_assume_partition_disengaged = xpc_assume_partition_disengaged_sn2;
  1983. xpc_send_payload = xpc_send_payload_sn2;
  1984. xpc_received_payload = xpc_received_payload_sn2;
  1985. if (offsetof(struct xpc_msg_sn2, payload) > XPC_MSG_HDR_MAX_SIZE) {
  1986. dev_err(xpc_part, "header portion of struct xpc_msg_sn2 is "
  1987. "larger than %d\n", XPC_MSG_HDR_MAX_SIZE);
  1988. return -E2BIG;
  1989. }
  1990. buf_size = max(XPC_RP_VARS_SIZE,
  1991. XPC_RP_HEADER_SIZE + XP_NASID_MASK_BYTES_SN2);
  1992. xpc_remote_copy_buffer_sn2 = xpc_kmalloc_cacheline_aligned(buf_size,
  1993. GFP_KERNEL,
  1994. &xpc_remote_copy_buffer_base_sn2);
  1995. if (xpc_remote_copy_buffer_sn2 == NULL) {
  1996. dev_err(xpc_part, "can't get memory for remote copy buffer\n");
  1997. return -ENOMEM;
  1998. }
  1999. /* open up protections for IPI and [potentially] amo operations */
  2000. xpc_allow_IPI_ops_sn2();
  2001. xpc_allow_amo_ops_shub_wars_1_1_sn2();
  2002. /*
  2003. * This is safe to do before the xpc_hb_checker thread has started
  2004. * because the handler releases a wait queue. If an interrupt is
  2005. * received before the thread is waiting, it will not go to sleep,
  2006. * but rather immediately process the interrupt.
  2007. */
  2008. ret = request_irq(SGI_XPC_ACTIVATE, xpc_handle_activate_IRQ_sn2, 0,
  2009. "xpc hb", NULL);
  2010. if (ret != 0) {
  2011. dev_err(xpc_part, "can't register ACTIVATE IRQ handler, "
  2012. "errno=%d\n", -ret);
  2013. xpc_disallow_IPI_ops_sn2();
  2014. kfree(xpc_remote_copy_buffer_base_sn2);
  2015. }
  2016. return ret;
  2017. }
  2018. void
  2019. xpc_exit_sn2(void)
  2020. {
  2021. free_irq(SGI_XPC_ACTIVATE, NULL);
  2022. xpc_disallow_IPI_ops_sn2();
  2023. kfree(xpc_remote_copy_buffer_base_sn2);
  2024. }