xpc_sn2.c 66 KB

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