qib_file_ops.c 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333
  1. /*
  2. * Copyright (c) 2012 Intel Corporation. All rights reserved.
  3. * Copyright (c) 2006 - 2012 QLogic Corporation. All rights reserved.
  4. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
  5. *
  6. * This software is available to you under a choice of one of two
  7. * licenses. You may choose to be licensed under the terms of the GNU
  8. * General Public License (GPL) Version 2, available from the file
  9. * COPYING in the main directory of this source tree, or the
  10. * OpenIB.org BSD license below:
  11. *
  12. * Redistribution and use in source and binary forms, with or
  13. * without modification, are permitted provided that the following
  14. * conditions are met:
  15. *
  16. * - Redistributions of source code must retain the above
  17. * copyright notice, this list of conditions and the following
  18. * disclaimer.
  19. *
  20. * - Redistributions in binary form must reproduce the above
  21. * copyright notice, this list of conditions and the following
  22. * disclaimer in the documentation and/or other materials
  23. * provided with the distribution.
  24. *
  25. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  26. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  27. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  28. * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
  29. * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  30. * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  31. * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  32. * SOFTWARE.
  33. */
  34. #include <linux/pci.h>
  35. #include <linux/poll.h>
  36. #include <linux/cdev.h>
  37. #include <linux/swap.h>
  38. #include <linux/vmalloc.h>
  39. #include <linux/highmem.h>
  40. #include <linux/io.h>
  41. #include <linux/aio.h>
  42. #include <linux/jiffies.h>
  43. #include <asm/pgtable.h>
  44. #include <linux/delay.h>
  45. #include <linux/export.h>
  46. #include "qib.h"
  47. #include "qib_common.h"
  48. #include "qib_user_sdma.h"
  49. #undef pr_fmt
  50. #define pr_fmt(fmt) QIB_DRV_NAME ": " fmt
  51. static int qib_open(struct inode *, struct file *);
  52. static int qib_close(struct inode *, struct file *);
  53. static ssize_t qib_write(struct file *, const char __user *, size_t, loff_t *);
  54. static ssize_t qib_aio_write(struct kiocb *, const struct iovec *,
  55. unsigned long, loff_t);
  56. static unsigned int qib_poll(struct file *, struct poll_table_struct *);
  57. static int qib_mmapf(struct file *, struct vm_area_struct *);
  58. static const struct file_operations qib_file_ops = {
  59. .owner = THIS_MODULE,
  60. .write = qib_write,
  61. .aio_write = qib_aio_write,
  62. .open = qib_open,
  63. .release = qib_close,
  64. .poll = qib_poll,
  65. .mmap = qib_mmapf,
  66. .llseek = noop_llseek,
  67. };
  68. /*
  69. * Convert kernel virtual addresses to physical addresses so they don't
  70. * potentially conflict with the chip addresses used as mmap offsets.
  71. * It doesn't really matter what mmap offset we use as long as we can
  72. * interpret it correctly.
  73. */
  74. static u64 cvt_kvaddr(void *p)
  75. {
  76. struct page *page;
  77. u64 paddr = 0;
  78. page = vmalloc_to_page(p);
  79. if (page)
  80. paddr = page_to_pfn(page) << PAGE_SHIFT;
  81. return paddr;
  82. }
  83. static int qib_get_base_info(struct file *fp, void __user *ubase,
  84. size_t ubase_size)
  85. {
  86. struct qib_ctxtdata *rcd = ctxt_fp(fp);
  87. int ret = 0;
  88. struct qib_base_info *kinfo = NULL;
  89. struct qib_devdata *dd = rcd->dd;
  90. struct qib_pportdata *ppd = rcd->ppd;
  91. unsigned subctxt_cnt;
  92. int shared, master;
  93. size_t sz;
  94. subctxt_cnt = rcd->subctxt_cnt;
  95. if (!subctxt_cnt) {
  96. shared = 0;
  97. master = 0;
  98. subctxt_cnt = 1;
  99. } else {
  100. shared = 1;
  101. master = !subctxt_fp(fp);
  102. }
  103. sz = sizeof(*kinfo);
  104. /* If context sharing is not requested, allow the old size structure */
  105. if (!shared)
  106. sz -= 7 * sizeof(u64);
  107. if (ubase_size < sz) {
  108. ret = -EINVAL;
  109. goto bail;
  110. }
  111. kinfo = kzalloc(sizeof(*kinfo), GFP_KERNEL);
  112. if (kinfo == NULL) {
  113. ret = -ENOMEM;
  114. goto bail;
  115. }
  116. ret = dd->f_get_base_info(rcd, kinfo);
  117. if (ret < 0)
  118. goto bail;
  119. kinfo->spi_rcvhdr_cnt = dd->rcvhdrcnt;
  120. kinfo->spi_rcvhdrent_size = dd->rcvhdrentsize;
  121. kinfo->spi_tidegrcnt = rcd->rcvegrcnt;
  122. kinfo->spi_rcv_egrbufsize = dd->rcvegrbufsize;
  123. /*
  124. * have to mmap whole thing
  125. */
  126. kinfo->spi_rcv_egrbuftotlen =
  127. rcd->rcvegrbuf_chunks * rcd->rcvegrbuf_size;
  128. kinfo->spi_rcv_egrperchunk = rcd->rcvegrbufs_perchunk;
  129. kinfo->spi_rcv_egrchunksize = kinfo->spi_rcv_egrbuftotlen /
  130. rcd->rcvegrbuf_chunks;
  131. kinfo->spi_tidcnt = dd->rcvtidcnt / subctxt_cnt;
  132. if (master)
  133. kinfo->spi_tidcnt += dd->rcvtidcnt % subctxt_cnt;
  134. /*
  135. * for this use, may be cfgctxts summed over all chips that
  136. * are are configured and present
  137. */
  138. kinfo->spi_nctxts = dd->cfgctxts;
  139. /* unit (chip/board) our context is on */
  140. kinfo->spi_unit = dd->unit;
  141. kinfo->spi_port = ppd->port;
  142. /* for now, only a single page */
  143. kinfo->spi_tid_maxsize = PAGE_SIZE;
  144. /*
  145. * Doing this per context, and based on the skip value, etc. This has
  146. * to be the actual buffer size, since the protocol code treats it
  147. * as an array.
  148. *
  149. * These have to be set to user addresses in the user code via mmap.
  150. * These values are used on return to user code for the mmap target
  151. * addresses only. For 32 bit, same 44 bit address problem, so use
  152. * the physical address, not virtual. Before 2.6.11, using the
  153. * page_address() macro worked, but in 2.6.11, even that returns the
  154. * full 64 bit address (upper bits all 1's). So far, using the
  155. * physical addresses (or chip offsets, for chip mapping) works, but
  156. * no doubt some future kernel release will change that, and we'll be
  157. * on to yet another method of dealing with this.
  158. * Normally only one of rcvhdr_tailaddr or rhf_offset is useful
  159. * since the chips with non-zero rhf_offset don't normally
  160. * enable tail register updates to host memory, but for testing,
  161. * both can be enabled and used.
  162. */
  163. kinfo->spi_rcvhdr_base = (u64) rcd->rcvhdrq_phys;
  164. kinfo->spi_rcvhdr_tailaddr = (u64) rcd->rcvhdrqtailaddr_phys;
  165. kinfo->spi_rhf_offset = dd->rhf_offset;
  166. kinfo->spi_rcv_egrbufs = (u64) rcd->rcvegr_phys;
  167. kinfo->spi_pioavailaddr = (u64) dd->pioavailregs_phys;
  168. /* setup per-unit (not port) status area for user programs */
  169. kinfo->spi_status = (u64) kinfo->spi_pioavailaddr +
  170. (char *) ppd->statusp -
  171. (char *) dd->pioavailregs_dma;
  172. kinfo->spi_uregbase = (u64) dd->uregbase + dd->ureg_align * rcd->ctxt;
  173. if (!shared) {
  174. kinfo->spi_piocnt = rcd->piocnt;
  175. kinfo->spi_piobufbase = (u64) rcd->piobufs;
  176. kinfo->spi_sendbuf_status = cvt_kvaddr(rcd->user_event_mask);
  177. } else if (master) {
  178. kinfo->spi_piocnt = (rcd->piocnt / subctxt_cnt) +
  179. (rcd->piocnt % subctxt_cnt);
  180. /* Master's PIO buffers are after all the slave's */
  181. kinfo->spi_piobufbase = (u64) rcd->piobufs +
  182. dd->palign *
  183. (rcd->piocnt - kinfo->spi_piocnt);
  184. } else {
  185. unsigned slave = subctxt_fp(fp) - 1;
  186. kinfo->spi_piocnt = rcd->piocnt / subctxt_cnt;
  187. kinfo->spi_piobufbase = (u64) rcd->piobufs +
  188. dd->palign * kinfo->spi_piocnt * slave;
  189. }
  190. if (shared) {
  191. kinfo->spi_sendbuf_status =
  192. cvt_kvaddr(&rcd->user_event_mask[subctxt_fp(fp)]);
  193. /* only spi_subctxt_* fields should be set in this block! */
  194. kinfo->spi_subctxt_uregbase = cvt_kvaddr(rcd->subctxt_uregbase);
  195. kinfo->spi_subctxt_rcvegrbuf =
  196. cvt_kvaddr(rcd->subctxt_rcvegrbuf);
  197. kinfo->spi_subctxt_rcvhdr_base =
  198. cvt_kvaddr(rcd->subctxt_rcvhdr_base);
  199. }
  200. /*
  201. * All user buffers are 2KB buffers. If we ever support
  202. * giving 4KB buffers to user processes, this will need some
  203. * work. Can't use piobufbase directly, because it has
  204. * both 2K and 4K buffer base values.
  205. */
  206. kinfo->spi_pioindex = (kinfo->spi_piobufbase - dd->pio2k_bufbase) /
  207. dd->palign;
  208. kinfo->spi_pioalign = dd->palign;
  209. kinfo->spi_qpair = QIB_KD_QP;
  210. /*
  211. * user mode PIO buffers are always 2KB, even when 4KB can
  212. * be received, and sent via the kernel; this is ibmaxlen
  213. * for 2K MTU.
  214. */
  215. kinfo->spi_piosize = dd->piosize2k - 2 * sizeof(u32);
  216. kinfo->spi_mtu = ppd->ibmaxlen; /* maxlen, not ibmtu */
  217. kinfo->spi_ctxt = rcd->ctxt;
  218. kinfo->spi_subctxt = subctxt_fp(fp);
  219. kinfo->spi_sw_version = QIB_KERN_SWVERSION;
  220. kinfo->spi_sw_version |= 1U << 31; /* QLogic-built, not kernel.org */
  221. kinfo->spi_hw_version = dd->revision;
  222. if (master)
  223. kinfo->spi_runtime_flags |= QIB_RUNTIME_MASTER;
  224. sz = (ubase_size < sizeof(*kinfo)) ? ubase_size : sizeof(*kinfo);
  225. if (copy_to_user(ubase, kinfo, sz))
  226. ret = -EFAULT;
  227. bail:
  228. kfree(kinfo);
  229. return ret;
  230. }
  231. /**
  232. * qib_tid_update - update a context TID
  233. * @rcd: the context
  234. * @fp: the qib device file
  235. * @ti: the TID information
  236. *
  237. * The new implementation as of Oct 2004 is that the driver assigns
  238. * the tid and returns it to the caller. To reduce search time, we
  239. * keep a cursor for each context, walking the shadow tid array to find
  240. * one that's not in use.
  241. *
  242. * For now, if we can't allocate the full list, we fail, although
  243. * in the long run, we'll allocate as many as we can, and the
  244. * caller will deal with that by trying the remaining pages later.
  245. * That means that when we fail, we have to mark the tids as not in
  246. * use again, in our shadow copy.
  247. *
  248. * It's up to the caller to free the tids when they are done.
  249. * We'll unlock the pages as they free them.
  250. *
  251. * Also, right now we are locking one page at a time, but since
  252. * the intended use of this routine is for a single group of
  253. * virtually contiguous pages, that should change to improve
  254. * performance.
  255. */
  256. static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp,
  257. const struct qib_tid_info *ti)
  258. {
  259. int ret = 0, ntids;
  260. u32 tid, ctxttid, cnt, i, tidcnt, tidoff;
  261. u16 *tidlist;
  262. struct qib_devdata *dd = rcd->dd;
  263. u64 physaddr;
  264. unsigned long vaddr;
  265. u64 __iomem *tidbase;
  266. unsigned long tidmap[8];
  267. struct page **pagep = NULL;
  268. unsigned subctxt = subctxt_fp(fp);
  269. if (!dd->pageshadow) {
  270. ret = -ENOMEM;
  271. goto done;
  272. }
  273. cnt = ti->tidcnt;
  274. if (!cnt) {
  275. ret = -EFAULT;
  276. goto done;
  277. }
  278. ctxttid = rcd->ctxt * dd->rcvtidcnt;
  279. if (!rcd->subctxt_cnt) {
  280. tidcnt = dd->rcvtidcnt;
  281. tid = rcd->tidcursor;
  282. tidoff = 0;
  283. } else if (!subctxt) {
  284. tidcnt = (dd->rcvtidcnt / rcd->subctxt_cnt) +
  285. (dd->rcvtidcnt % rcd->subctxt_cnt);
  286. tidoff = dd->rcvtidcnt - tidcnt;
  287. ctxttid += tidoff;
  288. tid = tidcursor_fp(fp);
  289. } else {
  290. tidcnt = dd->rcvtidcnt / rcd->subctxt_cnt;
  291. tidoff = tidcnt * (subctxt - 1);
  292. ctxttid += tidoff;
  293. tid = tidcursor_fp(fp);
  294. }
  295. if (cnt > tidcnt) {
  296. /* make sure it all fits in tid_pg_list */
  297. qib_devinfo(dd->pcidev,
  298. "Process tried to allocate %u TIDs, only trying max (%u)\n",
  299. cnt, tidcnt);
  300. cnt = tidcnt;
  301. }
  302. pagep = (struct page **) rcd->tid_pg_list;
  303. tidlist = (u16 *) &pagep[dd->rcvtidcnt];
  304. pagep += tidoff;
  305. tidlist += tidoff;
  306. memset(tidmap, 0, sizeof(tidmap));
  307. /* before decrement; chip actual # */
  308. ntids = tidcnt;
  309. tidbase = (u64 __iomem *) (((char __iomem *) dd->kregbase) +
  310. dd->rcvtidbase +
  311. ctxttid * sizeof(*tidbase));
  312. /* virtual address of first page in transfer */
  313. vaddr = ti->tidvaddr;
  314. if (!access_ok(VERIFY_WRITE, (void __user *) vaddr,
  315. cnt * PAGE_SIZE)) {
  316. ret = -EFAULT;
  317. goto done;
  318. }
  319. ret = qib_get_user_pages(vaddr, cnt, pagep);
  320. if (ret) {
  321. /*
  322. * if (ret == -EBUSY)
  323. * We can't continue because the pagep array won't be
  324. * initialized. This should never happen,
  325. * unless perhaps the user has mpin'ed the pages
  326. * themselves.
  327. */
  328. qib_devinfo(dd->pcidev,
  329. "Failed to lock addr %p, %u pages: "
  330. "errno %d\n", (void *) vaddr, cnt, -ret);
  331. goto done;
  332. }
  333. for (i = 0; i < cnt; i++, vaddr += PAGE_SIZE) {
  334. for (; ntids--; tid++) {
  335. if (tid == tidcnt)
  336. tid = 0;
  337. if (!dd->pageshadow[ctxttid + tid])
  338. break;
  339. }
  340. if (ntids < 0) {
  341. /*
  342. * Oops, wrapped all the way through their TIDs,
  343. * and didn't have enough free; see comments at
  344. * start of routine
  345. */
  346. i--; /* last tidlist[i] not filled in */
  347. ret = -ENOMEM;
  348. break;
  349. }
  350. tidlist[i] = tid + tidoff;
  351. /* we "know" system pages and TID pages are same size */
  352. dd->pageshadow[ctxttid + tid] = pagep[i];
  353. dd->physshadow[ctxttid + tid] =
  354. qib_map_page(dd->pcidev, pagep[i], 0, PAGE_SIZE,
  355. PCI_DMA_FROMDEVICE);
  356. /*
  357. * don't need atomic or it's overhead
  358. */
  359. __set_bit(tid, tidmap);
  360. physaddr = dd->physshadow[ctxttid + tid];
  361. /* PERFORMANCE: below should almost certainly be cached */
  362. dd->f_put_tid(dd, &tidbase[tid],
  363. RCVHQ_RCV_TYPE_EXPECTED, physaddr);
  364. /*
  365. * don't check this tid in qib_ctxtshadow, since we
  366. * just filled it in; start with the next one.
  367. */
  368. tid++;
  369. }
  370. if (ret) {
  371. u32 limit;
  372. cleanup:
  373. /* jump here if copy out of updated info failed... */
  374. /* same code that's in qib_free_tid() */
  375. limit = sizeof(tidmap) * BITS_PER_BYTE;
  376. if (limit > tidcnt)
  377. /* just in case size changes in future */
  378. limit = tidcnt;
  379. tid = find_first_bit((const unsigned long *)tidmap, limit);
  380. for (; tid < limit; tid++) {
  381. if (!test_bit(tid, tidmap))
  382. continue;
  383. if (dd->pageshadow[ctxttid + tid]) {
  384. dma_addr_t phys;
  385. phys = dd->physshadow[ctxttid + tid];
  386. dd->physshadow[ctxttid + tid] = dd->tidinvalid;
  387. /* PERFORMANCE: below should almost certainly
  388. * be cached
  389. */
  390. dd->f_put_tid(dd, &tidbase[tid],
  391. RCVHQ_RCV_TYPE_EXPECTED,
  392. dd->tidinvalid);
  393. pci_unmap_page(dd->pcidev, phys, PAGE_SIZE,
  394. PCI_DMA_FROMDEVICE);
  395. dd->pageshadow[ctxttid + tid] = NULL;
  396. }
  397. }
  398. qib_release_user_pages(pagep, cnt);
  399. } else {
  400. /*
  401. * Copy the updated array, with qib_tid's filled in, back
  402. * to user. Since we did the copy in already, this "should
  403. * never fail" If it does, we have to clean up...
  404. */
  405. if (copy_to_user((void __user *)
  406. (unsigned long) ti->tidlist,
  407. tidlist, cnt * sizeof(*tidlist))) {
  408. ret = -EFAULT;
  409. goto cleanup;
  410. }
  411. if (copy_to_user((void __user *) (unsigned long) ti->tidmap,
  412. tidmap, sizeof tidmap)) {
  413. ret = -EFAULT;
  414. goto cleanup;
  415. }
  416. if (tid == tidcnt)
  417. tid = 0;
  418. if (!rcd->subctxt_cnt)
  419. rcd->tidcursor = tid;
  420. else
  421. tidcursor_fp(fp) = tid;
  422. }
  423. done:
  424. return ret;
  425. }
  426. /**
  427. * qib_tid_free - free a context TID
  428. * @rcd: the context
  429. * @subctxt: the subcontext
  430. * @ti: the TID info
  431. *
  432. * right now we are unlocking one page at a time, but since
  433. * the intended use of this routine is for a single group of
  434. * virtually contiguous pages, that should change to improve
  435. * performance. We check that the TID is in range for this context
  436. * but otherwise don't check validity; if user has an error and
  437. * frees the wrong tid, it's only their own data that can thereby
  438. * be corrupted. We do check that the TID was in use, for sanity
  439. * We always use our idea of the saved address, not the address that
  440. * they pass in to us.
  441. */
  442. static int qib_tid_free(struct qib_ctxtdata *rcd, unsigned subctxt,
  443. const struct qib_tid_info *ti)
  444. {
  445. int ret = 0;
  446. u32 tid, ctxttid, cnt, limit, tidcnt;
  447. struct qib_devdata *dd = rcd->dd;
  448. u64 __iomem *tidbase;
  449. unsigned long tidmap[8];
  450. if (!dd->pageshadow) {
  451. ret = -ENOMEM;
  452. goto done;
  453. }
  454. if (copy_from_user(tidmap, (void __user *)(unsigned long)ti->tidmap,
  455. sizeof tidmap)) {
  456. ret = -EFAULT;
  457. goto done;
  458. }
  459. ctxttid = rcd->ctxt * dd->rcvtidcnt;
  460. if (!rcd->subctxt_cnt)
  461. tidcnt = dd->rcvtidcnt;
  462. else if (!subctxt) {
  463. tidcnt = (dd->rcvtidcnt / rcd->subctxt_cnt) +
  464. (dd->rcvtidcnt % rcd->subctxt_cnt);
  465. ctxttid += dd->rcvtidcnt - tidcnt;
  466. } else {
  467. tidcnt = dd->rcvtidcnt / rcd->subctxt_cnt;
  468. ctxttid += tidcnt * (subctxt - 1);
  469. }
  470. tidbase = (u64 __iomem *) ((char __iomem *)(dd->kregbase) +
  471. dd->rcvtidbase +
  472. ctxttid * sizeof(*tidbase));
  473. limit = sizeof(tidmap) * BITS_PER_BYTE;
  474. if (limit > tidcnt)
  475. /* just in case size changes in future */
  476. limit = tidcnt;
  477. tid = find_first_bit(tidmap, limit);
  478. for (cnt = 0; tid < limit; tid++) {
  479. /*
  480. * small optimization; if we detect a run of 3 or so without
  481. * any set, use find_first_bit again. That's mainly to
  482. * accelerate the case where we wrapped, so we have some at
  483. * the beginning, and some at the end, and a big gap
  484. * in the middle.
  485. */
  486. if (!test_bit(tid, tidmap))
  487. continue;
  488. cnt++;
  489. if (dd->pageshadow[ctxttid + tid]) {
  490. struct page *p;
  491. dma_addr_t phys;
  492. p = dd->pageshadow[ctxttid + tid];
  493. dd->pageshadow[ctxttid + tid] = NULL;
  494. phys = dd->physshadow[ctxttid + tid];
  495. dd->physshadow[ctxttid + tid] = dd->tidinvalid;
  496. /* PERFORMANCE: below should almost certainly be
  497. * cached
  498. */
  499. dd->f_put_tid(dd, &tidbase[tid],
  500. RCVHQ_RCV_TYPE_EXPECTED, dd->tidinvalid);
  501. pci_unmap_page(dd->pcidev, phys, PAGE_SIZE,
  502. PCI_DMA_FROMDEVICE);
  503. qib_release_user_pages(&p, 1);
  504. }
  505. }
  506. done:
  507. return ret;
  508. }
  509. /**
  510. * qib_set_part_key - set a partition key
  511. * @rcd: the context
  512. * @key: the key
  513. *
  514. * We can have up to 4 active at a time (other than the default, which is
  515. * always allowed). This is somewhat tricky, since multiple contexts may set
  516. * the same key, so we reference count them, and clean up at exit. All 4
  517. * partition keys are packed into a single qlogic_ib register. It's an
  518. * error for a process to set the same pkey multiple times. We provide no
  519. * mechanism to de-allocate a pkey at this time, we may eventually need to
  520. * do that. I've used the atomic operations, and no locking, and only make
  521. * a single pass through what's available. This should be more than
  522. * adequate for some time. I'll think about spinlocks or the like if and as
  523. * it's necessary.
  524. */
  525. static int qib_set_part_key(struct qib_ctxtdata *rcd, u16 key)
  526. {
  527. struct qib_pportdata *ppd = rcd->ppd;
  528. int i, any = 0, pidx = -1;
  529. u16 lkey = key & 0x7FFF;
  530. int ret;
  531. if (lkey == (QIB_DEFAULT_P_KEY & 0x7FFF)) {
  532. /* nothing to do; this key always valid */
  533. ret = 0;
  534. goto bail;
  535. }
  536. if (!lkey) {
  537. ret = -EINVAL;
  538. goto bail;
  539. }
  540. /*
  541. * Set the full membership bit, because it has to be
  542. * set in the register or the packet, and it seems
  543. * cleaner to set in the register than to force all
  544. * callers to set it.
  545. */
  546. key |= 0x8000;
  547. for (i = 0; i < ARRAY_SIZE(rcd->pkeys); i++) {
  548. if (!rcd->pkeys[i] && pidx == -1)
  549. pidx = i;
  550. if (rcd->pkeys[i] == key) {
  551. ret = -EEXIST;
  552. goto bail;
  553. }
  554. }
  555. if (pidx == -1) {
  556. ret = -EBUSY;
  557. goto bail;
  558. }
  559. for (any = i = 0; i < ARRAY_SIZE(ppd->pkeys); i++) {
  560. if (!ppd->pkeys[i]) {
  561. any++;
  562. continue;
  563. }
  564. if (ppd->pkeys[i] == key) {
  565. atomic_t *pkrefs = &ppd->pkeyrefs[i];
  566. if (atomic_inc_return(pkrefs) > 1) {
  567. rcd->pkeys[pidx] = key;
  568. ret = 0;
  569. goto bail;
  570. } else {
  571. /*
  572. * lost race, decrement count, catch below
  573. */
  574. atomic_dec(pkrefs);
  575. any++;
  576. }
  577. }
  578. if ((ppd->pkeys[i] & 0x7FFF) == lkey) {
  579. /*
  580. * It makes no sense to have both the limited and
  581. * full membership PKEY set at the same time since
  582. * the unlimited one will disable the limited one.
  583. */
  584. ret = -EEXIST;
  585. goto bail;
  586. }
  587. }
  588. if (!any) {
  589. ret = -EBUSY;
  590. goto bail;
  591. }
  592. for (any = i = 0; i < ARRAY_SIZE(ppd->pkeys); i++) {
  593. if (!ppd->pkeys[i] &&
  594. atomic_inc_return(&ppd->pkeyrefs[i]) == 1) {
  595. rcd->pkeys[pidx] = key;
  596. ppd->pkeys[i] = key;
  597. (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_PKEYS, 0);
  598. ret = 0;
  599. goto bail;
  600. }
  601. }
  602. ret = -EBUSY;
  603. bail:
  604. return ret;
  605. }
  606. /**
  607. * qib_manage_rcvq - manage a context's receive queue
  608. * @rcd: the context
  609. * @subctxt: the subcontext
  610. * @start_stop: action to carry out
  611. *
  612. * start_stop == 0 disables receive on the context, for use in queue
  613. * overflow conditions. start_stop==1 re-enables, to be used to
  614. * re-init the software copy of the head register
  615. */
  616. static int qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt,
  617. int start_stop)
  618. {
  619. struct qib_devdata *dd = rcd->dd;
  620. unsigned int rcvctrl_op;
  621. if (subctxt)
  622. goto bail;
  623. /* atomically clear receive enable ctxt. */
  624. if (start_stop) {
  625. /*
  626. * On enable, force in-memory copy of the tail register to
  627. * 0, so that protocol code doesn't have to worry about
  628. * whether or not the chip has yet updated the in-memory
  629. * copy or not on return from the system call. The chip
  630. * always resets it's tail register back to 0 on a
  631. * transition from disabled to enabled.
  632. */
  633. if (rcd->rcvhdrtail_kvaddr)
  634. qib_clear_rcvhdrtail(rcd);
  635. rcvctrl_op = QIB_RCVCTRL_CTXT_ENB;
  636. } else
  637. rcvctrl_op = QIB_RCVCTRL_CTXT_DIS;
  638. dd->f_rcvctrl(rcd->ppd, rcvctrl_op, rcd->ctxt);
  639. /* always; new head should be equal to new tail; see above */
  640. bail:
  641. return 0;
  642. }
  643. static void qib_clean_part_key(struct qib_ctxtdata *rcd,
  644. struct qib_devdata *dd)
  645. {
  646. int i, j, pchanged = 0;
  647. u64 oldpkey;
  648. struct qib_pportdata *ppd = rcd->ppd;
  649. /* for debugging only */
  650. oldpkey = (u64) ppd->pkeys[0] |
  651. ((u64) ppd->pkeys[1] << 16) |
  652. ((u64) ppd->pkeys[2] << 32) |
  653. ((u64) ppd->pkeys[3] << 48);
  654. for (i = 0; i < ARRAY_SIZE(rcd->pkeys); i++) {
  655. if (!rcd->pkeys[i])
  656. continue;
  657. for (j = 0; j < ARRAY_SIZE(ppd->pkeys); j++) {
  658. /* check for match independent of the global bit */
  659. if ((ppd->pkeys[j] & 0x7fff) !=
  660. (rcd->pkeys[i] & 0x7fff))
  661. continue;
  662. if (atomic_dec_and_test(&ppd->pkeyrefs[j])) {
  663. ppd->pkeys[j] = 0;
  664. pchanged++;
  665. }
  666. break;
  667. }
  668. rcd->pkeys[i] = 0;
  669. }
  670. if (pchanged)
  671. (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_PKEYS, 0);
  672. }
  673. /* common code for the mappings on dma_alloc_coherent mem */
  674. static int qib_mmap_mem(struct vm_area_struct *vma, struct qib_ctxtdata *rcd,
  675. unsigned len, void *kvaddr, u32 write_ok, char *what)
  676. {
  677. struct qib_devdata *dd = rcd->dd;
  678. unsigned long pfn;
  679. int ret;
  680. if ((vma->vm_end - vma->vm_start) > len) {
  681. qib_devinfo(dd->pcidev,
  682. "FAIL on %s: len %lx > %x\n", what,
  683. vma->vm_end - vma->vm_start, len);
  684. ret = -EFAULT;
  685. goto bail;
  686. }
  687. /*
  688. * shared context user code requires rcvhdrq mapped r/w, others
  689. * only allowed readonly mapping.
  690. */
  691. if (!write_ok) {
  692. if (vma->vm_flags & VM_WRITE) {
  693. qib_devinfo(dd->pcidev,
  694. "%s must be mapped readonly\n", what);
  695. ret = -EPERM;
  696. goto bail;
  697. }
  698. /* don't allow them to later change with mprotect */
  699. vma->vm_flags &= ~VM_MAYWRITE;
  700. }
  701. pfn = virt_to_phys(kvaddr) >> PAGE_SHIFT;
  702. ret = remap_pfn_range(vma, vma->vm_start, pfn,
  703. len, vma->vm_page_prot);
  704. if (ret)
  705. qib_devinfo(dd->pcidev,
  706. "%s ctxt%u mmap of %lx, %x bytes failed: %d\n",
  707. what, rcd->ctxt, pfn, len, ret);
  708. bail:
  709. return ret;
  710. }
  711. static int mmap_ureg(struct vm_area_struct *vma, struct qib_devdata *dd,
  712. u64 ureg)
  713. {
  714. unsigned long phys;
  715. unsigned long sz;
  716. int ret;
  717. /*
  718. * This is real hardware, so use io_remap. This is the mechanism
  719. * for the user process to update the head registers for their ctxt
  720. * in the chip.
  721. */
  722. sz = dd->flags & QIB_HAS_HDRSUPP ? 2 * PAGE_SIZE : PAGE_SIZE;
  723. if ((vma->vm_end - vma->vm_start) > sz) {
  724. qib_devinfo(dd->pcidev,
  725. "FAIL mmap userreg: reqlen %lx > PAGE\n",
  726. vma->vm_end - vma->vm_start);
  727. ret = -EFAULT;
  728. } else {
  729. phys = dd->physaddr + ureg;
  730. vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot);
  731. vma->vm_flags |= VM_DONTCOPY | VM_DONTEXPAND;
  732. ret = io_remap_pfn_range(vma, vma->vm_start,
  733. phys >> PAGE_SHIFT,
  734. vma->vm_end - vma->vm_start,
  735. vma->vm_page_prot);
  736. }
  737. return ret;
  738. }
  739. static int mmap_piobufs(struct vm_area_struct *vma,
  740. struct qib_devdata *dd,
  741. struct qib_ctxtdata *rcd,
  742. unsigned piobufs, unsigned piocnt)
  743. {
  744. unsigned long phys;
  745. int ret;
  746. /*
  747. * When we map the PIO buffers in the chip, we want to map them as
  748. * writeonly, no read possible; unfortunately, x86 doesn't allow
  749. * for this in hardware, but we still prevent users from asking
  750. * for it.
  751. */
  752. if ((vma->vm_end - vma->vm_start) > (piocnt * dd->palign)) {
  753. qib_devinfo(dd->pcidev,
  754. "FAIL mmap piobufs: reqlen %lx > PAGE\n",
  755. vma->vm_end - vma->vm_start);
  756. ret = -EINVAL;
  757. goto bail;
  758. }
  759. phys = dd->physaddr + piobufs;
  760. #if defined(__powerpc__)
  761. /* There isn't a generic way to specify writethrough mappings */
  762. pgprot_val(vma->vm_page_prot) |= _PAGE_NO_CACHE;
  763. pgprot_val(vma->vm_page_prot) |= _PAGE_WRITETHRU;
  764. pgprot_val(vma->vm_page_prot) &= ~_PAGE_GUARDED;
  765. #endif
  766. /*
  767. * don't allow them to later change to readable with mprotect (for when
  768. * not initially mapped readable, as is normally the case)
  769. */
  770. vma->vm_flags &= ~VM_MAYREAD;
  771. vma->vm_flags |= VM_DONTCOPY | VM_DONTEXPAND;
  772. if (qib_wc_pat)
  773. vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
  774. ret = io_remap_pfn_range(vma, vma->vm_start, phys >> PAGE_SHIFT,
  775. vma->vm_end - vma->vm_start,
  776. vma->vm_page_prot);
  777. bail:
  778. return ret;
  779. }
  780. static int mmap_rcvegrbufs(struct vm_area_struct *vma,
  781. struct qib_ctxtdata *rcd)
  782. {
  783. struct qib_devdata *dd = rcd->dd;
  784. unsigned long start, size;
  785. size_t total_size, i;
  786. unsigned long pfn;
  787. int ret;
  788. size = rcd->rcvegrbuf_size;
  789. total_size = rcd->rcvegrbuf_chunks * size;
  790. if ((vma->vm_end - vma->vm_start) > total_size) {
  791. qib_devinfo(dd->pcidev,
  792. "FAIL on egr bufs: reqlen %lx > actual %lx\n",
  793. vma->vm_end - vma->vm_start,
  794. (unsigned long) total_size);
  795. ret = -EINVAL;
  796. goto bail;
  797. }
  798. if (vma->vm_flags & VM_WRITE) {
  799. qib_devinfo(dd->pcidev,
  800. "Can't map eager buffers as writable (flags=%lx)\n",
  801. vma->vm_flags);
  802. ret = -EPERM;
  803. goto bail;
  804. }
  805. /* don't allow them to later change to writeable with mprotect */
  806. vma->vm_flags &= ~VM_MAYWRITE;
  807. start = vma->vm_start;
  808. for (i = 0; i < rcd->rcvegrbuf_chunks; i++, start += size) {
  809. pfn = virt_to_phys(rcd->rcvegrbuf[i]) >> PAGE_SHIFT;
  810. ret = remap_pfn_range(vma, start, pfn, size,
  811. vma->vm_page_prot);
  812. if (ret < 0)
  813. goto bail;
  814. }
  815. ret = 0;
  816. bail:
  817. return ret;
  818. }
  819. /*
  820. * qib_file_vma_fault - handle a VMA page fault.
  821. */
  822. static int qib_file_vma_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
  823. {
  824. struct page *page;
  825. page = vmalloc_to_page((void *)(vmf->pgoff << PAGE_SHIFT));
  826. if (!page)
  827. return VM_FAULT_SIGBUS;
  828. get_page(page);
  829. vmf->page = page;
  830. return 0;
  831. }
  832. static struct vm_operations_struct qib_file_vm_ops = {
  833. .fault = qib_file_vma_fault,
  834. };
  835. static int mmap_kvaddr(struct vm_area_struct *vma, u64 pgaddr,
  836. struct qib_ctxtdata *rcd, unsigned subctxt)
  837. {
  838. struct qib_devdata *dd = rcd->dd;
  839. unsigned subctxt_cnt;
  840. unsigned long len;
  841. void *addr;
  842. size_t size;
  843. int ret = 0;
  844. subctxt_cnt = rcd->subctxt_cnt;
  845. size = rcd->rcvegrbuf_chunks * rcd->rcvegrbuf_size;
  846. /*
  847. * Each process has all the subctxt uregbase, rcvhdrq, and
  848. * rcvegrbufs mmapped - as an array for all the processes,
  849. * and also separately for this process.
  850. */
  851. if (pgaddr == cvt_kvaddr(rcd->subctxt_uregbase)) {
  852. addr = rcd->subctxt_uregbase;
  853. size = PAGE_SIZE * subctxt_cnt;
  854. } else if (pgaddr == cvt_kvaddr(rcd->subctxt_rcvhdr_base)) {
  855. addr = rcd->subctxt_rcvhdr_base;
  856. size = rcd->rcvhdrq_size * subctxt_cnt;
  857. } else if (pgaddr == cvt_kvaddr(rcd->subctxt_rcvegrbuf)) {
  858. addr = rcd->subctxt_rcvegrbuf;
  859. size *= subctxt_cnt;
  860. } else if (pgaddr == cvt_kvaddr(rcd->subctxt_uregbase +
  861. PAGE_SIZE * subctxt)) {
  862. addr = rcd->subctxt_uregbase + PAGE_SIZE * subctxt;
  863. size = PAGE_SIZE;
  864. } else if (pgaddr == cvt_kvaddr(rcd->subctxt_rcvhdr_base +
  865. rcd->rcvhdrq_size * subctxt)) {
  866. addr = rcd->subctxt_rcvhdr_base +
  867. rcd->rcvhdrq_size * subctxt;
  868. size = rcd->rcvhdrq_size;
  869. } else if (pgaddr == cvt_kvaddr(&rcd->user_event_mask[subctxt])) {
  870. addr = rcd->user_event_mask;
  871. size = PAGE_SIZE;
  872. } else if (pgaddr == cvt_kvaddr(rcd->subctxt_rcvegrbuf +
  873. size * subctxt)) {
  874. addr = rcd->subctxt_rcvegrbuf + size * subctxt;
  875. /* rcvegrbufs are read-only on the slave */
  876. if (vma->vm_flags & VM_WRITE) {
  877. qib_devinfo(dd->pcidev,
  878. "Can't map eager buffers as "
  879. "writable (flags=%lx)\n", vma->vm_flags);
  880. ret = -EPERM;
  881. goto bail;
  882. }
  883. /*
  884. * Don't allow permission to later change to writeable
  885. * with mprotect.
  886. */
  887. vma->vm_flags &= ~VM_MAYWRITE;
  888. } else
  889. goto bail;
  890. len = vma->vm_end - vma->vm_start;
  891. if (len > size) {
  892. ret = -EINVAL;
  893. goto bail;
  894. }
  895. vma->vm_pgoff = (unsigned long) addr >> PAGE_SHIFT;
  896. vma->vm_ops = &qib_file_vm_ops;
  897. vma->vm_flags |= VM_DONTEXPAND | VM_DONTDUMP;
  898. ret = 1;
  899. bail:
  900. return ret;
  901. }
  902. /**
  903. * qib_mmapf - mmap various structures into user space
  904. * @fp: the file pointer
  905. * @vma: the VM area
  906. *
  907. * We use this to have a shared buffer between the kernel and the user code
  908. * for the rcvhdr queue, egr buffers, and the per-context user regs and pio
  909. * buffers in the chip. We have the open and close entries so we can bump
  910. * the ref count and keep the driver from being unloaded while still mapped.
  911. */
  912. static int qib_mmapf(struct file *fp, struct vm_area_struct *vma)
  913. {
  914. struct qib_ctxtdata *rcd;
  915. struct qib_devdata *dd;
  916. u64 pgaddr, ureg;
  917. unsigned piobufs, piocnt;
  918. int ret, match = 1;
  919. rcd = ctxt_fp(fp);
  920. if (!rcd || !(vma->vm_flags & VM_SHARED)) {
  921. ret = -EINVAL;
  922. goto bail;
  923. }
  924. dd = rcd->dd;
  925. /*
  926. * This is the qib_do_user_init() code, mapping the shared buffers
  927. * and per-context user registers into the user process. The address
  928. * referred to by vm_pgoff is the file offset passed via mmap().
  929. * For shared contexts, this is the kernel vmalloc() address of the
  930. * pages to share with the master.
  931. * For non-shared or master ctxts, this is a physical address.
  932. * We only do one mmap for each space mapped.
  933. */
  934. pgaddr = vma->vm_pgoff << PAGE_SHIFT;
  935. /*
  936. * Check for 0 in case one of the allocations failed, but user
  937. * called mmap anyway.
  938. */
  939. if (!pgaddr) {
  940. ret = -EINVAL;
  941. goto bail;
  942. }
  943. /*
  944. * Physical addresses must fit in 40 bits for our hardware.
  945. * Check for kernel virtual addresses first, anything else must
  946. * match a HW or memory address.
  947. */
  948. ret = mmap_kvaddr(vma, pgaddr, rcd, subctxt_fp(fp));
  949. if (ret) {
  950. if (ret > 0)
  951. ret = 0;
  952. goto bail;
  953. }
  954. ureg = dd->uregbase + dd->ureg_align * rcd->ctxt;
  955. if (!rcd->subctxt_cnt) {
  956. /* ctxt is not shared */
  957. piocnt = rcd->piocnt;
  958. piobufs = rcd->piobufs;
  959. } else if (!subctxt_fp(fp)) {
  960. /* caller is the master */
  961. piocnt = (rcd->piocnt / rcd->subctxt_cnt) +
  962. (rcd->piocnt % rcd->subctxt_cnt);
  963. piobufs = rcd->piobufs +
  964. dd->palign * (rcd->piocnt - piocnt);
  965. } else {
  966. unsigned slave = subctxt_fp(fp) - 1;
  967. /* caller is a slave */
  968. piocnt = rcd->piocnt / rcd->subctxt_cnt;
  969. piobufs = rcd->piobufs + dd->palign * piocnt * slave;
  970. }
  971. if (pgaddr == ureg)
  972. ret = mmap_ureg(vma, dd, ureg);
  973. else if (pgaddr == piobufs)
  974. ret = mmap_piobufs(vma, dd, rcd, piobufs, piocnt);
  975. else if (pgaddr == dd->pioavailregs_phys)
  976. /* in-memory copy of pioavail registers */
  977. ret = qib_mmap_mem(vma, rcd, PAGE_SIZE,
  978. (void *) dd->pioavailregs_dma, 0,
  979. "pioavail registers");
  980. else if (pgaddr == rcd->rcvegr_phys)
  981. ret = mmap_rcvegrbufs(vma, rcd);
  982. else if (pgaddr == (u64) rcd->rcvhdrq_phys)
  983. /*
  984. * The rcvhdrq itself; multiple pages, contiguous
  985. * from an i/o perspective. Shared contexts need
  986. * to map r/w, so we allow writing.
  987. */
  988. ret = qib_mmap_mem(vma, rcd, rcd->rcvhdrq_size,
  989. rcd->rcvhdrq, 1, "rcvhdrq");
  990. else if (pgaddr == (u64) rcd->rcvhdrqtailaddr_phys)
  991. /* in-memory copy of rcvhdrq tail register */
  992. ret = qib_mmap_mem(vma, rcd, PAGE_SIZE,
  993. rcd->rcvhdrtail_kvaddr, 0,
  994. "rcvhdrq tail");
  995. else
  996. match = 0;
  997. if (!match)
  998. ret = -EINVAL;
  999. vma->vm_private_data = NULL;
  1000. if (ret < 0)
  1001. qib_devinfo(dd->pcidev,
  1002. "mmap Failure %d: off %llx len %lx\n",
  1003. -ret, (unsigned long long)pgaddr,
  1004. vma->vm_end - vma->vm_start);
  1005. bail:
  1006. return ret;
  1007. }
  1008. static unsigned int qib_poll_urgent(struct qib_ctxtdata *rcd,
  1009. struct file *fp,
  1010. struct poll_table_struct *pt)
  1011. {
  1012. struct qib_devdata *dd = rcd->dd;
  1013. unsigned pollflag;
  1014. poll_wait(fp, &rcd->wait, pt);
  1015. spin_lock_irq(&dd->uctxt_lock);
  1016. if (rcd->urgent != rcd->urgent_poll) {
  1017. pollflag = POLLIN | POLLRDNORM;
  1018. rcd->urgent_poll = rcd->urgent;
  1019. } else {
  1020. pollflag = 0;
  1021. set_bit(QIB_CTXT_WAITING_URG, &rcd->flag);
  1022. }
  1023. spin_unlock_irq(&dd->uctxt_lock);
  1024. return pollflag;
  1025. }
  1026. static unsigned int qib_poll_next(struct qib_ctxtdata *rcd,
  1027. struct file *fp,
  1028. struct poll_table_struct *pt)
  1029. {
  1030. struct qib_devdata *dd = rcd->dd;
  1031. unsigned pollflag;
  1032. poll_wait(fp, &rcd->wait, pt);
  1033. spin_lock_irq(&dd->uctxt_lock);
  1034. if (dd->f_hdrqempty(rcd)) {
  1035. set_bit(QIB_CTXT_WAITING_RCV, &rcd->flag);
  1036. dd->f_rcvctrl(rcd->ppd, QIB_RCVCTRL_INTRAVAIL_ENB, rcd->ctxt);
  1037. pollflag = 0;
  1038. } else
  1039. pollflag = POLLIN | POLLRDNORM;
  1040. spin_unlock_irq(&dd->uctxt_lock);
  1041. return pollflag;
  1042. }
  1043. static unsigned int qib_poll(struct file *fp, struct poll_table_struct *pt)
  1044. {
  1045. struct qib_ctxtdata *rcd;
  1046. unsigned pollflag;
  1047. rcd = ctxt_fp(fp);
  1048. if (!rcd)
  1049. pollflag = POLLERR;
  1050. else if (rcd->poll_type == QIB_POLL_TYPE_URGENT)
  1051. pollflag = qib_poll_urgent(rcd, fp, pt);
  1052. else if (rcd->poll_type == QIB_POLL_TYPE_ANYRCV)
  1053. pollflag = qib_poll_next(rcd, fp, pt);
  1054. else /* invalid */
  1055. pollflag = POLLERR;
  1056. return pollflag;
  1057. }
  1058. /*
  1059. * Check that userland and driver are compatible for subcontexts.
  1060. */
  1061. static int qib_compatible_subctxts(int user_swmajor, int user_swminor)
  1062. {
  1063. /* this code is written long-hand for clarity */
  1064. if (QIB_USER_SWMAJOR != user_swmajor) {
  1065. /* no promise of compatibility if major mismatch */
  1066. return 0;
  1067. }
  1068. if (QIB_USER_SWMAJOR == 1) {
  1069. switch (QIB_USER_SWMINOR) {
  1070. case 0:
  1071. case 1:
  1072. case 2:
  1073. /* no subctxt implementation so cannot be compatible */
  1074. return 0;
  1075. case 3:
  1076. /* 3 is only compatible with itself */
  1077. return user_swminor == 3;
  1078. default:
  1079. /* >= 4 are compatible (or are expected to be) */
  1080. return user_swminor >= 4;
  1081. }
  1082. }
  1083. /* make no promises yet for future major versions */
  1084. return 0;
  1085. }
  1086. static int init_subctxts(struct qib_devdata *dd,
  1087. struct qib_ctxtdata *rcd,
  1088. const struct qib_user_info *uinfo)
  1089. {
  1090. int ret = 0;
  1091. unsigned num_subctxts;
  1092. size_t size;
  1093. /*
  1094. * If the user is requesting zero subctxts,
  1095. * skip the subctxt allocation.
  1096. */
  1097. if (uinfo->spu_subctxt_cnt <= 0)
  1098. goto bail;
  1099. num_subctxts = uinfo->spu_subctxt_cnt;
  1100. /* Check for subctxt compatibility */
  1101. if (!qib_compatible_subctxts(uinfo->spu_userversion >> 16,
  1102. uinfo->spu_userversion & 0xffff)) {
  1103. qib_devinfo(dd->pcidev,
  1104. "Mismatched user version (%d.%d) and driver "
  1105. "version (%d.%d) while context sharing. Ensure "
  1106. "that driver and library are from the same "
  1107. "release.\n",
  1108. (int) (uinfo->spu_userversion >> 16),
  1109. (int) (uinfo->spu_userversion & 0xffff),
  1110. QIB_USER_SWMAJOR, QIB_USER_SWMINOR);
  1111. goto bail;
  1112. }
  1113. if (num_subctxts > QLOGIC_IB_MAX_SUBCTXT) {
  1114. ret = -EINVAL;
  1115. goto bail;
  1116. }
  1117. rcd->subctxt_uregbase = vmalloc_user(PAGE_SIZE * num_subctxts);
  1118. if (!rcd->subctxt_uregbase) {
  1119. ret = -ENOMEM;
  1120. goto bail;
  1121. }
  1122. /* Note: rcd->rcvhdrq_size isn't initialized yet. */
  1123. size = ALIGN(dd->rcvhdrcnt * dd->rcvhdrentsize *
  1124. sizeof(u32), PAGE_SIZE) * num_subctxts;
  1125. rcd->subctxt_rcvhdr_base = vmalloc_user(size);
  1126. if (!rcd->subctxt_rcvhdr_base) {
  1127. ret = -ENOMEM;
  1128. goto bail_ureg;
  1129. }
  1130. rcd->subctxt_rcvegrbuf = vmalloc_user(rcd->rcvegrbuf_chunks *
  1131. rcd->rcvegrbuf_size *
  1132. num_subctxts);
  1133. if (!rcd->subctxt_rcvegrbuf) {
  1134. ret = -ENOMEM;
  1135. goto bail_rhdr;
  1136. }
  1137. rcd->subctxt_cnt = uinfo->spu_subctxt_cnt;
  1138. rcd->subctxt_id = uinfo->spu_subctxt_id;
  1139. rcd->active_slaves = 1;
  1140. rcd->redirect_seq_cnt = 1;
  1141. set_bit(QIB_CTXT_MASTER_UNINIT, &rcd->flag);
  1142. goto bail;
  1143. bail_rhdr:
  1144. vfree(rcd->subctxt_rcvhdr_base);
  1145. bail_ureg:
  1146. vfree(rcd->subctxt_uregbase);
  1147. rcd->subctxt_uregbase = NULL;
  1148. bail:
  1149. return ret;
  1150. }
  1151. static int setup_ctxt(struct qib_pportdata *ppd, int ctxt,
  1152. struct file *fp, const struct qib_user_info *uinfo)
  1153. {
  1154. struct qib_devdata *dd = ppd->dd;
  1155. struct qib_ctxtdata *rcd;
  1156. void *ptmp = NULL;
  1157. int ret;
  1158. int numa_id;
  1159. numa_id = qib_numa_aware ? numa_node_id() :
  1160. dd->assigned_node_id;
  1161. rcd = qib_create_ctxtdata(ppd, ctxt, numa_id);
  1162. /*
  1163. * Allocate memory for use in qib_tid_update() at open to
  1164. * reduce cost of expected send setup per message segment
  1165. */
  1166. if (rcd)
  1167. ptmp = kmalloc(dd->rcvtidcnt * sizeof(u16) +
  1168. dd->rcvtidcnt * sizeof(struct page **),
  1169. GFP_KERNEL);
  1170. if (!rcd || !ptmp) {
  1171. qib_dev_err(dd,
  1172. "Unable to allocate ctxtdata memory, failing open\n");
  1173. ret = -ENOMEM;
  1174. goto bailerr;
  1175. }
  1176. rcd->userversion = uinfo->spu_userversion;
  1177. ret = init_subctxts(dd, rcd, uinfo);
  1178. if (ret)
  1179. goto bailerr;
  1180. rcd->tid_pg_list = ptmp;
  1181. rcd->pid = current->pid;
  1182. init_waitqueue_head(&dd->rcd[ctxt]->wait);
  1183. strlcpy(rcd->comm, current->comm, sizeof(rcd->comm));
  1184. ctxt_fp(fp) = rcd;
  1185. qib_stats.sps_ctxts++;
  1186. dd->freectxts--;
  1187. ret = 0;
  1188. goto bail;
  1189. bailerr:
  1190. dd->rcd[ctxt] = NULL;
  1191. kfree(rcd);
  1192. kfree(ptmp);
  1193. bail:
  1194. return ret;
  1195. }
  1196. static inline int usable(struct qib_pportdata *ppd)
  1197. {
  1198. struct qib_devdata *dd = ppd->dd;
  1199. return dd && (dd->flags & QIB_PRESENT) && dd->kregbase && ppd->lid &&
  1200. (ppd->lflags & QIBL_LINKACTIVE);
  1201. }
  1202. /*
  1203. * Select a context on the given device, either using a requested port
  1204. * or the port based on the context number.
  1205. */
  1206. static int choose_port_ctxt(struct file *fp, struct qib_devdata *dd, u32 port,
  1207. const struct qib_user_info *uinfo)
  1208. {
  1209. struct qib_pportdata *ppd = NULL;
  1210. int ret, ctxt;
  1211. if (port) {
  1212. if (!usable(dd->pport + port - 1)) {
  1213. ret = -ENETDOWN;
  1214. goto done;
  1215. } else
  1216. ppd = dd->pport + port - 1;
  1217. }
  1218. for (ctxt = dd->first_user_ctxt; ctxt < dd->cfgctxts && dd->rcd[ctxt];
  1219. ctxt++)
  1220. ;
  1221. if (ctxt == dd->cfgctxts) {
  1222. ret = -EBUSY;
  1223. goto done;
  1224. }
  1225. if (!ppd) {
  1226. u32 pidx = ctxt % dd->num_pports;
  1227. if (usable(dd->pport + pidx))
  1228. ppd = dd->pport + pidx;
  1229. else {
  1230. for (pidx = 0; pidx < dd->num_pports && !ppd;
  1231. pidx++)
  1232. if (usable(dd->pport + pidx))
  1233. ppd = dd->pport + pidx;
  1234. }
  1235. }
  1236. ret = ppd ? setup_ctxt(ppd, ctxt, fp, uinfo) : -ENETDOWN;
  1237. done:
  1238. return ret;
  1239. }
  1240. static int find_free_ctxt(int unit, struct file *fp,
  1241. const struct qib_user_info *uinfo)
  1242. {
  1243. struct qib_devdata *dd = qib_lookup(unit);
  1244. int ret;
  1245. if (!dd || (uinfo->spu_port && uinfo->spu_port > dd->num_pports))
  1246. ret = -ENODEV;
  1247. else
  1248. ret = choose_port_ctxt(fp, dd, uinfo->spu_port, uinfo);
  1249. return ret;
  1250. }
  1251. static int get_a_ctxt(struct file *fp, const struct qib_user_info *uinfo,
  1252. unsigned alg)
  1253. {
  1254. struct qib_devdata *udd = NULL;
  1255. int ret = 0, devmax, npresent, nup, ndev, dusable = 0, i;
  1256. u32 port = uinfo->spu_port, ctxt;
  1257. devmax = qib_count_units(&npresent, &nup);
  1258. if (!npresent) {
  1259. ret = -ENXIO;
  1260. goto done;
  1261. }
  1262. if (nup == 0) {
  1263. ret = -ENETDOWN;
  1264. goto done;
  1265. }
  1266. if (alg == QIB_PORT_ALG_ACROSS) {
  1267. unsigned inuse = ~0U;
  1268. /* find device (with ACTIVE ports) with fewest ctxts in use */
  1269. for (ndev = 0; ndev < devmax; ndev++) {
  1270. struct qib_devdata *dd = qib_lookup(ndev);
  1271. unsigned cused = 0, cfree = 0, pusable = 0;
  1272. if (!dd)
  1273. continue;
  1274. if (port && port <= dd->num_pports &&
  1275. usable(dd->pport + port - 1))
  1276. pusable = 1;
  1277. else
  1278. for (i = 0; i < dd->num_pports; i++)
  1279. if (usable(dd->pport + i))
  1280. pusable++;
  1281. if (!pusable)
  1282. continue;
  1283. for (ctxt = dd->first_user_ctxt; ctxt < dd->cfgctxts;
  1284. ctxt++)
  1285. if (dd->rcd[ctxt])
  1286. cused++;
  1287. else
  1288. cfree++;
  1289. if (pusable && cfree && cused < inuse) {
  1290. udd = dd;
  1291. inuse = cused;
  1292. }
  1293. }
  1294. if (udd) {
  1295. ret = choose_port_ctxt(fp, udd, port, uinfo);
  1296. goto done;
  1297. }
  1298. } else {
  1299. for (ndev = 0; ndev < devmax; ndev++) {
  1300. struct qib_devdata *dd = qib_lookup(ndev);
  1301. if (dd) {
  1302. ret = choose_port_ctxt(fp, dd, port, uinfo);
  1303. if (!ret)
  1304. goto done;
  1305. if (ret == -EBUSY)
  1306. dusable++;
  1307. }
  1308. }
  1309. }
  1310. ret = dusable ? -EBUSY : -ENETDOWN;
  1311. done:
  1312. return ret;
  1313. }
  1314. static int find_shared_ctxt(struct file *fp,
  1315. const struct qib_user_info *uinfo)
  1316. {
  1317. int devmax, ndev, i;
  1318. int ret = 0;
  1319. devmax = qib_count_units(NULL, NULL);
  1320. for (ndev = 0; ndev < devmax; ndev++) {
  1321. struct qib_devdata *dd = qib_lookup(ndev);
  1322. /* device portion of usable() */
  1323. if (!(dd && (dd->flags & QIB_PRESENT) && dd->kregbase))
  1324. continue;
  1325. for (i = dd->first_user_ctxt; i < dd->cfgctxts; i++) {
  1326. struct qib_ctxtdata *rcd = dd->rcd[i];
  1327. /* Skip ctxts which are not yet open */
  1328. if (!rcd || !rcd->cnt)
  1329. continue;
  1330. /* Skip ctxt if it doesn't match the requested one */
  1331. if (rcd->subctxt_id != uinfo->spu_subctxt_id)
  1332. continue;
  1333. /* Verify the sharing process matches the master */
  1334. if (rcd->subctxt_cnt != uinfo->spu_subctxt_cnt ||
  1335. rcd->userversion != uinfo->spu_userversion ||
  1336. rcd->cnt >= rcd->subctxt_cnt) {
  1337. ret = -EINVAL;
  1338. goto done;
  1339. }
  1340. ctxt_fp(fp) = rcd;
  1341. subctxt_fp(fp) = rcd->cnt++;
  1342. rcd->subpid[subctxt_fp(fp)] = current->pid;
  1343. tidcursor_fp(fp) = 0;
  1344. rcd->active_slaves |= 1 << subctxt_fp(fp);
  1345. ret = 1;
  1346. goto done;
  1347. }
  1348. }
  1349. done:
  1350. return ret;
  1351. }
  1352. static int qib_open(struct inode *in, struct file *fp)
  1353. {
  1354. /* The real work is performed later in qib_assign_ctxt() */
  1355. fp->private_data = kzalloc(sizeof(struct qib_filedata), GFP_KERNEL);
  1356. if (fp->private_data) /* no cpu affinity by default */
  1357. ((struct qib_filedata *)fp->private_data)->rec_cpu_num = -1;
  1358. return fp->private_data ? 0 : -ENOMEM;
  1359. }
  1360. /*
  1361. * Get ctxt early, so can set affinity prior to memory allocation.
  1362. */
  1363. static int qib_assign_ctxt(struct file *fp, const struct qib_user_info *uinfo)
  1364. {
  1365. int ret;
  1366. int i_minor;
  1367. unsigned swmajor, swminor, alg = QIB_PORT_ALG_ACROSS;
  1368. /* Check to be sure we haven't already initialized this file */
  1369. if (ctxt_fp(fp)) {
  1370. ret = -EINVAL;
  1371. goto done;
  1372. }
  1373. /* for now, if major version is different, bail */
  1374. swmajor = uinfo->spu_userversion >> 16;
  1375. if (swmajor != QIB_USER_SWMAJOR) {
  1376. ret = -ENODEV;
  1377. goto done;
  1378. }
  1379. swminor = uinfo->spu_userversion & 0xffff;
  1380. if (swminor >= 11 && uinfo->spu_port_alg < QIB_PORT_ALG_COUNT)
  1381. alg = uinfo->spu_port_alg;
  1382. mutex_lock(&qib_mutex);
  1383. if (qib_compatible_subctxts(swmajor, swminor) &&
  1384. uinfo->spu_subctxt_cnt) {
  1385. ret = find_shared_ctxt(fp, uinfo);
  1386. if (ret) {
  1387. if (ret > 0)
  1388. ret = 0;
  1389. goto done_chk_sdma;
  1390. }
  1391. }
  1392. i_minor = iminor(file_inode(fp)) - QIB_USER_MINOR_BASE;
  1393. if (i_minor)
  1394. ret = find_free_ctxt(i_minor - 1, fp, uinfo);
  1395. else
  1396. ret = get_a_ctxt(fp, uinfo, alg);
  1397. done_chk_sdma:
  1398. if (!ret) {
  1399. struct qib_filedata *fd = fp->private_data;
  1400. const struct qib_ctxtdata *rcd = fd->rcd;
  1401. const struct qib_devdata *dd = rcd->dd;
  1402. unsigned int weight;
  1403. if (dd->flags & QIB_HAS_SEND_DMA) {
  1404. fd->pq = qib_user_sdma_queue_create(&dd->pcidev->dev,
  1405. dd->unit,
  1406. rcd->ctxt,
  1407. fd->subctxt);
  1408. if (!fd->pq)
  1409. ret = -ENOMEM;
  1410. }
  1411. /*
  1412. * If process has NOT already set it's affinity, select and
  1413. * reserve a processor for it, as a rendezvous for all
  1414. * users of the driver. If they don't actually later
  1415. * set affinity to this cpu, or set it to some other cpu,
  1416. * it just means that sooner or later we don't recommend
  1417. * a cpu, and let the scheduler do it's best.
  1418. */
  1419. weight = cpumask_weight(tsk_cpus_allowed(current));
  1420. if (!ret && weight >= qib_cpulist_count) {
  1421. int cpu;
  1422. cpu = find_first_zero_bit(qib_cpulist,
  1423. qib_cpulist_count);
  1424. if (cpu != qib_cpulist_count) {
  1425. __set_bit(cpu, qib_cpulist);
  1426. fd->rec_cpu_num = cpu;
  1427. }
  1428. } else if (weight == 1 &&
  1429. test_bit(cpumask_first(tsk_cpus_allowed(current)),
  1430. qib_cpulist))
  1431. qib_devinfo(dd->pcidev,
  1432. "%s PID %u affinity set to cpu %d; already allocated\n",
  1433. current->comm, current->pid,
  1434. cpumask_first(tsk_cpus_allowed(current)));
  1435. }
  1436. mutex_unlock(&qib_mutex);
  1437. done:
  1438. return ret;
  1439. }
  1440. static int qib_do_user_init(struct file *fp,
  1441. const struct qib_user_info *uinfo)
  1442. {
  1443. int ret;
  1444. struct qib_ctxtdata *rcd = ctxt_fp(fp);
  1445. struct qib_devdata *dd;
  1446. unsigned uctxt;
  1447. /* Subctxts don't need to initialize anything since master did it. */
  1448. if (subctxt_fp(fp)) {
  1449. ret = wait_event_interruptible(rcd->wait,
  1450. !test_bit(QIB_CTXT_MASTER_UNINIT, &rcd->flag));
  1451. goto bail;
  1452. }
  1453. dd = rcd->dd;
  1454. /* some ctxts may get extra buffers, calculate that here */
  1455. uctxt = rcd->ctxt - dd->first_user_ctxt;
  1456. if (uctxt < dd->ctxts_extrabuf) {
  1457. rcd->piocnt = dd->pbufsctxt + 1;
  1458. rcd->pio_base = rcd->piocnt * uctxt;
  1459. } else {
  1460. rcd->piocnt = dd->pbufsctxt;
  1461. rcd->pio_base = rcd->piocnt * uctxt +
  1462. dd->ctxts_extrabuf;
  1463. }
  1464. /*
  1465. * All user buffers are 2KB buffers. If we ever support
  1466. * giving 4KB buffers to user processes, this will need some
  1467. * work. Can't use piobufbase directly, because it has
  1468. * both 2K and 4K buffer base values. So check and handle.
  1469. */
  1470. if ((rcd->pio_base + rcd->piocnt) > dd->piobcnt2k) {
  1471. if (rcd->pio_base >= dd->piobcnt2k) {
  1472. qib_dev_err(dd,
  1473. "%u:ctxt%u: no 2KB buffers available\n",
  1474. dd->unit, rcd->ctxt);
  1475. ret = -ENOBUFS;
  1476. goto bail;
  1477. }
  1478. rcd->piocnt = dd->piobcnt2k - rcd->pio_base;
  1479. qib_dev_err(dd, "Ctxt%u: would use 4KB bufs, using %u\n",
  1480. rcd->ctxt, rcd->piocnt);
  1481. }
  1482. rcd->piobufs = dd->pio2k_bufbase + rcd->pio_base * dd->palign;
  1483. qib_chg_pioavailkernel(dd, rcd->pio_base, rcd->piocnt,
  1484. TXCHK_CHG_TYPE_USER, rcd);
  1485. /*
  1486. * try to ensure that processes start up with consistent avail update
  1487. * for their own range, at least. If system very quiet, it might
  1488. * have the in-memory copy out of date at startup for this range of
  1489. * buffers, when a context gets re-used. Do after the chg_pioavail
  1490. * and before the rest of setup, so it's "almost certain" the dma
  1491. * will have occurred (can't 100% guarantee, but should be many
  1492. * decimals of 9s, with this ordering), given how much else happens
  1493. * after this.
  1494. */
  1495. dd->f_sendctrl(dd->pport, QIB_SENDCTRL_AVAIL_BLIP);
  1496. /*
  1497. * Now allocate the rcvhdr Q and eager TIDs; skip the TID
  1498. * array for time being. If rcd->ctxt > chip-supported,
  1499. * we need to do extra stuff here to handle by handling overflow
  1500. * through ctxt 0, someday
  1501. */
  1502. ret = qib_create_rcvhdrq(dd, rcd);
  1503. if (!ret)
  1504. ret = qib_setup_eagerbufs(rcd);
  1505. if (ret)
  1506. goto bail_pio;
  1507. rcd->tidcursor = 0; /* start at beginning after open */
  1508. /* initialize poll variables... */
  1509. rcd->urgent = 0;
  1510. rcd->urgent_poll = 0;
  1511. /*
  1512. * Now enable the ctxt for receive.
  1513. * For chips that are set to DMA the tail register to memory
  1514. * when they change (and when the update bit transitions from
  1515. * 0 to 1. So for those chips, we turn it off and then back on.
  1516. * This will (very briefly) affect any other open ctxts, but the
  1517. * duration is very short, and therefore isn't an issue. We
  1518. * explicitly set the in-memory tail copy to 0 beforehand, so we
  1519. * don't have to wait to be sure the DMA update has happened
  1520. * (chip resets head/tail to 0 on transition to enable).
  1521. */
  1522. if (rcd->rcvhdrtail_kvaddr)
  1523. qib_clear_rcvhdrtail(rcd);
  1524. dd->f_rcvctrl(rcd->ppd, QIB_RCVCTRL_CTXT_ENB | QIB_RCVCTRL_TIDFLOW_ENB,
  1525. rcd->ctxt);
  1526. /* Notify any waiting slaves */
  1527. if (rcd->subctxt_cnt) {
  1528. clear_bit(QIB_CTXT_MASTER_UNINIT, &rcd->flag);
  1529. wake_up(&rcd->wait);
  1530. }
  1531. return 0;
  1532. bail_pio:
  1533. qib_chg_pioavailkernel(dd, rcd->pio_base, rcd->piocnt,
  1534. TXCHK_CHG_TYPE_KERN, rcd);
  1535. bail:
  1536. return ret;
  1537. }
  1538. /**
  1539. * unlock_exptid - unlock any expected TID entries context still had in use
  1540. * @rcd: ctxt
  1541. *
  1542. * We don't actually update the chip here, because we do a bulk update
  1543. * below, using f_clear_tids.
  1544. */
  1545. static void unlock_expected_tids(struct qib_ctxtdata *rcd)
  1546. {
  1547. struct qib_devdata *dd = rcd->dd;
  1548. int ctxt_tidbase = rcd->ctxt * dd->rcvtidcnt;
  1549. int i, cnt = 0, maxtid = ctxt_tidbase + dd->rcvtidcnt;
  1550. for (i = ctxt_tidbase; i < maxtid; i++) {
  1551. struct page *p = dd->pageshadow[i];
  1552. dma_addr_t phys;
  1553. if (!p)
  1554. continue;
  1555. phys = dd->physshadow[i];
  1556. dd->physshadow[i] = dd->tidinvalid;
  1557. dd->pageshadow[i] = NULL;
  1558. pci_unmap_page(dd->pcidev, phys, PAGE_SIZE,
  1559. PCI_DMA_FROMDEVICE);
  1560. qib_release_user_pages(&p, 1);
  1561. cnt++;
  1562. }
  1563. }
  1564. static int qib_close(struct inode *in, struct file *fp)
  1565. {
  1566. int ret = 0;
  1567. struct qib_filedata *fd;
  1568. struct qib_ctxtdata *rcd;
  1569. struct qib_devdata *dd;
  1570. unsigned long flags;
  1571. unsigned ctxt;
  1572. pid_t pid;
  1573. mutex_lock(&qib_mutex);
  1574. fd = fp->private_data;
  1575. fp->private_data = NULL;
  1576. rcd = fd->rcd;
  1577. if (!rcd) {
  1578. mutex_unlock(&qib_mutex);
  1579. goto bail;
  1580. }
  1581. dd = rcd->dd;
  1582. /* ensure all pio buffer writes in progress are flushed */
  1583. qib_flush_wc();
  1584. /* drain user sdma queue */
  1585. if (fd->pq) {
  1586. qib_user_sdma_queue_drain(rcd->ppd, fd->pq);
  1587. qib_user_sdma_queue_destroy(fd->pq);
  1588. }
  1589. if (fd->rec_cpu_num != -1)
  1590. __clear_bit(fd->rec_cpu_num, qib_cpulist);
  1591. if (--rcd->cnt) {
  1592. /*
  1593. * XXX If the master closes the context before the slave(s),
  1594. * revoke the mmap for the eager receive queue so
  1595. * the slave(s) don't wait for receive data forever.
  1596. */
  1597. rcd->active_slaves &= ~(1 << fd->subctxt);
  1598. rcd->subpid[fd->subctxt] = 0;
  1599. mutex_unlock(&qib_mutex);
  1600. goto bail;
  1601. }
  1602. /* early; no interrupt users after this */
  1603. spin_lock_irqsave(&dd->uctxt_lock, flags);
  1604. ctxt = rcd->ctxt;
  1605. dd->rcd[ctxt] = NULL;
  1606. pid = rcd->pid;
  1607. rcd->pid = 0;
  1608. spin_unlock_irqrestore(&dd->uctxt_lock, flags);
  1609. if (rcd->rcvwait_to || rcd->piowait_to ||
  1610. rcd->rcvnowait || rcd->pionowait) {
  1611. rcd->rcvwait_to = 0;
  1612. rcd->piowait_to = 0;
  1613. rcd->rcvnowait = 0;
  1614. rcd->pionowait = 0;
  1615. }
  1616. if (rcd->flag)
  1617. rcd->flag = 0;
  1618. if (dd->kregbase) {
  1619. /* atomically clear receive enable ctxt and intr avail. */
  1620. dd->f_rcvctrl(rcd->ppd, QIB_RCVCTRL_CTXT_DIS |
  1621. QIB_RCVCTRL_INTRAVAIL_DIS, ctxt);
  1622. /* clean up the pkeys for this ctxt user */
  1623. qib_clean_part_key(rcd, dd);
  1624. qib_disarm_piobufs(dd, rcd->pio_base, rcd->piocnt);
  1625. qib_chg_pioavailkernel(dd, rcd->pio_base,
  1626. rcd->piocnt, TXCHK_CHG_TYPE_KERN, NULL);
  1627. dd->f_clear_tids(dd, rcd);
  1628. if (dd->pageshadow)
  1629. unlock_expected_tids(rcd);
  1630. qib_stats.sps_ctxts--;
  1631. dd->freectxts++;
  1632. }
  1633. mutex_unlock(&qib_mutex);
  1634. qib_free_ctxtdata(dd, rcd); /* after releasing the mutex */
  1635. bail:
  1636. kfree(fd);
  1637. return ret;
  1638. }
  1639. static int qib_ctxt_info(struct file *fp, struct qib_ctxt_info __user *uinfo)
  1640. {
  1641. struct qib_ctxt_info info;
  1642. int ret;
  1643. size_t sz;
  1644. struct qib_ctxtdata *rcd = ctxt_fp(fp);
  1645. struct qib_filedata *fd;
  1646. fd = fp->private_data;
  1647. info.num_active = qib_count_active_units();
  1648. info.unit = rcd->dd->unit;
  1649. info.port = rcd->ppd->port;
  1650. info.ctxt = rcd->ctxt;
  1651. info.subctxt = subctxt_fp(fp);
  1652. /* Number of user ctxts available for this device. */
  1653. info.num_ctxts = rcd->dd->cfgctxts - rcd->dd->first_user_ctxt;
  1654. info.num_subctxts = rcd->subctxt_cnt;
  1655. info.rec_cpu = fd->rec_cpu_num;
  1656. sz = sizeof(info);
  1657. if (copy_to_user(uinfo, &info, sz)) {
  1658. ret = -EFAULT;
  1659. goto bail;
  1660. }
  1661. ret = 0;
  1662. bail:
  1663. return ret;
  1664. }
  1665. static int qib_sdma_get_inflight(struct qib_user_sdma_queue *pq,
  1666. u32 __user *inflightp)
  1667. {
  1668. const u32 val = qib_user_sdma_inflight_counter(pq);
  1669. if (put_user(val, inflightp))
  1670. return -EFAULT;
  1671. return 0;
  1672. }
  1673. static int qib_sdma_get_complete(struct qib_pportdata *ppd,
  1674. struct qib_user_sdma_queue *pq,
  1675. u32 __user *completep)
  1676. {
  1677. u32 val;
  1678. int err;
  1679. if (!pq)
  1680. return -EINVAL;
  1681. err = qib_user_sdma_make_progress(ppd, pq);
  1682. if (err < 0)
  1683. return err;
  1684. val = qib_user_sdma_complete_counter(pq);
  1685. if (put_user(val, completep))
  1686. return -EFAULT;
  1687. return 0;
  1688. }
  1689. static int disarm_req_delay(struct qib_ctxtdata *rcd)
  1690. {
  1691. int ret = 0;
  1692. if (!usable(rcd->ppd)) {
  1693. int i;
  1694. /*
  1695. * if link is down, or otherwise not usable, delay
  1696. * the caller up to 30 seconds, so we don't thrash
  1697. * in trying to get the chip back to ACTIVE, and
  1698. * set flag so they make the call again.
  1699. */
  1700. if (rcd->user_event_mask) {
  1701. /*
  1702. * subctxt_cnt is 0 if not shared, so do base
  1703. * separately, first, then remaining subctxt, if any
  1704. */
  1705. set_bit(_QIB_EVENT_DISARM_BUFS_BIT,
  1706. &rcd->user_event_mask[0]);
  1707. for (i = 1; i < rcd->subctxt_cnt; i++)
  1708. set_bit(_QIB_EVENT_DISARM_BUFS_BIT,
  1709. &rcd->user_event_mask[i]);
  1710. }
  1711. for (i = 0; !usable(rcd->ppd) && i < 300; i++)
  1712. msleep(100);
  1713. ret = -ENETDOWN;
  1714. }
  1715. return ret;
  1716. }
  1717. /*
  1718. * Find all user contexts in use, and set the specified bit in their
  1719. * event mask.
  1720. * See also find_ctxt() for a similar use, that is specific to send buffers.
  1721. */
  1722. int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit)
  1723. {
  1724. struct qib_ctxtdata *rcd;
  1725. unsigned ctxt;
  1726. int ret = 0;
  1727. unsigned long flags;
  1728. spin_lock_irqsave(&ppd->dd->uctxt_lock, flags);
  1729. for (ctxt = ppd->dd->first_user_ctxt; ctxt < ppd->dd->cfgctxts;
  1730. ctxt++) {
  1731. rcd = ppd->dd->rcd[ctxt];
  1732. if (!rcd)
  1733. continue;
  1734. if (rcd->user_event_mask) {
  1735. int i;
  1736. /*
  1737. * subctxt_cnt is 0 if not shared, so do base
  1738. * separately, first, then remaining subctxt, if any
  1739. */
  1740. set_bit(evtbit, &rcd->user_event_mask[0]);
  1741. for (i = 1; i < rcd->subctxt_cnt; i++)
  1742. set_bit(evtbit, &rcd->user_event_mask[i]);
  1743. }
  1744. ret = 1;
  1745. break;
  1746. }
  1747. spin_unlock_irqrestore(&ppd->dd->uctxt_lock, flags);
  1748. return ret;
  1749. }
  1750. /*
  1751. * clear the event notifier events for this context.
  1752. * For the DISARM_BUFS case, we also take action (this obsoletes
  1753. * the older QIB_CMD_DISARM_BUFS, but we keep it for backwards
  1754. * compatibility.
  1755. * Other bits don't currently require actions, just atomically clear.
  1756. * User process then performs actions appropriate to bit having been
  1757. * set, if desired, and checks again in future.
  1758. */
  1759. static int qib_user_event_ack(struct qib_ctxtdata *rcd, int subctxt,
  1760. unsigned long events)
  1761. {
  1762. int ret = 0, i;
  1763. for (i = 0; i <= _QIB_MAX_EVENT_BIT; i++) {
  1764. if (!test_bit(i, &events))
  1765. continue;
  1766. if (i == _QIB_EVENT_DISARM_BUFS_BIT) {
  1767. (void)qib_disarm_piobufs_ifneeded(rcd);
  1768. ret = disarm_req_delay(rcd);
  1769. } else
  1770. clear_bit(i, &rcd->user_event_mask[subctxt]);
  1771. }
  1772. return ret;
  1773. }
  1774. static ssize_t qib_write(struct file *fp, const char __user *data,
  1775. size_t count, loff_t *off)
  1776. {
  1777. const struct qib_cmd __user *ucmd;
  1778. struct qib_ctxtdata *rcd;
  1779. const void __user *src;
  1780. size_t consumed, copy = 0;
  1781. struct qib_cmd cmd;
  1782. ssize_t ret = 0;
  1783. void *dest;
  1784. if (count < sizeof(cmd.type)) {
  1785. ret = -EINVAL;
  1786. goto bail;
  1787. }
  1788. ucmd = (const struct qib_cmd __user *) data;
  1789. if (copy_from_user(&cmd.type, &ucmd->type, sizeof(cmd.type))) {
  1790. ret = -EFAULT;
  1791. goto bail;
  1792. }
  1793. consumed = sizeof(cmd.type);
  1794. switch (cmd.type) {
  1795. case QIB_CMD_ASSIGN_CTXT:
  1796. case QIB_CMD_USER_INIT:
  1797. copy = sizeof(cmd.cmd.user_info);
  1798. dest = &cmd.cmd.user_info;
  1799. src = &ucmd->cmd.user_info;
  1800. break;
  1801. case QIB_CMD_RECV_CTRL:
  1802. copy = sizeof(cmd.cmd.recv_ctrl);
  1803. dest = &cmd.cmd.recv_ctrl;
  1804. src = &ucmd->cmd.recv_ctrl;
  1805. break;
  1806. case QIB_CMD_CTXT_INFO:
  1807. copy = sizeof(cmd.cmd.ctxt_info);
  1808. dest = &cmd.cmd.ctxt_info;
  1809. src = &ucmd->cmd.ctxt_info;
  1810. break;
  1811. case QIB_CMD_TID_UPDATE:
  1812. case QIB_CMD_TID_FREE:
  1813. copy = sizeof(cmd.cmd.tid_info);
  1814. dest = &cmd.cmd.tid_info;
  1815. src = &ucmd->cmd.tid_info;
  1816. break;
  1817. case QIB_CMD_SET_PART_KEY:
  1818. copy = sizeof(cmd.cmd.part_key);
  1819. dest = &cmd.cmd.part_key;
  1820. src = &ucmd->cmd.part_key;
  1821. break;
  1822. case QIB_CMD_DISARM_BUFS:
  1823. case QIB_CMD_PIOAVAILUPD: /* force an update of PIOAvail reg */
  1824. copy = 0;
  1825. src = NULL;
  1826. dest = NULL;
  1827. break;
  1828. case QIB_CMD_POLL_TYPE:
  1829. copy = sizeof(cmd.cmd.poll_type);
  1830. dest = &cmd.cmd.poll_type;
  1831. src = &ucmd->cmd.poll_type;
  1832. break;
  1833. case QIB_CMD_ARMLAUNCH_CTRL:
  1834. copy = sizeof(cmd.cmd.armlaunch_ctrl);
  1835. dest = &cmd.cmd.armlaunch_ctrl;
  1836. src = &ucmd->cmd.armlaunch_ctrl;
  1837. break;
  1838. case QIB_CMD_SDMA_INFLIGHT:
  1839. copy = sizeof(cmd.cmd.sdma_inflight);
  1840. dest = &cmd.cmd.sdma_inflight;
  1841. src = &ucmd->cmd.sdma_inflight;
  1842. break;
  1843. case QIB_CMD_SDMA_COMPLETE:
  1844. copy = sizeof(cmd.cmd.sdma_complete);
  1845. dest = &cmd.cmd.sdma_complete;
  1846. src = &ucmd->cmd.sdma_complete;
  1847. break;
  1848. case QIB_CMD_ACK_EVENT:
  1849. copy = sizeof(cmd.cmd.event_mask);
  1850. dest = &cmd.cmd.event_mask;
  1851. src = &ucmd->cmd.event_mask;
  1852. break;
  1853. default:
  1854. ret = -EINVAL;
  1855. goto bail;
  1856. }
  1857. if (copy) {
  1858. if ((count - consumed) < copy) {
  1859. ret = -EINVAL;
  1860. goto bail;
  1861. }
  1862. if (copy_from_user(dest, src, copy)) {
  1863. ret = -EFAULT;
  1864. goto bail;
  1865. }
  1866. consumed += copy;
  1867. }
  1868. rcd = ctxt_fp(fp);
  1869. if (!rcd && cmd.type != QIB_CMD_ASSIGN_CTXT) {
  1870. ret = -EINVAL;
  1871. goto bail;
  1872. }
  1873. switch (cmd.type) {
  1874. case QIB_CMD_ASSIGN_CTXT:
  1875. ret = qib_assign_ctxt(fp, &cmd.cmd.user_info);
  1876. if (ret)
  1877. goto bail;
  1878. break;
  1879. case QIB_CMD_USER_INIT:
  1880. ret = qib_do_user_init(fp, &cmd.cmd.user_info);
  1881. if (ret)
  1882. goto bail;
  1883. ret = qib_get_base_info(fp, (void __user *) (unsigned long)
  1884. cmd.cmd.user_info.spu_base_info,
  1885. cmd.cmd.user_info.spu_base_info_size);
  1886. break;
  1887. case QIB_CMD_RECV_CTRL:
  1888. ret = qib_manage_rcvq(rcd, subctxt_fp(fp), cmd.cmd.recv_ctrl);
  1889. break;
  1890. case QIB_CMD_CTXT_INFO:
  1891. ret = qib_ctxt_info(fp, (struct qib_ctxt_info __user *)
  1892. (unsigned long) cmd.cmd.ctxt_info);
  1893. break;
  1894. case QIB_CMD_TID_UPDATE:
  1895. ret = qib_tid_update(rcd, fp, &cmd.cmd.tid_info);
  1896. break;
  1897. case QIB_CMD_TID_FREE:
  1898. ret = qib_tid_free(rcd, subctxt_fp(fp), &cmd.cmd.tid_info);
  1899. break;
  1900. case QIB_CMD_SET_PART_KEY:
  1901. ret = qib_set_part_key(rcd, cmd.cmd.part_key);
  1902. break;
  1903. case QIB_CMD_DISARM_BUFS:
  1904. (void)qib_disarm_piobufs_ifneeded(rcd);
  1905. ret = disarm_req_delay(rcd);
  1906. break;
  1907. case QIB_CMD_PIOAVAILUPD:
  1908. qib_force_pio_avail_update(rcd->dd);
  1909. break;
  1910. case QIB_CMD_POLL_TYPE:
  1911. rcd->poll_type = cmd.cmd.poll_type;
  1912. break;
  1913. case QIB_CMD_ARMLAUNCH_CTRL:
  1914. rcd->dd->f_set_armlaunch(rcd->dd, cmd.cmd.armlaunch_ctrl);
  1915. break;
  1916. case QIB_CMD_SDMA_INFLIGHT:
  1917. ret = qib_sdma_get_inflight(user_sdma_queue_fp(fp),
  1918. (u32 __user *) (unsigned long)
  1919. cmd.cmd.sdma_inflight);
  1920. break;
  1921. case QIB_CMD_SDMA_COMPLETE:
  1922. ret = qib_sdma_get_complete(rcd->ppd,
  1923. user_sdma_queue_fp(fp),
  1924. (u32 __user *) (unsigned long)
  1925. cmd.cmd.sdma_complete);
  1926. break;
  1927. case QIB_CMD_ACK_EVENT:
  1928. ret = qib_user_event_ack(rcd, subctxt_fp(fp),
  1929. cmd.cmd.event_mask);
  1930. break;
  1931. }
  1932. if (ret >= 0)
  1933. ret = consumed;
  1934. bail:
  1935. return ret;
  1936. }
  1937. static ssize_t qib_aio_write(struct kiocb *iocb, const struct iovec *iov,
  1938. unsigned long dim, loff_t off)
  1939. {
  1940. struct qib_filedata *fp = iocb->ki_filp->private_data;
  1941. struct qib_ctxtdata *rcd = ctxt_fp(iocb->ki_filp);
  1942. struct qib_user_sdma_queue *pq = fp->pq;
  1943. if (!dim || !pq)
  1944. return -EINVAL;
  1945. return qib_user_sdma_writev(rcd, pq, iov, dim);
  1946. }
  1947. static struct class *qib_class;
  1948. static dev_t qib_dev;
  1949. int qib_cdev_init(int minor, const char *name,
  1950. const struct file_operations *fops,
  1951. struct cdev **cdevp, struct device **devp)
  1952. {
  1953. const dev_t dev = MKDEV(MAJOR(qib_dev), minor);
  1954. struct cdev *cdev;
  1955. struct device *device = NULL;
  1956. int ret;
  1957. cdev = cdev_alloc();
  1958. if (!cdev) {
  1959. pr_err("Could not allocate cdev for minor %d, %s\n",
  1960. minor, name);
  1961. ret = -ENOMEM;
  1962. goto done;
  1963. }
  1964. cdev->owner = THIS_MODULE;
  1965. cdev->ops = fops;
  1966. kobject_set_name(&cdev->kobj, name);
  1967. ret = cdev_add(cdev, dev, 1);
  1968. if (ret < 0) {
  1969. pr_err("Could not add cdev for minor %d, %s (err %d)\n",
  1970. minor, name, -ret);
  1971. goto err_cdev;
  1972. }
  1973. device = device_create(qib_class, NULL, dev, NULL, name);
  1974. if (!IS_ERR(device))
  1975. goto done;
  1976. ret = PTR_ERR(device);
  1977. device = NULL;
  1978. pr_err("Could not create device for minor %d, %s (err %d)\n",
  1979. minor, name, -ret);
  1980. err_cdev:
  1981. cdev_del(cdev);
  1982. cdev = NULL;
  1983. done:
  1984. *cdevp = cdev;
  1985. *devp = device;
  1986. return ret;
  1987. }
  1988. void qib_cdev_cleanup(struct cdev **cdevp, struct device **devp)
  1989. {
  1990. struct device *device = *devp;
  1991. if (device) {
  1992. device_unregister(device);
  1993. *devp = NULL;
  1994. }
  1995. if (*cdevp) {
  1996. cdev_del(*cdevp);
  1997. *cdevp = NULL;
  1998. }
  1999. }
  2000. static struct cdev *wildcard_cdev;
  2001. static struct device *wildcard_device;
  2002. int __init qib_dev_init(void)
  2003. {
  2004. int ret;
  2005. ret = alloc_chrdev_region(&qib_dev, 0, QIB_NMINORS, QIB_DRV_NAME);
  2006. if (ret < 0) {
  2007. pr_err("Could not allocate chrdev region (err %d)\n", -ret);
  2008. goto done;
  2009. }
  2010. qib_class = class_create(THIS_MODULE, "ipath");
  2011. if (IS_ERR(qib_class)) {
  2012. ret = PTR_ERR(qib_class);
  2013. pr_err("Could not create device class (err %d)\n", -ret);
  2014. unregister_chrdev_region(qib_dev, QIB_NMINORS);
  2015. }
  2016. done:
  2017. return ret;
  2018. }
  2019. void qib_dev_cleanup(void)
  2020. {
  2021. if (qib_class) {
  2022. class_destroy(qib_class);
  2023. qib_class = NULL;
  2024. }
  2025. unregister_chrdev_region(qib_dev, QIB_NMINORS);
  2026. }
  2027. static atomic_t user_count = ATOMIC_INIT(0);
  2028. static void qib_user_remove(struct qib_devdata *dd)
  2029. {
  2030. if (atomic_dec_return(&user_count) == 0)
  2031. qib_cdev_cleanup(&wildcard_cdev, &wildcard_device);
  2032. qib_cdev_cleanup(&dd->user_cdev, &dd->user_device);
  2033. }
  2034. static int qib_user_add(struct qib_devdata *dd)
  2035. {
  2036. char name[10];
  2037. int ret;
  2038. if (atomic_inc_return(&user_count) == 1) {
  2039. ret = qib_cdev_init(0, "ipath", &qib_file_ops,
  2040. &wildcard_cdev, &wildcard_device);
  2041. if (ret)
  2042. goto done;
  2043. }
  2044. snprintf(name, sizeof(name), "ipath%d", dd->unit);
  2045. ret = qib_cdev_init(dd->unit + 1, name, &qib_file_ops,
  2046. &dd->user_cdev, &dd->user_device);
  2047. if (ret)
  2048. qib_user_remove(dd);
  2049. done:
  2050. return ret;
  2051. }
  2052. /*
  2053. * Create per-unit files in /dev
  2054. */
  2055. int qib_device_create(struct qib_devdata *dd)
  2056. {
  2057. int r, ret;
  2058. r = qib_user_add(dd);
  2059. ret = qib_diag_add(dd);
  2060. if (r && !ret)
  2061. ret = r;
  2062. return ret;
  2063. }
  2064. /*
  2065. * Remove per-unit files in /dev
  2066. * void, core kernel returns no errors for this stuff
  2067. */
  2068. void qib_device_remove(struct qib_devdata *dd)
  2069. {
  2070. qib_user_remove(dd);
  2071. qib_diag_remove(dd);
  2072. }