xpc_sn2.c 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417
  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. 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.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 - 1;
  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. spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  933. n_IRQs_expected = xpc_activate_IRQ_rcvd;
  934. xpc_activate_IRQ_rcvd = 0;
  935. spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
  936. n_IRQs_detected = xpc_identify_activate_IRQ_sender_sn2();
  937. if (n_IRQs_detected < n_IRQs_expected) {
  938. /* retry once to help avoid missing amo */
  939. (void)xpc_identify_activate_IRQ_sender_sn2();
  940. }
  941. }
  942. /*
  943. * Setup the channel structures that are sn2 specific.
  944. */
  945. static enum xp_retval
  946. xpc_setup_ch_structures_sn_sn2(struct xpc_partition *part)
  947. {
  948. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  949. struct xpc_channel_sn2 *ch_sn2;
  950. enum xp_retval retval;
  951. int ret;
  952. int cpuid;
  953. int ch_number;
  954. struct timer_list *timer;
  955. short partid = XPC_PARTID(part);
  956. /* allocate all the required GET/PUT values */
  957. part_sn2->local_GPs =
  958. xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE, GFP_KERNEL,
  959. &part_sn2->local_GPs_base);
  960. if (part_sn2->local_GPs == NULL) {
  961. dev_err(xpc_chan, "can't get memory for local get/put "
  962. "values\n");
  963. return xpNoMemory;
  964. }
  965. part_sn2->remote_GPs =
  966. xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE, GFP_KERNEL,
  967. &part_sn2->remote_GPs_base);
  968. if (part_sn2->remote_GPs == NULL) {
  969. dev_err(xpc_chan, "can't get memory for remote get/put "
  970. "values\n");
  971. retval = xpNoMemory;
  972. goto out_1;
  973. }
  974. part_sn2->remote_GPs_pa = 0;
  975. /* allocate all the required open and close args */
  976. part_sn2->local_openclose_args =
  977. xpc_kzalloc_cacheline_aligned(XPC_OPENCLOSE_ARGS_SIZE,
  978. GFP_KERNEL, &part_sn2->
  979. local_openclose_args_base);
  980. if (part_sn2->local_openclose_args == NULL) {
  981. dev_err(xpc_chan, "can't get memory for local connect args\n");
  982. retval = xpNoMemory;
  983. goto out_2;
  984. }
  985. part_sn2->remote_openclose_args_pa = 0;
  986. part_sn2->local_chctl_amo_va = xpc_init_IRQ_amo_sn2(partid);
  987. part_sn2->notify_IRQ_nasid = 0;
  988. part_sn2->notify_IRQ_phys_cpuid = 0;
  989. part_sn2->remote_chctl_amo_va = NULL;
  990. sprintf(part_sn2->notify_IRQ_owner, "xpc%02d", partid);
  991. ret = request_irq(SGI_XPC_NOTIFY, xpc_handle_notify_IRQ_sn2,
  992. IRQF_SHARED, part_sn2->notify_IRQ_owner,
  993. (void *)(u64)partid);
  994. if (ret != 0) {
  995. dev_err(xpc_chan, "can't register NOTIFY IRQ handler, "
  996. "errno=%d\n", -ret);
  997. retval = xpLackOfResources;
  998. goto out_3;
  999. }
  1000. /* Setup a timer to check for dropped notify IRQs */
  1001. timer = &part_sn2->dropped_notify_IRQ_timer;
  1002. init_timer(timer);
  1003. timer->function =
  1004. (void (*)(unsigned long))xpc_check_for_dropped_notify_IRQ_sn2;
  1005. timer->data = (unsigned long)part;
  1006. timer->expires = jiffies + XPC_DROPPED_NOTIFY_IRQ_WAIT_INTERVAL;
  1007. add_timer(timer);
  1008. for (ch_number = 0; ch_number < part->nchannels; ch_number++) {
  1009. ch_sn2 = &part->channels[ch_number].sn.sn2;
  1010. ch_sn2->local_GP = &part_sn2->local_GPs[ch_number];
  1011. ch_sn2->local_openclose_args =
  1012. &part_sn2->local_openclose_args[ch_number];
  1013. mutex_init(&ch_sn2->msg_to_pull_mutex);
  1014. }
  1015. /*
  1016. * Setup the per partition specific variables required by the
  1017. * remote partition to establish channel connections with us.
  1018. *
  1019. * The setting of the magic # indicates that these per partition
  1020. * specific variables are ready to be used.
  1021. */
  1022. xpc_vars_part_sn2[partid].GPs_pa = xp_pa(part_sn2->local_GPs);
  1023. xpc_vars_part_sn2[partid].openclose_args_pa =
  1024. xp_pa(part_sn2->local_openclose_args);
  1025. xpc_vars_part_sn2[partid].chctl_amo_pa =
  1026. xp_pa(part_sn2->local_chctl_amo_va);
  1027. cpuid = raw_smp_processor_id(); /* any CPU in this partition will do */
  1028. xpc_vars_part_sn2[partid].notify_IRQ_nasid = cpuid_to_nasid(cpuid);
  1029. xpc_vars_part_sn2[partid].notify_IRQ_phys_cpuid =
  1030. cpu_physical_id(cpuid);
  1031. xpc_vars_part_sn2[partid].nchannels = part->nchannels;
  1032. xpc_vars_part_sn2[partid].magic = XPC_VP_MAGIC1_SN2;
  1033. return xpSuccess;
  1034. /* setup of ch structures failed */
  1035. out_3:
  1036. kfree(part_sn2->local_openclose_args_base);
  1037. part_sn2->local_openclose_args = NULL;
  1038. out_2:
  1039. kfree(part_sn2->remote_GPs_base);
  1040. part_sn2->remote_GPs = NULL;
  1041. out_1:
  1042. kfree(part_sn2->local_GPs_base);
  1043. part_sn2->local_GPs = NULL;
  1044. return retval;
  1045. }
  1046. /*
  1047. * Teardown the channel structures that are sn2 specific.
  1048. */
  1049. static void
  1050. xpc_teardown_ch_structures_sn_sn2(struct xpc_partition *part)
  1051. {
  1052. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1053. short partid = XPC_PARTID(part);
  1054. /*
  1055. * Indicate that the variables specific to the remote partition are no
  1056. * longer available for its use.
  1057. */
  1058. xpc_vars_part_sn2[partid].magic = 0;
  1059. /* in case we've still got outstanding timers registered... */
  1060. del_timer_sync(&part_sn2->dropped_notify_IRQ_timer);
  1061. free_irq(SGI_XPC_NOTIFY, (void *)(u64)partid);
  1062. kfree(part_sn2->local_openclose_args_base);
  1063. part_sn2->local_openclose_args = NULL;
  1064. kfree(part_sn2->remote_GPs_base);
  1065. part_sn2->remote_GPs = NULL;
  1066. kfree(part_sn2->local_GPs_base);
  1067. part_sn2->local_GPs = NULL;
  1068. part_sn2->local_chctl_amo_va = NULL;
  1069. }
  1070. /*
  1071. * Create a wrapper that hides the underlying mechanism for pulling a cacheline
  1072. * (or multiple cachelines) from a remote partition.
  1073. *
  1074. * src_pa must be a cacheline aligned physical address on the remote partition.
  1075. * dst must be a cacheline aligned virtual address on this partition.
  1076. * cnt must be cacheline sized
  1077. */
  1078. /* ??? Replace this function by call to xp_remote_memcpy() or bte_copy()? */
  1079. static enum xp_retval
  1080. xpc_pull_remote_cachelines_sn2(struct xpc_partition *part, void *dst,
  1081. const unsigned long src_pa, size_t cnt)
  1082. {
  1083. enum xp_retval ret;
  1084. DBUG_ON(src_pa != L1_CACHE_ALIGN(src_pa));
  1085. DBUG_ON((unsigned long)dst != L1_CACHE_ALIGN((unsigned long)dst));
  1086. DBUG_ON(cnt != L1_CACHE_ALIGN(cnt));
  1087. if (part->act_state == XPC_P_AS_DEACTIVATING)
  1088. return part->reason;
  1089. ret = xp_remote_memcpy(xp_pa(dst), src_pa, cnt);
  1090. if (ret != xpSuccess) {
  1091. dev_dbg(xpc_chan, "xp_remote_memcpy() from partition %d failed,"
  1092. " ret=%d\n", XPC_PARTID(part), ret);
  1093. }
  1094. return ret;
  1095. }
  1096. /*
  1097. * Pull the remote per partition specific variables from the specified
  1098. * partition.
  1099. */
  1100. static enum xp_retval
  1101. xpc_pull_remote_vars_part_sn2(struct xpc_partition *part)
  1102. {
  1103. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1104. u8 buffer[L1_CACHE_BYTES * 2];
  1105. struct xpc_vars_part_sn2 *pulled_entry_cacheline =
  1106. (struct xpc_vars_part_sn2 *)L1_CACHE_ALIGN((u64)buffer);
  1107. struct xpc_vars_part_sn2 *pulled_entry;
  1108. unsigned long remote_entry_cacheline_pa;
  1109. unsigned long remote_entry_pa;
  1110. short partid = XPC_PARTID(part);
  1111. enum xp_retval ret;
  1112. /* pull the cacheline that contains the variables we're interested in */
  1113. DBUG_ON(part_sn2->remote_vars_part_pa !=
  1114. L1_CACHE_ALIGN(part_sn2->remote_vars_part_pa));
  1115. DBUG_ON(sizeof(struct xpc_vars_part_sn2) != L1_CACHE_BYTES / 2);
  1116. remote_entry_pa = part_sn2->remote_vars_part_pa +
  1117. sn_partition_id * sizeof(struct xpc_vars_part_sn2);
  1118. remote_entry_cacheline_pa = (remote_entry_pa & ~(L1_CACHE_BYTES - 1));
  1119. pulled_entry = (struct xpc_vars_part_sn2 *)((u64)pulled_entry_cacheline
  1120. + (remote_entry_pa &
  1121. (L1_CACHE_BYTES - 1)));
  1122. ret = xpc_pull_remote_cachelines_sn2(part, pulled_entry_cacheline,
  1123. remote_entry_cacheline_pa,
  1124. L1_CACHE_BYTES);
  1125. if (ret != xpSuccess) {
  1126. dev_dbg(xpc_chan, "failed to pull XPC vars_part from "
  1127. "partition %d, ret=%d\n", partid, ret);
  1128. return ret;
  1129. }
  1130. /* see if they've been set up yet */
  1131. if (pulled_entry->magic != XPC_VP_MAGIC1_SN2 &&
  1132. pulled_entry->magic != XPC_VP_MAGIC2_SN2) {
  1133. if (pulled_entry->magic != 0) {
  1134. dev_dbg(xpc_chan, "partition %d's XPC vars_part for "
  1135. "partition %d has bad magic value (=0x%lx)\n",
  1136. partid, sn_partition_id, pulled_entry->magic);
  1137. return xpBadMagic;
  1138. }
  1139. /* they've not been initialized yet */
  1140. return xpRetry;
  1141. }
  1142. if (xpc_vars_part_sn2[partid].magic == XPC_VP_MAGIC1_SN2) {
  1143. /* validate the variables */
  1144. if (pulled_entry->GPs_pa == 0 ||
  1145. pulled_entry->openclose_args_pa == 0 ||
  1146. pulled_entry->chctl_amo_pa == 0) {
  1147. dev_err(xpc_chan, "partition %d's XPC vars_part for "
  1148. "partition %d are not valid\n", partid,
  1149. sn_partition_id);
  1150. return xpInvalidAddress;
  1151. }
  1152. /* the variables we imported look to be valid */
  1153. part_sn2->remote_GPs_pa = pulled_entry->GPs_pa;
  1154. part_sn2->remote_openclose_args_pa =
  1155. pulled_entry->openclose_args_pa;
  1156. part_sn2->remote_chctl_amo_va =
  1157. (struct amo *)__va(pulled_entry->chctl_amo_pa);
  1158. part_sn2->notify_IRQ_nasid = pulled_entry->notify_IRQ_nasid;
  1159. part_sn2->notify_IRQ_phys_cpuid =
  1160. pulled_entry->notify_IRQ_phys_cpuid;
  1161. if (part->nchannels > pulled_entry->nchannels)
  1162. part->nchannels = pulled_entry->nchannels;
  1163. /* let the other side know that we've pulled their variables */
  1164. xpc_vars_part_sn2[partid].magic = XPC_VP_MAGIC2_SN2;
  1165. }
  1166. if (pulled_entry->magic == XPC_VP_MAGIC1_SN2)
  1167. return xpRetry;
  1168. return xpSuccess;
  1169. }
  1170. /*
  1171. * Establish first contact with the remote partititon. This involves pulling
  1172. * the XPC per partition variables from the remote partition and waiting for
  1173. * the remote partition to pull ours.
  1174. */
  1175. static enum xp_retval
  1176. xpc_make_first_contact_sn2(struct xpc_partition *part)
  1177. {
  1178. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1179. enum xp_retval ret;
  1180. /*
  1181. * Register the remote partition's amos with SAL so it can handle
  1182. * and cleanup errors within that address range should the remote
  1183. * partition go down. We don't unregister this range because it is
  1184. * difficult to tell when outstanding writes to the remote partition
  1185. * are finished and thus when it is safe to unregister. This should
  1186. * not result in wasted space in the SAL xp_addr_region table because
  1187. * we should get the same page for remote_amos_page_pa after module
  1188. * reloads and system reboots.
  1189. */
  1190. if (sn_register_xp_addr_region(part_sn2->remote_amos_page_pa,
  1191. PAGE_SIZE, 1) < 0) {
  1192. dev_warn(xpc_part, "xpc_activating(%d) failed to register "
  1193. "xp_addr region\n", XPC_PARTID(part));
  1194. ret = xpPhysAddrRegFailed;
  1195. XPC_DEACTIVATE_PARTITION(part, ret);
  1196. return ret;
  1197. }
  1198. /*
  1199. * Send activate IRQ to get other side to activate if they've not
  1200. * already begun to do so.
  1201. */
  1202. xpc_send_activate_IRQ_sn2(part_sn2->remote_amos_page_pa,
  1203. cnodeid_to_nasid(0),
  1204. part_sn2->activate_IRQ_nasid,
  1205. part_sn2->activate_IRQ_phys_cpuid);
  1206. while ((ret = xpc_pull_remote_vars_part_sn2(part)) != xpSuccess) {
  1207. if (ret != xpRetry) {
  1208. XPC_DEACTIVATE_PARTITION(part, ret);
  1209. return ret;
  1210. }
  1211. dev_dbg(xpc_part, "waiting to make first contact with "
  1212. "partition %d\n", XPC_PARTID(part));
  1213. /* wait a 1/4 of a second or so */
  1214. (void)msleep_interruptible(250);
  1215. if (part->act_state == XPC_P_AS_DEACTIVATING)
  1216. return part->reason;
  1217. }
  1218. return xpSuccess;
  1219. }
  1220. /*
  1221. * Get the chctl flags and pull the openclose args and/or remote GPs as needed.
  1222. */
  1223. static u64
  1224. xpc_get_chctl_all_flags_sn2(struct xpc_partition *part)
  1225. {
  1226. struct xpc_partition_sn2 *part_sn2 = &part->sn.sn2;
  1227. unsigned long irq_flags;
  1228. union xpc_channel_ctl_flags chctl;
  1229. enum xp_retval ret;
  1230. /*
  1231. * See if there are any chctl flags to be handled.
  1232. */
  1233. spin_lock_irqsave(&part->chctl_lock, irq_flags);
  1234. chctl = part->chctl;
  1235. if (chctl.all_flags != 0)
  1236. part->chctl.all_flags = 0;
  1237. spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
  1238. if (xpc_any_openclose_chctl_flags_set(&chctl)) {
  1239. ret = xpc_pull_remote_cachelines_sn2(part, part->
  1240. remote_openclose_args,
  1241. part_sn2->
  1242. remote_openclose_args_pa,
  1243. XPC_OPENCLOSE_ARGS_SIZE);
  1244. if (ret != xpSuccess) {
  1245. XPC_DEACTIVATE_PARTITION(part, ret);
  1246. dev_dbg(xpc_chan, "failed to pull openclose args from "
  1247. "partition %d, ret=%d\n", XPC_PARTID(part),
  1248. ret);
  1249. /* don't bother processing chctl flags anymore */
  1250. chctl.all_flags = 0;
  1251. }
  1252. }
  1253. if (xpc_any_msg_chctl_flags_set(&chctl)) {
  1254. ret = xpc_pull_remote_cachelines_sn2(part, part_sn2->remote_GPs,
  1255. part_sn2->remote_GPs_pa,
  1256. XPC_GP_SIZE);
  1257. if (ret != xpSuccess) {
  1258. XPC_DEACTIVATE_PARTITION(part, ret);
  1259. dev_dbg(xpc_chan, "failed to pull GPs from partition "
  1260. "%d, ret=%d\n", XPC_PARTID(part), ret);
  1261. /* don't bother processing chctl flags anymore */
  1262. chctl.all_flags = 0;
  1263. }
  1264. }
  1265. return chctl.all_flags;
  1266. }
  1267. /*
  1268. * Allocate the local message queue and the notify queue.
  1269. */
  1270. static enum xp_retval
  1271. xpc_allocate_local_msgqueue_sn2(struct xpc_channel *ch)
  1272. {
  1273. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1274. unsigned long irq_flags;
  1275. int nentries;
  1276. size_t nbytes;
  1277. for (nentries = ch->local_nentries; nentries > 0; nentries--) {
  1278. nbytes = nentries * ch->entry_size;
  1279. ch_sn2->local_msgqueue =
  1280. xpc_kzalloc_cacheline_aligned(nbytes, GFP_KERNEL,
  1281. &ch_sn2->local_msgqueue_base);
  1282. if (ch_sn2->local_msgqueue == NULL)
  1283. continue;
  1284. nbytes = nentries * sizeof(struct xpc_notify_sn2);
  1285. ch_sn2->notify_queue = kzalloc(nbytes, GFP_KERNEL);
  1286. if (ch_sn2->notify_queue == NULL) {
  1287. kfree(ch_sn2->local_msgqueue_base);
  1288. ch_sn2->local_msgqueue = NULL;
  1289. continue;
  1290. }
  1291. spin_lock_irqsave(&ch->lock, irq_flags);
  1292. if (nentries < ch->local_nentries) {
  1293. dev_dbg(xpc_chan, "nentries=%d local_nentries=%d, "
  1294. "partid=%d, channel=%d\n", nentries,
  1295. ch->local_nentries, ch->partid, ch->number);
  1296. ch->local_nentries = nentries;
  1297. }
  1298. spin_unlock_irqrestore(&ch->lock, irq_flags);
  1299. return xpSuccess;
  1300. }
  1301. dev_dbg(xpc_chan, "can't get memory for local message queue and notify "
  1302. "queue, partid=%d, channel=%d\n", ch->partid, ch->number);
  1303. return xpNoMemory;
  1304. }
  1305. /*
  1306. * Allocate the cached remote message queue.
  1307. */
  1308. static enum xp_retval
  1309. xpc_allocate_remote_msgqueue_sn2(struct xpc_channel *ch)
  1310. {
  1311. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1312. unsigned long irq_flags;
  1313. int nentries;
  1314. size_t nbytes;
  1315. DBUG_ON(ch->remote_nentries <= 0);
  1316. for (nentries = ch->remote_nentries; nentries > 0; nentries--) {
  1317. nbytes = nentries * ch->entry_size;
  1318. ch_sn2->remote_msgqueue =
  1319. xpc_kzalloc_cacheline_aligned(nbytes, GFP_KERNEL, &ch_sn2->
  1320. remote_msgqueue_base);
  1321. if (ch_sn2->remote_msgqueue == NULL)
  1322. continue;
  1323. spin_lock_irqsave(&ch->lock, irq_flags);
  1324. if (nentries < ch->remote_nentries) {
  1325. dev_dbg(xpc_chan, "nentries=%d remote_nentries=%d, "
  1326. "partid=%d, channel=%d\n", nentries,
  1327. ch->remote_nentries, ch->partid, ch->number);
  1328. ch->remote_nentries = nentries;
  1329. }
  1330. spin_unlock_irqrestore(&ch->lock, irq_flags);
  1331. return xpSuccess;
  1332. }
  1333. dev_dbg(xpc_chan, "can't get memory for cached remote message queue, "
  1334. "partid=%d, channel=%d\n", ch->partid, ch->number);
  1335. return xpNoMemory;
  1336. }
  1337. /*
  1338. * Allocate message queues and other stuff associated with a channel.
  1339. *
  1340. * Note: Assumes all of the channel sizes are filled in.
  1341. */
  1342. static enum xp_retval
  1343. xpc_setup_msg_structures_sn2(struct xpc_channel *ch)
  1344. {
  1345. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1346. enum xp_retval ret;
  1347. DBUG_ON(ch->flags & XPC_C_SETUP);
  1348. ret = xpc_allocate_local_msgqueue_sn2(ch);
  1349. if (ret == xpSuccess) {
  1350. ret = xpc_allocate_remote_msgqueue_sn2(ch);
  1351. if (ret != xpSuccess) {
  1352. kfree(ch_sn2->local_msgqueue_base);
  1353. ch_sn2->local_msgqueue = NULL;
  1354. kfree(ch_sn2->notify_queue);
  1355. ch_sn2->notify_queue = NULL;
  1356. }
  1357. }
  1358. return ret;
  1359. }
  1360. /*
  1361. * Free up message queues and other stuff that were allocated for the specified
  1362. * channel.
  1363. */
  1364. static void
  1365. xpc_teardown_msg_structures_sn2(struct xpc_channel *ch)
  1366. {
  1367. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1368. DBUG_ON(!spin_is_locked(&ch->lock));
  1369. ch_sn2->remote_msgqueue_pa = 0;
  1370. ch_sn2->local_GP->get = 0;
  1371. ch_sn2->local_GP->put = 0;
  1372. ch_sn2->remote_GP.get = 0;
  1373. ch_sn2->remote_GP.put = 0;
  1374. ch_sn2->w_local_GP.get = 0;
  1375. ch_sn2->w_local_GP.put = 0;
  1376. ch_sn2->w_remote_GP.get = 0;
  1377. ch_sn2->w_remote_GP.put = 0;
  1378. ch_sn2->next_msg_to_pull = 0;
  1379. if (ch->flags & XPC_C_SETUP) {
  1380. dev_dbg(xpc_chan, "ch->flags=0x%x, partid=%d, channel=%d\n",
  1381. ch->flags, ch->partid, ch->number);
  1382. kfree(ch_sn2->local_msgqueue_base);
  1383. ch_sn2->local_msgqueue = NULL;
  1384. kfree(ch_sn2->remote_msgqueue_base);
  1385. ch_sn2->remote_msgqueue = NULL;
  1386. kfree(ch_sn2->notify_queue);
  1387. ch_sn2->notify_queue = NULL;
  1388. }
  1389. }
  1390. /*
  1391. * Notify those who wanted to be notified upon delivery of their message.
  1392. */
  1393. static void
  1394. xpc_notify_senders_sn2(struct xpc_channel *ch, enum xp_retval reason, s64 put)
  1395. {
  1396. struct xpc_notify_sn2 *notify;
  1397. u8 notify_type;
  1398. s64 get = ch->sn.sn2.w_remote_GP.get - 1;
  1399. while (++get < put && atomic_read(&ch->n_to_notify) > 0) {
  1400. notify = &ch->sn.sn2.notify_queue[get % ch->local_nentries];
  1401. /*
  1402. * See if the notify entry indicates it was associated with
  1403. * a message who's sender wants to be notified. It is possible
  1404. * that it is, but someone else is doing or has done the
  1405. * notification.
  1406. */
  1407. notify_type = notify->type;
  1408. if (notify_type == 0 ||
  1409. cmpxchg(&notify->type, notify_type, 0) != notify_type) {
  1410. continue;
  1411. }
  1412. DBUG_ON(notify_type != XPC_N_CALL);
  1413. atomic_dec(&ch->n_to_notify);
  1414. if (notify->func != NULL) {
  1415. dev_dbg(xpc_chan, "notify->func() called, notify=0x%p "
  1416. "msg_number=%ld partid=%d channel=%d\n",
  1417. (void *)notify, get, ch->partid, ch->number);
  1418. notify->func(reason, ch->partid, ch->number,
  1419. notify->key);
  1420. dev_dbg(xpc_chan, "notify->func() returned, notify=0x%p"
  1421. " msg_number=%ld partid=%d channel=%d\n",
  1422. (void *)notify, get, ch->partid, ch->number);
  1423. }
  1424. }
  1425. }
  1426. static void
  1427. xpc_notify_senders_of_disconnect_sn2(struct xpc_channel *ch)
  1428. {
  1429. xpc_notify_senders_sn2(ch, ch->reason, ch->sn.sn2.w_local_GP.put);
  1430. }
  1431. /*
  1432. * Clear some of the msg flags in the local message queue.
  1433. */
  1434. static inline void
  1435. xpc_clear_local_msgqueue_flags_sn2(struct xpc_channel *ch)
  1436. {
  1437. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1438. struct xpc_msg_sn2 *msg;
  1439. s64 get;
  1440. get = ch_sn2->w_remote_GP.get;
  1441. do {
  1442. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->local_msgqueue +
  1443. (get % ch->local_nentries) *
  1444. ch->entry_size);
  1445. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1446. msg->flags = 0;
  1447. } while (++get < ch_sn2->remote_GP.get);
  1448. }
  1449. /*
  1450. * Clear some of the msg flags in the remote message queue.
  1451. */
  1452. static inline void
  1453. xpc_clear_remote_msgqueue_flags_sn2(struct xpc_channel *ch)
  1454. {
  1455. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1456. struct xpc_msg_sn2 *msg;
  1457. s64 put, remote_nentries = ch->remote_nentries;
  1458. /* flags are zeroed when the buffer is allocated */
  1459. if (ch_sn2->remote_GP.put < remote_nentries)
  1460. return;
  1461. put = max(ch_sn2->w_remote_GP.put, remote_nentries);
  1462. do {
  1463. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->remote_msgqueue +
  1464. (put % remote_nentries) *
  1465. ch->entry_size);
  1466. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1467. DBUG_ON(!(msg->flags & XPC_M_SN2_DONE));
  1468. DBUG_ON(msg->number != put - remote_nentries);
  1469. msg->flags = 0;
  1470. } while (++put < ch_sn2->remote_GP.put);
  1471. }
  1472. static int
  1473. xpc_n_of_deliverable_payloads_sn2(struct xpc_channel *ch)
  1474. {
  1475. return ch->sn.sn2.w_remote_GP.put - ch->sn.sn2.w_local_GP.get;
  1476. }
  1477. static void
  1478. xpc_process_msg_chctl_flags_sn2(struct xpc_partition *part, int ch_number)
  1479. {
  1480. struct xpc_channel *ch = &part->channels[ch_number];
  1481. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1482. int npayloads_sent;
  1483. ch_sn2->remote_GP = part->sn.sn2.remote_GPs[ch_number];
  1484. /* See what, if anything, has changed for each connected channel */
  1485. xpc_msgqueue_ref(ch);
  1486. if (ch_sn2->w_remote_GP.get == ch_sn2->remote_GP.get &&
  1487. ch_sn2->w_remote_GP.put == ch_sn2->remote_GP.put) {
  1488. /* nothing changed since GPs were last pulled */
  1489. xpc_msgqueue_deref(ch);
  1490. return;
  1491. }
  1492. if (!(ch->flags & XPC_C_CONNECTED)) {
  1493. xpc_msgqueue_deref(ch);
  1494. return;
  1495. }
  1496. /*
  1497. * First check to see if messages recently sent by us have been
  1498. * received by the other side. (The remote GET value will have
  1499. * changed since we last looked at it.)
  1500. */
  1501. if (ch_sn2->w_remote_GP.get != ch_sn2->remote_GP.get) {
  1502. /*
  1503. * We need to notify any senders that want to be notified
  1504. * that their sent messages have been received by their
  1505. * intended recipients. We need to do this before updating
  1506. * w_remote_GP.get so that we don't allocate the same message
  1507. * queue entries prematurely (see xpc_allocate_msg()).
  1508. */
  1509. if (atomic_read(&ch->n_to_notify) > 0) {
  1510. /*
  1511. * Notify senders that messages sent have been
  1512. * received and delivered by the other side.
  1513. */
  1514. xpc_notify_senders_sn2(ch, xpMsgDelivered,
  1515. ch_sn2->remote_GP.get);
  1516. }
  1517. /*
  1518. * Clear msg->flags in previously sent messages, so that
  1519. * they're ready for xpc_allocate_msg().
  1520. */
  1521. xpc_clear_local_msgqueue_flags_sn2(ch);
  1522. ch_sn2->w_remote_GP.get = ch_sn2->remote_GP.get;
  1523. dev_dbg(xpc_chan, "w_remote_GP.get changed to %ld, partid=%d, "
  1524. "channel=%d\n", ch_sn2->w_remote_GP.get, ch->partid,
  1525. ch->number);
  1526. /*
  1527. * If anyone was waiting for message queue entries to become
  1528. * available, wake them up.
  1529. */
  1530. if (atomic_read(&ch->n_on_msg_allocate_wq) > 0)
  1531. wake_up(&ch->msg_allocate_wq);
  1532. }
  1533. /*
  1534. * Now check for newly sent messages by the other side. (The remote
  1535. * PUT value will have changed since we last looked at it.)
  1536. */
  1537. if (ch_sn2->w_remote_GP.put != ch_sn2->remote_GP.put) {
  1538. /*
  1539. * Clear msg->flags in previously received messages, so that
  1540. * they're ready for xpc_get_deliverable_payload_sn2().
  1541. */
  1542. xpc_clear_remote_msgqueue_flags_sn2(ch);
  1543. smp_wmb(); /* ensure flags have been cleared before bte_copy */
  1544. ch_sn2->w_remote_GP.put = ch_sn2->remote_GP.put;
  1545. dev_dbg(xpc_chan, "w_remote_GP.put changed to %ld, partid=%d, "
  1546. "channel=%d\n", ch_sn2->w_remote_GP.put, ch->partid,
  1547. ch->number);
  1548. npayloads_sent = xpc_n_of_deliverable_payloads_sn2(ch);
  1549. if (npayloads_sent > 0) {
  1550. dev_dbg(xpc_chan, "msgs waiting to be copied and "
  1551. "delivered=%d, partid=%d, channel=%d\n",
  1552. npayloads_sent, ch->partid, ch->number);
  1553. if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)
  1554. xpc_activate_kthreads(ch, npayloads_sent);
  1555. }
  1556. }
  1557. xpc_msgqueue_deref(ch);
  1558. }
  1559. static struct xpc_msg_sn2 *
  1560. xpc_pull_remote_msg_sn2(struct xpc_channel *ch, s64 get)
  1561. {
  1562. struct xpc_partition *part = &xpc_partitions[ch->partid];
  1563. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1564. unsigned long remote_msg_pa;
  1565. struct xpc_msg_sn2 *msg;
  1566. u32 msg_index;
  1567. u32 nmsgs;
  1568. u64 msg_offset;
  1569. enum xp_retval ret;
  1570. if (mutex_lock_interruptible(&ch_sn2->msg_to_pull_mutex) != 0) {
  1571. /* we were interrupted by a signal */
  1572. return NULL;
  1573. }
  1574. while (get >= ch_sn2->next_msg_to_pull) {
  1575. /* pull as many messages as are ready and able to be pulled */
  1576. msg_index = ch_sn2->next_msg_to_pull % ch->remote_nentries;
  1577. DBUG_ON(ch_sn2->next_msg_to_pull >= ch_sn2->w_remote_GP.put);
  1578. nmsgs = ch_sn2->w_remote_GP.put - ch_sn2->next_msg_to_pull;
  1579. if (msg_index + nmsgs > ch->remote_nentries) {
  1580. /* ignore the ones that wrap the msg queue for now */
  1581. nmsgs = ch->remote_nentries - msg_index;
  1582. }
  1583. msg_offset = msg_index * ch->entry_size;
  1584. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->remote_msgqueue +
  1585. msg_offset);
  1586. remote_msg_pa = ch_sn2->remote_msgqueue_pa + msg_offset;
  1587. ret = xpc_pull_remote_cachelines_sn2(part, msg, remote_msg_pa,
  1588. nmsgs * ch->entry_size);
  1589. if (ret != xpSuccess) {
  1590. dev_dbg(xpc_chan, "failed to pull %d msgs starting with"
  1591. " msg %ld from partition %d, channel=%d, "
  1592. "ret=%d\n", nmsgs, ch_sn2->next_msg_to_pull,
  1593. ch->partid, ch->number, ret);
  1594. XPC_DEACTIVATE_PARTITION(part, ret);
  1595. mutex_unlock(&ch_sn2->msg_to_pull_mutex);
  1596. return NULL;
  1597. }
  1598. ch_sn2->next_msg_to_pull += nmsgs;
  1599. }
  1600. mutex_unlock(&ch_sn2->msg_to_pull_mutex);
  1601. /* return the message we were looking for */
  1602. msg_offset = (get % ch->remote_nentries) * ch->entry_size;
  1603. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->remote_msgqueue + msg_offset);
  1604. return msg;
  1605. }
  1606. /*
  1607. * Get the next deliverable message's payload.
  1608. */
  1609. static void *
  1610. xpc_get_deliverable_payload_sn2(struct xpc_channel *ch)
  1611. {
  1612. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1613. struct xpc_msg_sn2 *msg;
  1614. void *payload = NULL;
  1615. s64 get;
  1616. do {
  1617. if (ch->flags & XPC_C_DISCONNECTING)
  1618. break;
  1619. get = ch_sn2->w_local_GP.get;
  1620. smp_rmb(); /* guarantee that .get loads before .put */
  1621. if (get == ch_sn2->w_remote_GP.put)
  1622. break;
  1623. /* There are messages waiting to be pulled and delivered.
  1624. * We need to try to secure one for ourselves. We'll do this
  1625. * by trying to increment w_local_GP.get and hope that no one
  1626. * else beats us to it. If they do, we'll we'll simply have
  1627. * to try again for the next one.
  1628. */
  1629. if (cmpxchg(&ch_sn2->w_local_GP.get, get, get + 1) == get) {
  1630. /* we got the entry referenced by get */
  1631. dev_dbg(xpc_chan, "w_local_GP.get changed to %ld, "
  1632. "partid=%d, channel=%d\n", get + 1,
  1633. ch->partid, ch->number);
  1634. /* pull the message from the remote partition */
  1635. msg = xpc_pull_remote_msg_sn2(ch, get);
  1636. if (msg != NULL) {
  1637. DBUG_ON(msg->number != get);
  1638. DBUG_ON(msg->flags & XPC_M_SN2_DONE);
  1639. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1640. payload = &msg->payload;
  1641. }
  1642. break;
  1643. }
  1644. } while (1);
  1645. return payload;
  1646. }
  1647. /*
  1648. * Now we actually send the messages that are ready to be sent by advancing
  1649. * the local message queue's Put value and then send a chctl msgrequest to the
  1650. * recipient partition.
  1651. */
  1652. static void
  1653. xpc_send_msgs_sn2(struct xpc_channel *ch, s64 initial_put)
  1654. {
  1655. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1656. struct xpc_msg_sn2 *msg;
  1657. s64 put = initial_put + 1;
  1658. int send_msgrequest = 0;
  1659. while (1) {
  1660. while (1) {
  1661. if (put == ch_sn2->w_local_GP.put)
  1662. break;
  1663. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->
  1664. local_msgqueue + (put %
  1665. ch->local_nentries) *
  1666. ch->entry_size);
  1667. if (!(msg->flags & XPC_M_SN2_READY))
  1668. break;
  1669. put++;
  1670. }
  1671. if (put == initial_put) {
  1672. /* nothing's changed */
  1673. break;
  1674. }
  1675. if (cmpxchg_rel(&ch_sn2->local_GP->put, initial_put, put) !=
  1676. initial_put) {
  1677. /* someone else beat us to it */
  1678. DBUG_ON(ch_sn2->local_GP->put < initial_put);
  1679. break;
  1680. }
  1681. /* we just set the new value of local_GP->put */
  1682. dev_dbg(xpc_chan, "local_GP->put changed to %ld, partid=%d, "
  1683. "channel=%d\n", put, ch->partid, ch->number);
  1684. send_msgrequest = 1;
  1685. /*
  1686. * We need to ensure that the message referenced by
  1687. * local_GP->put is not XPC_M_SN2_READY or that local_GP->put
  1688. * equals w_local_GP.put, so we'll go have a look.
  1689. */
  1690. initial_put = put;
  1691. }
  1692. if (send_msgrequest)
  1693. xpc_send_chctl_msgrequest_sn2(ch);
  1694. }
  1695. /*
  1696. * Allocate an entry for a message from the message queue associated with the
  1697. * specified channel.
  1698. */
  1699. static enum xp_retval
  1700. xpc_allocate_msg_sn2(struct xpc_channel *ch, u32 flags,
  1701. struct xpc_msg_sn2 **address_of_msg)
  1702. {
  1703. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1704. struct xpc_msg_sn2 *msg;
  1705. enum xp_retval ret;
  1706. s64 put;
  1707. /*
  1708. * Get the next available message entry from the local message queue.
  1709. * If none are available, we'll make sure that we grab the latest
  1710. * GP values.
  1711. */
  1712. ret = xpTimeout;
  1713. while (1) {
  1714. put = ch_sn2->w_local_GP.put;
  1715. smp_rmb(); /* guarantee that .put loads before .get */
  1716. if (put - ch_sn2->w_remote_GP.get < ch->local_nentries) {
  1717. /* There are available message entries. We need to try
  1718. * to secure one for ourselves. We'll do this by trying
  1719. * to increment w_local_GP.put as long as someone else
  1720. * doesn't beat us to it. If they do, we'll have to
  1721. * try again.
  1722. */
  1723. if (cmpxchg(&ch_sn2->w_local_GP.put, put, put + 1) ==
  1724. put) {
  1725. /* we got the entry referenced by put */
  1726. break;
  1727. }
  1728. continue; /* try again */
  1729. }
  1730. /*
  1731. * There aren't any available msg entries at this time.
  1732. *
  1733. * In waiting for a message entry to become available,
  1734. * we set a timeout in case the other side is not sending
  1735. * completion interrupts. This lets us fake a notify IRQ
  1736. * that will cause the notify IRQ handler to fetch the latest
  1737. * GP values as if an interrupt was sent by the other side.
  1738. */
  1739. if (ret == xpTimeout)
  1740. xpc_send_chctl_local_msgrequest_sn2(ch);
  1741. if (flags & XPC_NOWAIT)
  1742. return xpNoWait;
  1743. ret = xpc_allocate_msg_wait(ch);
  1744. if (ret != xpInterrupted && ret != xpTimeout)
  1745. return ret;
  1746. }
  1747. /* get the message's address and initialize it */
  1748. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->local_msgqueue +
  1749. (put % ch->local_nentries) *
  1750. ch->entry_size);
  1751. DBUG_ON(msg->flags != 0);
  1752. msg->number = put;
  1753. dev_dbg(xpc_chan, "w_local_GP.put changed to %ld; msg=0x%p, "
  1754. "msg_number=%ld, partid=%d, channel=%d\n", put + 1,
  1755. (void *)msg, msg->number, ch->partid, ch->number);
  1756. *address_of_msg = msg;
  1757. return xpSuccess;
  1758. }
  1759. /*
  1760. * Common code that does the actual sending of the message by advancing the
  1761. * local message queue's Put value and sends a chctl msgrequest to the
  1762. * partition the message is being sent to.
  1763. */
  1764. static enum xp_retval
  1765. xpc_send_payload_sn2(struct xpc_channel *ch, u32 flags, void *payload,
  1766. u16 payload_size, u8 notify_type, xpc_notify_func func,
  1767. void *key)
  1768. {
  1769. enum xp_retval ret = xpSuccess;
  1770. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1771. struct xpc_msg_sn2 *msg = msg;
  1772. struct xpc_notify_sn2 *notify = notify;
  1773. s64 msg_number;
  1774. s64 put;
  1775. DBUG_ON(notify_type == XPC_N_CALL && func == NULL);
  1776. if (XPC_MSG_SIZE(payload_size) > ch->entry_size)
  1777. return xpPayloadTooBig;
  1778. xpc_msgqueue_ref(ch);
  1779. if (ch->flags & XPC_C_DISCONNECTING) {
  1780. ret = ch->reason;
  1781. goto out_1;
  1782. }
  1783. if (!(ch->flags & XPC_C_CONNECTED)) {
  1784. ret = xpNotConnected;
  1785. goto out_1;
  1786. }
  1787. ret = xpc_allocate_msg_sn2(ch, flags, &msg);
  1788. if (ret != xpSuccess)
  1789. goto out_1;
  1790. msg_number = msg->number;
  1791. if (notify_type != 0) {
  1792. /*
  1793. * Tell the remote side to send an ACK interrupt when the
  1794. * message has been delivered.
  1795. */
  1796. msg->flags |= XPC_M_SN2_INTERRUPT;
  1797. atomic_inc(&ch->n_to_notify);
  1798. notify = &ch_sn2->notify_queue[msg_number % ch->local_nentries];
  1799. notify->func = func;
  1800. notify->key = key;
  1801. notify->type = notify_type;
  1802. /* ??? Is a mb() needed here? */
  1803. if (ch->flags & XPC_C_DISCONNECTING) {
  1804. /*
  1805. * An error occurred between our last error check and
  1806. * this one. We will try to clear the type field from
  1807. * the notify entry. If we succeed then
  1808. * xpc_disconnect_channel() didn't already process
  1809. * the notify entry.
  1810. */
  1811. if (cmpxchg(&notify->type, notify_type, 0) ==
  1812. notify_type) {
  1813. atomic_dec(&ch->n_to_notify);
  1814. ret = ch->reason;
  1815. }
  1816. goto out_1;
  1817. }
  1818. }
  1819. memcpy(&msg->payload, payload, payload_size);
  1820. msg->flags |= XPC_M_SN2_READY;
  1821. /*
  1822. * The preceding store of msg->flags must occur before the following
  1823. * load of local_GP->put.
  1824. */
  1825. smp_mb();
  1826. /* see if the message is next in line to be sent, if so send it */
  1827. put = ch_sn2->local_GP->put;
  1828. if (put == msg_number)
  1829. xpc_send_msgs_sn2(ch, put);
  1830. out_1:
  1831. xpc_msgqueue_deref(ch);
  1832. return ret;
  1833. }
  1834. /*
  1835. * Now we actually acknowledge the messages that have been delivered and ack'd
  1836. * by advancing the cached remote message queue's Get value and if requested
  1837. * send a chctl msgrequest to the message sender's partition.
  1838. *
  1839. * If a message has XPC_M_SN2_INTERRUPT set, send an interrupt to the partition
  1840. * that sent the message.
  1841. */
  1842. static void
  1843. xpc_acknowledge_msgs_sn2(struct xpc_channel *ch, s64 initial_get, u8 msg_flags)
  1844. {
  1845. struct xpc_channel_sn2 *ch_sn2 = &ch->sn.sn2;
  1846. struct xpc_msg_sn2 *msg;
  1847. s64 get = initial_get + 1;
  1848. int send_msgrequest = 0;
  1849. while (1) {
  1850. while (1) {
  1851. if (get == ch_sn2->w_local_GP.get)
  1852. break;
  1853. msg = (struct xpc_msg_sn2 *)((u64)ch_sn2->
  1854. remote_msgqueue + (get %
  1855. ch->remote_nentries) *
  1856. ch->entry_size);
  1857. if (!(msg->flags & XPC_M_SN2_DONE))
  1858. break;
  1859. msg_flags |= msg->flags;
  1860. get++;
  1861. }
  1862. if (get == initial_get) {
  1863. /* nothing's changed */
  1864. break;
  1865. }
  1866. if (cmpxchg_rel(&ch_sn2->local_GP->get, initial_get, get) !=
  1867. initial_get) {
  1868. /* someone else beat us to it */
  1869. DBUG_ON(ch_sn2->local_GP->get <= initial_get);
  1870. break;
  1871. }
  1872. /* we just set the new value of local_GP->get */
  1873. dev_dbg(xpc_chan, "local_GP->get changed to %ld, partid=%d, "
  1874. "channel=%d\n", get, ch->partid, ch->number);
  1875. send_msgrequest = (msg_flags & XPC_M_SN2_INTERRUPT);
  1876. /*
  1877. * We need to ensure that the message referenced by
  1878. * local_GP->get is not XPC_M_SN2_DONE or that local_GP->get
  1879. * equals w_local_GP.get, so we'll go have a look.
  1880. */
  1881. initial_get = get;
  1882. }
  1883. if (send_msgrequest)
  1884. xpc_send_chctl_msgrequest_sn2(ch);
  1885. }
  1886. static void
  1887. xpc_received_payload_sn2(struct xpc_channel *ch, void *payload)
  1888. {
  1889. struct xpc_msg_sn2 *msg;
  1890. s64 msg_number;
  1891. s64 get;
  1892. msg = container_of(payload, struct xpc_msg_sn2, payload);
  1893. msg_number = msg->number;
  1894. dev_dbg(xpc_chan, "msg=0x%p, msg_number=%ld, partid=%d, channel=%d\n",
  1895. (void *)msg, msg_number, ch->partid, ch->number);
  1896. DBUG_ON((((u64)msg - (u64)ch->sn.sn2.remote_msgqueue) / ch->entry_size) !=
  1897. msg_number % ch->remote_nentries);
  1898. DBUG_ON(!(msg->flags & XPC_M_SN2_READY));
  1899. DBUG_ON(msg->flags & XPC_M_SN2_DONE);
  1900. msg->flags |= XPC_M_SN2_DONE;
  1901. /*
  1902. * The preceding store of msg->flags must occur before the following
  1903. * load of local_GP->get.
  1904. */
  1905. smp_mb();
  1906. /*
  1907. * See if this message is next in line to be acknowledged as having
  1908. * been delivered.
  1909. */
  1910. get = ch->sn.sn2.local_GP->get;
  1911. if (get == msg_number)
  1912. xpc_acknowledge_msgs_sn2(ch, get, msg->flags);
  1913. }
  1914. int
  1915. xpc_init_sn2(void)
  1916. {
  1917. int ret;
  1918. size_t buf_size;
  1919. xpc_setup_partitions_sn = xpc_setup_partitions_sn_sn2;
  1920. xpc_teardown_partitions_sn = xpc_teardown_partitions_sn_sn2;
  1921. xpc_get_partition_rsvd_page_pa = xpc_get_partition_rsvd_page_pa_sn2;
  1922. xpc_setup_rsvd_page_sn = xpc_setup_rsvd_page_sn_sn2;
  1923. xpc_increment_heartbeat = xpc_increment_heartbeat_sn2;
  1924. xpc_offline_heartbeat = xpc_offline_heartbeat_sn2;
  1925. xpc_online_heartbeat = xpc_online_heartbeat_sn2;
  1926. xpc_heartbeat_init = xpc_heartbeat_init_sn2;
  1927. xpc_heartbeat_exit = xpc_heartbeat_exit_sn2;
  1928. xpc_get_remote_heartbeat = xpc_get_remote_heartbeat_sn2;
  1929. xpc_request_partition_activation = xpc_request_partition_activation_sn2;
  1930. xpc_request_partition_reactivation =
  1931. xpc_request_partition_reactivation_sn2;
  1932. xpc_request_partition_deactivation =
  1933. xpc_request_partition_deactivation_sn2;
  1934. xpc_cancel_partition_deactivation_request =
  1935. xpc_cancel_partition_deactivation_request_sn2;
  1936. xpc_process_activate_IRQ_rcvd = xpc_process_activate_IRQ_rcvd_sn2;
  1937. xpc_setup_ch_structures_sn = xpc_setup_ch_structures_sn_sn2;
  1938. xpc_teardown_ch_structures_sn = xpc_teardown_ch_structures_sn_sn2;
  1939. xpc_make_first_contact = xpc_make_first_contact_sn2;
  1940. xpc_get_chctl_all_flags = xpc_get_chctl_all_flags_sn2;
  1941. xpc_send_chctl_closerequest = xpc_send_chctl_closerequest_sn2;
  1942. xpc_send_chctl_closereply = xpc_send_chctl_closereply_sn2;
  1943. xpc_send_chctl_openrequest = xpc_send_chctl_openrequest_sn2;
  1944. xpc_send_chctl_openreply = xpc_send_chctl_openreply_sn2;
  1945. xpc_save_remote_msgqueue_pa = xpc_save_remote_msgqueue_pa_sn2;
  1946. xpc_setup_msg_structures = xpc_setup_msg_structures_sn2;
  1947. xpc_teardown_msg_structures = xpc_teardown_msg_structures_sn2;
  1948. xpc_notify_senders_of_disconnect = xpc_notify_senders_of_disconnect_sn2;
  1949. xpc_process_msg_chctl_flags = xpc_process_msg_chctl_flags_sn2;
  1950. xpc_n_of_deliverable_payloads = xpc_n_of_deliverable_payloads_sn2;
  1951. xpc_get_deliverable_payload = xpc_get_deliverable_payload_sn2;
  1952. xpc_indicate_partition_engaged = xpc_indicate_partition_engaged_sn2;
  1953. xpc_indicate_partition_disengaged =
  1954. xpc_indicate_partition_disengaged_sn2;
  1955. xpc_partition_engaged = xpc_partition_engaged_sn2;
  1956. xpc_any_partition_engaged = xpc_any_partition_engaged_sn2;
  1957. xpc_assume_partition_disengaged = xpc_assume_partition_disengaged_sn2;
  1958. xpc_send_payload = xpc_send_payload_sn2;
  1959. xpc_received_payload = xpc_received_payload_sn2;
  1960. if (offsetof(struct xpc_msg_sn2, payload) > XPC_MSG_HDR_MAX_SIZE) {
  1961. dev_err(xpc_part, "header portion of struct xpc_msg_sn2 is "
  1962. "larger than %d\n", XPC_MSG_HDR_MAX_SIZE);
  1963. return -E2BIG;
  1964. }
  1965. buf_size = max(XPC_RP_VARS_SIZE,
  1966. XPC_RP_HEADER_SIZE + XP_NASID_MASK_BYTES_SN2);
  1967. xpc_remote_copy_buffer_sn2 = xpc_kmalloc_cacheline_aligned(buf_size,
  1968. GFP_KERNEL,
  1969. &xpc_remote_copy_buffer_base_sn2);
  1970. if (xpc_remote_copy_buffer_sn2 == NULL) {
  1971. dev_err(xpc_part, "can't get memory for remote copy buffer\n");
  1972. return -ENOMEM;
  1973. }
  1974. /* open up protections for IPI and [potentially] amo operations */
  1975. xpc_allow_IPI_ops_sn2();
  1976. xpc_allow_amo_ops_shub_wars_1_1_sn2();
  1977. /*
  1978. * This is safe to do before the xpc_hb_checker thread has started
  1979. * because the handler releases a wait queue. If an interrupt is
  1980. * received before the thread is waiting, it will not go to sleep,
  1981. * but rather immediately process the interrupt.
  1982. */
  1983. ret = request_irq(SGI_XPC_ACTIVATE, xpc_handle_activate_IRQ_sn2, 0,
  1984. "xpc hb", NULL);
  1985. if (ret != 0) {
  1986. dev_err(xpc_part, "can't register ACTIVATE IRQ handler, "
  1987. "errno=%d\n", -ret);
  1988. xpc_disallow_IPI_ops_sn2();
  1989. kfree(xpc_remote_copy_buffer_base_sn2);
  1990. }
  1991. return ret;
  1992. }
  1993. void
  1994. xpc_exit_sn2(void)
  1995. {
  1996. free_irq(SGI_XPC_ACTIVATE, NULL);
  1997. xpc_disallow_IPI_ops_sn2();
  1998. kfree(xpc_remote_copy_buffer_base_sn2);
  1999. }