futex.c 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693
  1. /*
  2. * Fast Userspace Mutexes (which I call "Futexes!").
  3. * (C) Rusty Russell, IBM 2002
  4. *
  5. * Generalized futexes, futex requeueing, misc fixes by Ingo Molnar
  6. * (C) Copyright 2003 Red Hat Inc, All Rights Reserved
  7. *
  8. * Removed page pinning, fix privately mapped COW pages and other cleanups
  9. * (C) Copyright 2003, 2004 Jamie Lokier
  10. *
  11. * Robust futex support started by Ingo Molnar
  12. * (C) Copyright 2006 Red Hat Inc, All Rights Reserved
  13. * Thanks to Thomas Gleixner for suggestions, analysis and fixes.
  14. *
  15. * PI-futex support started by Ingo Molnar and Thomas Gleixner
  16. * Copyright (C) 2006 Red Hat, Inc., Ingo Molnar <mingo@redhat.com>
  17. * Copyright (C) 2006 Timesys Corp., Thomas Gleixner <tglx@timesys.com>
  18. *
  19. * PRIVATE futexes by Eric Dumazet
  20. * Copyright (C) 2007 Eric Dumazet <dada1@cosmosbay.com>
  21. *
  22. * Requeue-PI support by Darren Hart <dvhltc@us.ibm.com>
  23. * Copyright (C) IBM Corporation, 2009
  24. * Thanks to Thomas Gleixner for conceptual design and careful reviews.
  25. *
  26. * Thanks to Ben LaHaise for yelling "hashed waitqueues" loudly
  27. * enough at me, Linus for the original (flawed) idea, Matthew
  28. * Kirkwood for proof-of-concept implementation.
  29. *
  30. * "The futexes are also cursed."
  31. * "But they come in a choice of three flavours!"
  32. *
  33. * This program is free software; you can redistribute it and/or modify
  34. * it under the terms of the GNU General Public License as published by
  35. * the Free Software Foundation; either version 2 of the License, or
  36. * (at your option) any later version.
  37. *
  38. * This program is distributed in the hope that it will be useful,
  39. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  40. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  41. * GNU General Public License for more details.
  42. *
  43. * You should have received a copy of the GNU General Public License
  44. * along with this program; if not, write to the Free Software
  45. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  46. */
  47. #include <linux/slab.h>
  48. #include <linux/poll.h>
  49. #include <linux/fs.h>
  50. #include <linux/file.h>
  51. #include <linux/jhash.h>
  52. #include <linux/init.h>
  53. #include <linux/futex.h>
  54. #include <linux/mount.h>
  55. #include <linux/pagemap.h>
  56. #include <linux/syscalls.h>
  57. #include <linux/signal.h>
  58. #include <linux/module.h>
  59. #include <linux/magic.h>
  60. #include <linux/pid.h>
  61. #include <linux/nsproxy.h>
  62. #include <asm/futex.h>
  63. #include "rtmutex_common.h"
  64. int __read_mostly futex_cmpxchg_enabled;
  65. #define FUTEX_HASHBITS (CONFIG_BASE_SMALL ? 4 : 8)
  66. /*
  67. * Futex flags used to encode options to functions and preserve them across
  68. * restarts.
  69. */
  70. #define FLAGS_SHARED 0x01
  71. #define FLAGS_CLOCKRT 0x02
  72. #define FLAGS_HAS_TIMEOUT 0x04
  73. /*
  74. * Priority Inheritance state:
  75. */
  76. struct futex_pi_state {
  77. /*
  78. * list of 'owned' pi_state instances - these have to be
  79. * cleaned up in do_exit() if the task exits prematurely:
  80. */
  81. struct list_head list;
  82. /*
  83. * The PI object:
  84. */
  85. struct rt_mutex pi_mutex;
  86. struct task_struct *owner;
  87. atomic_t refcount;
  88. union futex_key key;
  89. };
  90. /**
  91. * struct futex_q - The hashed futex queue entry, one per waiting task
  92. * @list: priority-sorted list of tasks waiting on this futex
  93. * @task: the task waiting on the futex
  94. * @lock_ptr: the hash bucket lock
  95. * @key: the key the futex is hashed on
  96. * @pi_state: optional priority inheritance state
  97. * @rt_waiter: rt_waiter storage for use with requeue_pi
  98. * @requeue_pi_key: the requeue_pi target futex key
  99. * @bitset: bitset for the optional bitmasked wakeup
  100. *
  101. * We use this hashed waitqueue, instead of a normal wait_queue_t, so
  102. * we can wake only the relevant ones (hashed queues may be shared).
  103. *
  104. * A futex_q has a woken state, just like tasks have TASK_RUNNING.
  105. * It is considered woken when plist_node_empty(&q->list) || q->lock_ptr == 0.
  106. * The order of wakeup is always to make the first condition true, then
  107. * the second.
  108. *
  109. * PI futexes are typically woken before they are removed from the hash list via
  110. * the rt_mutex code. See unqueue_me_pi().
  111. */
  112. struct futex_q {
  113. struct plist_node list;
  114. struct task_struct *task;
  115. spinlock_t *lock_ptr;
  116. union futex_key key;
  117. struct futex_pi_state *pi_state;
  118. struct rt_mutex_waiter *rt_waiter;
  119. union futex_key *requeue_pi_key;
  120. u32 bitset;
  121. };
  122. static const struct futex_q futex_q_init = {
  123. /* list gets initialized in queue_me()*/
  124. .key = FUTEX_KEY_INIT,
  125. .bitset = FUTEX_BITSET_MATCH_ANY
  126. };
  127. /*
  128. * Hash buckets are shared by all the futex_keys that hash to the same
  129. * location. Each key may have multiple futex_q structures, one for each task
  130. * waiting on a futex.
  131. */
  132. struct futex_hash_bucket {
  133. spinlock_t lock;
  134. struct plist_head chain;
  135. };
  136. static struct futex_hash_bucket futex_queues[1<<FUTEX_HASHBITS];
  137. /*
  138. * We hash on the keys returned from get_futex_key (see below).
  139. */
  140. static struct futex_hash_bucket *hash_futex(union futex_key *key)
  141. {
  142. u32 hash = jhash2((u32*)&key->both.word,
  143. (sizeof(key->both.word)+sizeof(key->both.ptr))/4,
  144. key->both.offset);
  145. return &futex_queues[hash & ((1 << FUTEX_HASHBITS)-1)];
  146. }
  147. /*
  148. * Return 1 if two futex_keys are equal, 0 otherwise.
  149. */
  150. static inline int match_futex(union futex_key *key1, union futex_key *key2)
  151. {
  152. return (key1 && key2
  153. && key1->both.word == key2->both.word
  154. && key1->both.ptr == key2->both.ptr
  155. && key1->both.offset == key2->both.offset);
  156. }
  157. /*
  158. * Take a reference to the resource addressed by a key.
  159. * Can be called while holding spinlocks.
  160. *
  161. */
  162. static void get_futex_key_refs(union futex_key *key)
  163. {
  164. if (!key->both.ptr)
  165. return;
  166. switch (key->both.offset & (FUT_OFF_INODE|FUT_OFF_MMSHARED)) {
  167. case FUT_OFF_INODE:
  168. ihold(key->shared.inode);
  169. break;
  170. case FUT_OFF_MMSHARED:
  171. atomic_inc(&key->private.mm->mm_count);
  172. break;
  173. }
  174. }
  175. /*
  176. * Drop a reference to the resource addressed by a key.
  177. * The hash bucket spinlock must not be held.
  178. */
  179. static void drop_futex_key_refs(union futex_key *key)
  180. {
  181. if (!key->both.ptr) {
  182. /* If we're here then we tried to put a key we failed to get */
  183. WARN_ON_ONCE(1);
  184. return;
  185. }
  186. switch (key->both.offset & (FUT_OFF_INODE|FUT_OFF_MMSHARED)) {
  187. case FUT_OFF_INODE:
  188. iput(key->shared.inode);
  189. break;
  190. case FUT_OFF_MMSHARED:
  191. mmdrop(key->private.mm);
  192. break;
  193. }
  194. }
  195. /**
  196. * get_futex_key() - Get parameters which are the keys for a futex
  197. * @uaddr: virtual address of the futex
  198. * @fshared: 0 for a PROCESS_PRIVATE futex, 1 for PROCESS_SHARED
  199. * @key: address where result is stored.
  200. *
  201. * Returns a negative error code or 0
  202. * The key words are stored in *key on success.
  203. *
  204. * For shared mappings, it's (page->index, vma->vm_file->f_path.dentry->d_inode,
  205. * offset_within_page). For private mappings, it's (uaddr, current->mm).
  206. * We can usually work out the index without swapping in the page.
  207. *
  208. * lock_page() might sleep, the caller should not hold a spinlock.
  209. */
  210. static int
  211. get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key)
  212. {
  213. unsigned long address = (unsigned long)uaddr;
  214. struct mm_struct *mm = current->mm;
  215. struct page *page, *page_head;
  216. int err;
  217. /*
  218. * The futex address must be "naturally" aligned.
  219. */
  220. key->both.offset = address % PAGE_SIZE;
  221. if (unlikely((address % sizeof(u32)) != 0))
  222. return -EINVAL;
  223. address -= key->both.offset;
  224. /*
  225. * PROCESS_PRIVATE futexes are fast.
  226. * As the mm cannot disappear under us and the 'key' only needs
  227. * virtual address, we dont even have to find the underlying vma.
  228. * Note : We do have to check 'uaddr' is a valid user address,
  229. * but access_ok() should be faster than find_vma()
  230. */
  231. if (!fshared) {
  232. if (unlikely(!access_ok(VERIFY_WRITE, uaddr, sizeof(u32))))
  233. return -EFAULT;
  234. key->private.mm = mm;
  235. key->private.address = address;
  236. get_futex_key_refs(key);
  237. return 0;
  238. }
  239. again:
  240. err = get_user_pages_fast(address, 1, 1, &page);
  241. if (err < 0)
  242. return err;
  243. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  244. page_head = page;
  245. if (unlikely(PageTail(page))) {
  246. put_page(page);
  247. /* serialize against __split_huge_page_splitting() */
  248. local_irq_disable();
  249. if (likely(__get_user_pages_fast(address, 1, 1, &page) == 1)) {
  250. page_head = compound_head(page);
  251. /*
  252. * page_head is valid pointer but we must pin
  253. * it before taking the PG_lock and/or
  254. * PG_compound_lock. The moment we re-enable
  255. * irqs __split_huge_page_splitting() can
  256. * return and the head page can be freed from
  257. * under us. We can't take the PG_lock and/or
  258. * PG_compound_lock on a page that could be
  259. * freed from under us.
  260. */
  261. if (page != page_head) {
  262. get_page(page_head);
  263. put_page(page);
  264. }
  265. local_irq_enable();
  266. } else {
  267. local_irq_enable();
  268. goto again;
  269. }
  270. }
  271. #else
  272. page_head = compound_head(page);
  273. if (page != page_head) {
  274. get_page(page_head);
  275. put_page(page);
  276. }
  277. #endif
  278. lock_page(page_head);
  279. if (!page_head->mapping) {
  280. unlock_page(page_head);
  281. put_page(page_head);
  282. goto again;
  283. }
  284. /*
  285. * Private mappings are handled in a simple way.
  286. *
  287. * NOTE: When userspace waits on a MAP_SHARED mapping, even if
  288. * it's a read-only handle, it's expected that futexes attach to
  289. * the object not the particular process.
  290. */
  291. if (PageAnon(page_head)) {
  292. key->both.offset |= FUT_OFF_MMSHARED; /* ref taken on mm */
  293. key->private.mm = mm;
  294. key->private.address = address;
  295. } else {
  296. key->both.offset |= FUT_OFF_INODE; /* inode-based key */
  297. key->shared.inode = page_head->mapping->host;
  298. key->shared.pgoff = page_head->index;
  299. }
  300. get_futex_key_refs(key);
  301. unlock_page(page_head);
  302. put_page(page_head);
  303. return 0;
  304. }
  305. static inline void put_futex_key(union futex_key *key)
  306. {
  307. drop_futex_key_refs(key);
  308. }
  309. /**
  310. * fault_in_user_writeable() - Fault in user address and verify RW access
  311. * @uaddr: pointer to faulting user space address
  312. *
  313. * Slow path to fixup the fault we just took in the atomic write
  314. * access to @uaddr.
  315. *
  316. * We have no generic implementation of a non-destructive write to the
  317. * user address. We know that we faulted in the atomic pagefault
  318. * disabled section so we can as well avoid the #PF overhead by
  319. * calling get_user_pages() right away.
  320. */
  321. static int fault_in_user_writeable(u32 __user *uaddr)
  322. {
  323. struct mm_struct *mm = current->mm;
  324. int ret;
  325. down_read(&mm->mmap_sem);
  326. ret = get_user_pages(current, mm, (unsigned long)uaddr,
  327. 1, 1, 0, NULL, NULL);
  328. up_read(&mm->mmap_sem);
  329. return ret < 0 ? ret : 0;
  330. }
  331. /**
  332. * futex_top_waiter() - Return the highest priority waiter on a futex
  333. * @hb: the hash bucket the futex_q's reside in
  334. * @key: the futex key (to distinguish it from other futex futex_q's)
  335. *
  336. * Must be called with the hb lock held.
  337. */
  338. static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb,
  339. union futex_key *key)
  340. {
  341. struct futex_q *this;
  342. plist_for_each_entry(this, &hb->chain, list) {
  343. if (match_futex(&this->key, key))
  344. return this;
  345. }
  346. return NULL;
  347. }
  348. static u32 cmpxchg_futex_value_locked(u32 __user *uaddr, u32 uval, u32 newval)
  349. {
  350. u32 curval;
  351. pagefault_disable();
  352. curval = futex_atomic_cmpxchg_inatomic(uaddr, uval, newval);
  353. pagefault_enable();
  354. return curval;
  355. }
  356. static int get_futex_value_locked(u32 *dest, u32 __user *from)
  357. {
  358. int ret;
  359. pagefault_disable();
  360. ret = __copy_from_user_inatomic(dest, from, sizeof(u32));
  361. pagefault_enable();
  362. return ret ? -EFAULT : 0;
  363. }
  364. /*
  365. * PI code:
  366. */
  367. static int refill_pi_state_cache(void)
  368. {
  369. struct futex_pi_state *pi_state;
  370. if (likely(current->pi_state_cache))
  371. return 0;
  372. pi_state = kzalloc(sizeof(*pi_state), GFP_KERNEL);
  373. if (!pi_state)
  374. return -ENOMEM;
  375. INIT_LIST_HEAD(&pi_state->list);
  376. /* pi_mutex gets initialized later */
  377. pi_state->owner = NULL;
  378. atomic_set(&pi_state->refcount, 1);
  379. pi_state->key = FUTEX_KEY_INIT;
  380. current->pi_state_cache = pi_state;
  381. return 0;
  382. }
  383. static struct futex_pi_state * alloc_pi_state(void)
  384. {
  385. struct futex_pi_state *pi_state = current->pi_state_cache;
  386. WARN_ON(!pi_state);
  387. current->pi_state_cache = NULL;
  388. return pi_state;
  389. }
  390. static void free_pi_state(struct futex_pi_state *pi_state)
  391. {
  392. if (!atomic_dec_and_test(&pi_state->refcount))
  393. return;
  394. /*
  395. * If pi_state->owner is NULL, the owner is most probably dying
  396. * and has cleaned up the pi_state already
  397. */
  398. if (pi_state->owner) {
  399. raw_spin_lock_irq(&pi_state->owner->pi_lock);
  400. list_del_init(&pi_state->list);
  401. raw_spin_unlock_irq(&pi_state->owner->pi_lock);
  402. rt_mutex_proxy_unlock(&pi_state->pi_mutex, pi_state->owner);
  403. }
  404. if (current->pi_state_cache)
  405. kfree(pi_state);
  406. else {
  407. /*
  408. * pi_state->list is already empty.
  409. * clear pi_state->owner.
  410. * refcount is at 0 - put it back to 1.
  411. */
  412. pi_state->owner = NULL;
  413. atomic_set(&pi_state->refcount, 1);
  414. current->pi_state_cache = pi_state;
  415. }
  416. }
  417. /*
  418. * Look up the task based on what TID userspace gave us.
  419. * We dont trust it.
  420. */
  421. static struct task_struct * futex_find_get_task(pid_t pid)
  422. {
  423. struct task_struct *p;
  424. rcu_read_lock();
  425. p = find_task_by_vpid(pid);
  426. if (p)
  427. get_task_struct(p);
  428. rcu_read_unlock();
  429. return p;
  430. }
  431. /*
  432. * This task is holding PI mutexes at exit time => bad.
  433. * Kernel cleans up PI-state, but userspace is likely hosed.
  434. * (Robust-futex cleanup is separate and might save the day for userspace.)
  435. */
  436. void exit_pi_state_list(struct task_struct *curr)
  437. {
  438. struct list_head *next, *head = &curr->pi_state_list;
  439. struct futex_pi_state *pi_state;
  440. struct futex_hash_bucket *hb;
  441. union futex_key key = FUTEX_KEY_INIT;
  442. if (!futex_cmpxchg_enabled)
  443. return;
  444. /*
  445. * We are a ZOMBIE and nobody can enqueue itself on
  446. * pi_state_list anymore, but we have to be careful
  447. * versus waiters unqueueing themselves:
  448. */
  449. raw_spin_lock_irq(&curr->pi_lock);
  450. while (!list_empty(head)) {
  451. next = head->next;
  452. pi_state = list_entry(next, struct futex_pi_state, list);
  453. key = pi_state->key;
  454. hb = hash_futex(&key);
  455. raw_spin_unlock_irq(&curr->pi_lock);
  456. spin_lock(&hb->lock);
  457. raw_spin_lock_irq(&curr->pi_lock);
  458. /*
  459. * We dropped the pi-lock, so re-check whether this
  460. * task still owns the PI-state:
  461. */
  462. if (head->next != next) {
  463. spin_unlock(&hb->lock);
  464. continue;
  465. }
  466. WARN_ON(pi_state->owner != curr);
  467. WARN_ON(list_empty(&pi_state->list));
  468. list_del_init(&pi_state->list);
  469. pi_state->owner = NULL;
  470. raw_spin_unlock_irq(&curr->pi_lock);
  471. rt_mutex_unlock(&pi_state->pi_mutex);
  472. spin_unlock(&hb->lock);
  473. raw_spin_lock_irq(&curr->pi_lock);
  474. }
  475. raw_spin_unlock_irq(&curr->pi_lock);
  476. }
  477. static int
  478. lookup_pi_state(u32 uval, struct futex_hash_bucket *hb,
  479. union futex_key *key, struct futex_pi_state **ps)
  480. {
  481. struct futex_pi_state *pi_state = NULL;
  482. struct futex_q *this, *next;
  483. struct plist_head *head;
  484. struct task_struct *p;
  485. pid_t pid = uval & FUTEX_TID_MASK;
  486. head = &hb->chain;
  487. plist_for_each_entry_safe(this, next, head, list) {
  488. if (match_futex(&this->key, key)) {
  489. /*
  490. * Another waiter already exists - bump up
  491. * the refcount and return its pi_state:
  492. */
  493. pi_state = this->pi_state;
  494. /*
  495. * Userspace might have messed up non-PI and PI futexes
  496. */
  497. if (unlikely(!pi_state))
  498. return -EINVAL;
  499. WARN_ON(!atomic_read(&pi_state->refcount));
  500. /*
  501. * When pi_state->owner is NULL then the owner died
  502. * and another waiter is on the fly. pi_state->owner
  503. * is fixed up by the task which acquires
  504. * pi_state->rt_mutex.
  505. *
  506. * We do not check for pid == 0 which can happen when
  507. * the owner died and robust_list_exit() cleared the
  508. * TID.
  509. */
  510. if (pid && pi_state->owner) {
  511. /*
  512. * Bail out if user space manipulated the
  513. * futex value.
  514. */
  515. if (pid != task_pid_vnr(pi_state->owner))
  516. return -EINVAL;
  517. }
  518. atomic_inc(&pi_state->refcount);
  519. *ps = pi_state;
  520. return 0;
  521. }
  522. }
  523. /*
  524. * We are the first waiter - try to look up the real owner and attach
  525. * the new pi_state to it, but bail out when TID = 0
  526. */
  527. if (!pid)
  528. return -ESRCH;
  529. p = futex_find_get_task(pid);
  530. if (!p)
  531. return -ESRCH;
  532. /*
  533. * We need to look at the task state flags to figure out,
  534. * whether the task is exiting. To protect against the do_exit
  535. * change of the task flags, we do this protected by
  536. * p->pi_lock:
  537. */
  538. raw_spin_lock_irq(&p->pi_lock);
  539. if (unlikely(p->flags & PF_EXITING)) {
  540. /*
  541. * The task is on the way out. When PF_EXITPIDONE is
  542. * set, we know that the task has finished the
  543. * cleanup:
  544. */
  545. int ret = (p->flags & PF_EXITPIDONE) ? -ESRCH : -EAGAIN;
  546. raw_spin_unlock_irq(&p->pi_lock);
  547. put_task_struct(p);
  548. return ret;
  549. }
  550. pi_state = alloc_pi_state();
  551. /*
  552. * Initialize the pi_mutex in locked state and make 'p'
  553. * the owner of it:
  554. */
  555. rt_mutex_init_proxy_locked(&pi_state->pi_mutex, p);
  556. /* Store the key for possible exit cleanups: */
  557. pi_state->key = *key;
  558. WARN_ON(!list_empty(&pi_state->list));
  559. list_add(&pi_state->list, &p->pi_state_list);
  560. pi_state->owner = p;
  561. raw_spin_unlock_irq(&p->pi_lock);
  562. put_task_struct(p);
  563. *ps = pi_state;
  564. return 0;
  565. }
  566. /**
  567. * futex_lock_pi_atomic() - Atomic work required to acquire a pi aware futex
  568. * @uaddr: the pi futex user address
  569. * @hb: the pi futex hash bucket
  570. * @key: the futex key associated with uaddr and hb
  571. * @ps: the pi_state pointer where we store the result of the
  572. * lookup
  573. * @task: the task to perform the atomic lock work for. This will
  574. * be "current" except in the case of requeue pi.
  575. * @set_waiters: force setting the FUTEX_WAITERS bit (1) or not (0)
  576. *
  577. * Returns:
  578. * 0 - ready to wait
  579. * 1 - acquired the lock
  580. * <0 - error
  581. *
  582. * The hb->lock and futex_key refs shall be held by the caller.
  583. */
  584. static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb,
  585. union futex_key *key,
  586. struct futex_pi_state **ps,
  587. struct task_struct *task, int set_waiters)
  588. {
  589. int lock_taken, ret, ownerdied = 0;
  590. u32 uval, newval, curval, vpid = task_pid_vnr(task);
  591. retry:
  592. ret = lock_taken = 0;
  593. /*
  594. * To avoid races, we attempt to take the lock here again
  595. * (by doing a 0 -> TID atomic cmpxchg), while holding all
  596. * the locks. It will most likely not succeed.
  597. */
  598. newval = vpid;
  599. if (set_waiters)
  600. newval |= FUTEX_WAITERS;
  601. curval = cmpxchg_futex_value_locked(uaddr, 0, newval);
  602. if (unlikely(curval == -EFAULT))
  603. return -EFAULT;
  604. /*
  605. * Detect deadlocks.
  606. */
  607. if ((unlikely((curval & FUTEX_TID_MASK) == vpid)))
  608. return -EDEADLK;
  609. /*
  610. * Surprise - we got the lock. Just return to userspace:
  611. */
  612. if (unlikely(!curval))
  613. return 1;
  614. uval = curval;
  615. /*
  616. * Set the FUTEX_WAITERS flag, so the owner will know it has someone
  617. * to wake at the next unlock.
  618. */
  619. newval = curval | FUTEX_WAITERS;
  620. /*
  621. * There are two cases, where a futex might have no owner (the
  622. * owner TID is 0): OWNER_DIED. We take over the futex in this
  623. * case. We also do an unconditional take over, when the owner
  624. * of the futex died.
  625. *
  626. * This is safe as we are protected by the hash bucket lock !
  627. */
  628. if (unlikely(ownerdied || !(curval & FUTEX_TID_MASK))) {
  629. /* Keep the OWNER_DIED bit */
  630. newval = (curval & ~FUTEX_TID_MASK) | vpid;
  631. ownerdied = 0;
  632. lock_taken = 1;
  633. }
  634. curval = cmpxchg_futex_value_locked(uaddr, uval, newval);
  635. if (unlikely(curval == -EFAULT))
  636. return -EFAULT;
  637. if (unlikely(curval != uval))
  638. goto retry;
  639. /*
  640. * We took the lock due to owner died take over.
  641. */
  642. if (unlikely(lock_taken))
  643. return 1;
  644. /*
  645. * We dont have the lock. Look up the PI state (or create it if
  646. * we are the first waiter):
  647. */
  648. ret = lookup_pi_state(uval, hb, key, ps);
  649. if (unlikely(ret)) {
  650. switch (ret) {
  651. case -ESRCH:
  652. /*
  653. * No owner found for this futex. Check if the
  654. * OWNER_DIED bit is set to figure out whether
  655. * this is a robust futex or not.
  656. */
  657. if (get_futex_value_locked(&curval, uaddr))
  658. return -EFAULT;
  659. /*
  660. * We simply start over in case of a robust
  661. * futex. The code above will take the futex
  662. * and return happy.
  663. */
  664. if (curval & FUTEX_OWNER_DIED) {
  665. ownerdied = 1;
  666. goto retry;
  667. }
  668. default:
  669. break;
  670. }
  671. }
  672. return ret;
  673. }
  674. /*
  675. * The hash bucket lock must be held when this is called.
  676. * Afterwards, the futex_q must not be accessed.
  677. */
  678. static void wake_futex(struct futex_q *q)
  679. {
  680. struct task_struct *p = q->task;
  681. /*
  682. * We set q->lock_ptr = NULL _before_ we wake up the task. If
  683. * a non-futex wake up happens on another CPU then the task
  684. * might exit and p would dereference a non-existing task
  685. * struct. Prevent this by holding a reference on p across the
  686. * wake up.
  687. */
  688. get_task_struct(p);
  689. plist_del(&q->list, &q->list.plist);
  690. /*
  691. * The waiting task can free the futex_q as soon as
  692. * q->lock_ptr = NULL is written, without taking any locks. A
  693. * memory barrier is required here to prevent the following
  694. * store to lock_ptr from getting ahead of the plist_del.
  695. */
  696. smp_wmb();
  697. q->lock_ptr = NULL;
  698. wake_up_state(p, TASK_NORMAL);
  699. put_task_struct(p);
  700. }
  701. static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_q *this)
  702. {
  703. struct task_struct *new_owner;
  704. struct futex_pi_state *pi_state = this->pi_state;
  705. u32 curval, newval;
  706. if (!pi_state)
  707. return -EINVAL;
  708. /*
  709. * If current does not own the pi_state then the futex is
  710. * inconsistent and user space fiddled with the futex value.
  711. */
  712. if (pi_state->owner != current)
  713. return -EINVAL;
  714. raw_spin_lock(&pi_state->pi_mutex.wait_lock);
  715. new_owner = rt_mutex_next_owner(&pi_state->pi_mutex);
  716. /*
  717. * It is possible that the next waiter (the one that brought
  718. * this owner to the kernel) timed out and is no longer
  719. * waiting on the lock.
  720. */
  721. if (!new_owner)
  722. new_owner = this->task;
  723. /*
  724. * We pass it to the next owner. (The WAITERS bit is always
  725. * kept enabled while there is PI state around. We must also
  726. * preserve the owner died bit.)
  727. */
  728. if (!(uval & FUTEX_OWNER_DIED)) {
  729. int ret = 0;
  730. newval = FUTEX_WAITERS | task_pid_vnr(new_owner);
  731. curval = cmpxchg_futex_value_locked(uaddr, uval, newval);
  732. if (curval == -EFAULT)
  733. ret = -EFAULT;
  734. else if (curval != uval)
  735. ret = -EINVAL;
  736. if (ret) {
  737. raw_spin_unlock(&pi_state->pi_mutex.wait_lock);
  738. return ret;
  739. }
  740. }
  741. raw_spin_lock_irq(&pi_state->owner->pi_lock);
  742. WARN_ON(list_empty(&pi_state->list));
  743. list_del_init(&pi_state->list);
  744. raw_spin_unlock_irq(&pi_state->owner->pi_lock);
  745. raw_spin_lock_irq(&new_owner->pi_lock);
  746. WARN_ON(!list_empty(&pi_state->list));
  747. list_add(&pi_state->list, &new_owner->pi_state_list);
  748. pi_state->owner = new_owner;
  749. raw_spin_unlock_irq(&new_owner->pi_lock);
  750. raw_spin_unlock(&pi_state->pi_mutex.wait_lock);
  751. rt_mutex_unlock(&pi_state->pi_mutex);
  752. return 0;
  753. }
  754. static int unlock_futex_pi(u32 __user *uaddr, u32 uval)
  755. {
  756. u32 oldval;
  757. /*
  758. * There is no waiter, so we unlock the futex. The owner died
  759. * bit has not to be preserved here. We are the owner:
  760. */
  761. oldval = cmpxchg_futex_value_locked(uaddr, uval, 0);
  762. if (oldval == -EFAULT)
  763. return oldval;
  764. if (oldval != uval)
  765. return -EAGAIN;
  766. return 0;
  767. }
  768. /*
  769. * Express the locking dependencies for lockdep:
  770. */
  771. static inline void
  772. double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2)
  773. {
  774. if (hb1 <= hb2) {
  775. spin_lock(&hb1->lock);
  776. if (hb1 < hb2)
  777. spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING);
  778. } else { /* hb1 > hb2 */
  779. spin_lock(&hb2->lock);
  780. spin_lock_nested(&hb1->lock, SINGLE_DEPTH_NESTING);
  781. }
  782. }
  783. static inline void
  784. double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2)
  785. {
  786. spin_unlock(&hb1->lock);
  787. if (hb1 != hb2)
  788. spin_unlock(&hb2->lock);
  789. }
  790. /*
  791. * Wake up waiters matching bitset queued on this futex (uaddr).
  792. */
  793. static int
  794. futex_wake(u32 __user *uaddr, unsigned int flags, int nr_wake, u32 bitset)
  795. {
  796. struct futex_hash_bucket *hb;
  797. struct futex_q *this, *next;
  798. struct plist_head *head;
  799. union futex_key key = FUTEX_KEY_INIT;
  800. int ret;
  801. if (!bitset)
  802. return -EINVAL;
  803. ret = get_futex_key(uaddr, flags & FLAGS_SHARED, &key);
  804. if (unlikely(ret != 0))
  805. goto out;
  806. hb = hash_futex(&key);
  807. spin_lock(&hb->lock);
  808. head = &hb->chain;
  809. plist_for_each_entry_safe(this, next, head, list) {
  810. if (match_futex (&this->key, &key)) {
  811. if (this->pi_state || this->rt_waiter) {
  812. ret = -EINVAL;
  813. break;
  814. }
  815. /* Check if one of the bits is set in both bitsets */
  816. if (!(this->bitset & bitset))
  817. continue;
  818. wake_futex(this);
  819. if (++ret >= nr_wake)
  820. break;
  821. }
  822. }
  823. spin_unlock(&hb->lock);
  824. put_futex_key(&key);
  825. out:
  826. return ret;
  827. }
  828. /*
  829. * Wake up all waiters hashed on the physical page that is mapped
  830. * to this virtual address:
  831. */
  832. static int
  833. futex_wake_op(u32 __user *uaddr1, unsigned int flags, u32 __user *uaddr2,
  834. int nr_wake, int nr_wake2, int op)
  835. {
  836. union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT;
  837. struct futex_hash_bucket *hb1, *hb2;
  838. struct plist_head *head;
  839. struct futex_q *this, *next;
  840. int ret, op_ret;
  841. retry:
  842. ret = get_futex_key(uaddr1, flags & FLAGS_SHARED, &key1);
  843. if (unlikely(ret != 0))
  844. goto out;
  845. ret = get_futex_key(uaddr2, flags & FLAGS_SHARED, &key2);
  846. if (unlikely(ret != 0))
  847. goto out_put_key1;
  848. hb1 = hash_futex(&key1);
  849. hb2 = hash_futex(&key2);
  850. retry_private:
  851. double_lock_hb(hb1, hb2);
  852. op_ret = futex_atomic_op_inuser(op, uaddr2);
  853. if (unlikely(op_ret < 0)) {
  854. double_unlock_hb(hb1, hb2);
  855. #ifndef CONFIG_MMU
  856. /*
  857. * we don't get EFAULT from MMU faults if we don't have an MMU,
  858. * but we might get them from range checking
  859. */
  860. ret = op_ret;
  861. goto out_put_keys;
  862. #endif
  863. if (unlikely(op_ret != -EFAULT)) {
  864. ret = op_ret;
  865. goto out_put_keys;
  866. }
  867. ret = fault_in_user_writeable(uaddr2);
  868. if (ret)
  869. goto out_put_keys;
  870. if (!(flags & FLAGS_SHARED))
  871. goto retry_private;
  872. put_futex_key(&key2);
  873. put_futex_key(&key1);
  874. goto retry;
  875. }
  876. head = &hb1->chain;
  877. plist_for_each_entry_safe(this, next, head, list) {
  878. if (match_futex (&this->key, &key1)) {
  879. wake_futex(this);
  880. if (++ret >= nr_wake)
  881. break;
  882. }
  883. }
  884. if (op_ret > 0) {
  885. head = &hb2->chain;
  886. op_ret = 0;
  887. plist_for_each_entry_safe(this, next, head, list) {
  888. if (match_futex (&this->key, &key2)) {
  889. wake_futex(this);
  890. if (++op_ret >= nr_wake2)
  891. break;
  892. }
  893. }
  894. ret += op_ret;
  895. }
  896. double_unlock_hb(hb1, hb2);
  897. out_put_keys:
  898. put_futex_key(&key2);
  899. out_put_key1:
  900. put_futex_key(&key1);
  901. out:
  902. return ret;
  903. }
  904. /**
  905. * requeue_futex() - Requeue a futex_q from one hb to another
  906. * @q: the futex_q to requeue
  907. * @hb1: the source hash_bucket
  908. * @hb2: the target hash_bucket
  909. * @key2: the new key for the requeued futex_q
  910. */
  911. static inline
  912. void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1,
  913. struct futex_hash_bucket *hb2, union futex_key *key2)
  914. {
  915. /*
  916. * If key1 and key2 hash to the same bucket, no need to
  917. * requeue.
  918. */
  919. if (likely(&hb1->chain != &hb2->chain)) {
  920. plist_del(&q->list, &hb1->chain);
  921. plist_add(&q->list, &hb2->chain);
  922. q->lock_ptr = &hb2->lock;
  923. #ifdef CONFIG_DEBUG_PI_LIST
  924. q->list.plist.spinlock = &hb2->lock;
  925. #endif
  926. }
  927. get_futex_key_refs(key2);
  928. q->key = *key2;
  929. }
  930. /**
  931. * requeue_pi_wake_futex() - Wake a task that acquired the lock during requeue
  932. * @q: the futex_q
  933. * @key: the key of the requeue target futex
  934. * @hb: the hash_bucket of the requeue target futex
  935. *
  936. * During futex_requeue, with requeue_pi=1, it is possible to acquire the
  937. * target futex if it is uncontended or via a lock steal. Set the futex_q key
  938. * to the requeue target futex so the waiter can detect the wakeup on the right
  939. * futex, but remove it from the hb and NULL the rt_waiter so it can detect
  940. * atomic lock acquisition. Set the q->lock_ptr to the requeue target hb->lock
  941. * to protect access to the pi_state to fixup the owner later. Must be called
  942. * with both q->lock_ptr and hb->lock held.
  943. */
  944. static inline
  945. void requeue_pi_wake_futex(struct futex_q *q, union futex_key *key,
  946. struct futex_hash_bucket *hb)
  947. {
  948. get_futex_key_refs(key);
  949. q->key = *key;
  950. WARN_ON(plist_node_empty(&q->list));
  951. plist_del(&q->list, &q->list.plist);
  952. WARN_ON(!q->rt_waiter);
  953. q->rt_waiter = NULL;
  954. q->lock_ptr = &hb->lock;
  955. #ifdef CONFIG_DEBUG_PI_LIST
  956. q->list.plist.spinlock = &hb->lock;
  957. #endif
  958. wake_up_state(q->task, TASK_NORMAL);
  959. }
  960. /**
  961. * futex_proxy_trylock_atomic() - Attempt an atomic lock for the top waiter
  962. * @pifutex: the user address of the to futex
  963. * @hb1: the from futex hash bucket, must be locked by the caller
  964. * @hb2: the to futex hash bucket, must be locked by the caller
  965. * @key1: the from futex key
  966. * @key2: the to futex key
  967. * @ps: address to store the pi_state pointer
  968. * @set_waiters: force setting the FUTEX_WAITERS bit (1) or not (0)
  969. *
  970. * Try and get the lock on behalf of the top waiter if we can do it atomically.
  971. * Wake the top waiter if we succeed. If the caller specified set_waiters,
  972. * then direct futex_lock_pi_atomic() to force setting the FUTEX_WAITERS bit.
  973. * hb1 and hb2 must be held by the caller.
  974. *
  975. * Returns:
  976. * 0 - failed to acquire the lock atomicly
  977. * 1 - acquired the lock
  978. * <0 - error
  979. */
  980. static int futex_proxy_trylock_atomic(u32 __user *pifutex,
  981. struct futex_hash_bucket *hb1,
  982. struct futex_hash_bucket *hb2,
  983. union futex_key *key1, union futex_key *key2,
  984. struct futex_pi_state **ps, int set_waiters)
  985. {
  986. struct futex_q *top_waiter = NULL;
  987. u32 curval;
  988. int ret;
  989. if (get_futex_value_locked(&curval, pifutex))
  990. return -EFAULT;
  991. /*
  992. * Find the top_waiter and determine if there are additional waiters.
  993. * If the caller intends to requeue more than 1 waiter to pifutex,
  994. * force futex_lock_pi_atomic() to set the FUTEX_WAITERS bit now,
  995. * as we have means to handle the possible fault. If not, don't set
  996. * the bit unecessarily as it will force the subsequent unlock to enter
  997. * the kernel.
  998. */
  999. top_waiter = futex_top_waiter(hb1, key1);
  1000. /* There are no waiters, nothing for us to do. */
  1001. if (!top_waiter)
  1002. return 0;
  1003. /* Ensure we requeue to the expected futex. */
  1004. if (!match_futex(top_waiter->requeue_pi_key, key2))
  1005. return -EINVAL;
  1006. /*
  1007. * Try to take the lock for top_waiter. Set the FUTEX_WAITERS bit in
  1008. * the contended case or if set_waiters is 1. The pi_state is returned
  1009. * in ps in contended cases.
  1010. */
  1011. ret = futex_lock_pi_atomic(pifutex, hb2, key2, ps, top_waiter->task,
  1012. set_waiters);
  1013. if (ret == 1)
  1014. requeue_pi_wake_futex(top_waiter, key2, hb2);
  1015. return ret;
  1016. }
  1017. /**
  1018. * futex_requeue() - Requeue waiters from uaddr1 to uaddr2
  1019. * @uaddr1: source futex user address
  1020. * @flags: futex flags (FLAGS_SHARED, etc.)
  1021. * @uaddr2: target futex user address
  1022. * @nr_wake: number of waiters to wake (must be 1 for requeue_pi)
  1023. * @nr_requeue: number of waiters to requeue (0-INT_MAX)
  1024. * @cmpval: @uaddr1 expected value (or %NULL)
  1025. * @requeue_pi: if we are attempting to requeue from a non-pi futex to a
  1026. * pi futex (pi to pi requeue is not supported)
  1027. *
  1028. * Requeue waiters on uaddr1 to uaddr2. In the requeue_pi case, try to acquire
  1029. * uaddr2 atomically on behalf of the top waiter.
  1030. *
  1031. * Returns:
  1032. * >=0 - on success, the number of tasks requeued or woken
  1033. * <0 - on error
  1034. */
  1035. static int futex_requeue(u32 __user *uaddr1, unsigned int flags,
  1036. u32 __user *uaddr2, int nr_wake, int nr_requeue,
  1037. u32 *cmpval, int requeue_pi)
  1038. {
  1039. union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT;
  1040. int drop_count = 0, task_count = 0, ret;
  1041. struct futex_pi_state *pi_state = NULL;
  1042. struct futex_hash_bucket *hb1, *hb2;
  1043. struct plist_head *head1;
  1044. struct futex_q *this, *next;
  1045. u32 curval2;
  1046. if (requeue_pi) {
  1047. /*
  1048. * requeue_pi requires a pi_state, try to allocate it now
  1049. * without any locks in case it fails.
  1050. */
  1051. if (refill_pi_state_cache())
  1052. return -ENOMEM;
  1053. /*
  1054. * requeue_pi must wake as many tasks as it can, up to nr_wake
  1055. * + nr_requeue, since it acquires the rt_mutex prior to
  1056. * returning to userspace, so as to not leave the rt_mutex with
  1057. * waiters and no owner. However, second and third wake-ups
  1058. * cannot be predicted as they involve race conditions with the
  1059. * first wake and a fault while looking up the pi_state. Both
  1060. * pthread_cond_signal() and pthread_cond_broadcast() should
  1061. * use nr_wake=1.
  1062. */
  1063. if (nr_wake != 1)
  1064. return -EINVAL;
  1065. }
  1066. retry:
  1067. if (pi_state != NULL) {
  1068. /*
  1069. * We will have to lookup the pi_state again, so free this one
  1070. * to keep the accounting correct.
  1071. */
  1072. free_pi_state(pi_state);
  1073. pi_state = NULL;
  1074. }
  1075. ret = get_futex_key(uaddr1, flags & FLAGS_SHARED, &key1);
  1076. if (unlikely(ret != 0))
  1077. goto out;
  1078. ret = get_futex_key(uaddr2, flags & FLAGS_SHARED, &key2);
  1079. if (unlikely(ret != 0))
  1080. goto out_put_key1;
  1081. hb1 = hash_futex(&key1);
  1082. hb2 = hash_futex(&key2);
  1083. retry_private:
  1084. double_lock_hb(hb1, hb2);
  1085. if (likely(cmpval != NULL)) {
  1086. u32 curval;
  1087. ret = get_futex_value_locked(&curval, uaddr1);
  1088. if (unlikely(ret)) {
  1089. double_unlock_hb(hb1, hb2);
  1090. ret = get_user(curval, uaddr1);
  1091. if (ret)
  1092. goto out_put_keys;
  1093. if (!(flags & FLAGS_SHARED))
  1094. goto retry_private;
  1095. put_futex_key(&key2);
  1096. put_futex_key(&key1);
  1097. goto retry;
  1098. }
  1099. if (curval != *cmpval) {
  1100. ret = -EAGAIN;
  1101. goto out_unlock;
  1102. }
  1103. }
  1104. if (requeue_pi && (task_count - nr_wake < nr_requeue)) {
  1105. /*
  1106. * Attempt to acquire uaddr2 and wake the top waiter. If we
  1107. * intend to requeue waiters, force setting the FUTEX_WAITERS
  1108. * bit. We force this here where we are able to easily handle
  1109. * faults rather in the requeue loop below.
  1110. */
  1111. ret = futex_proxy_trylock_atomic(uaddr2, hb1, hb2, &key1,
  1112. &key2, &pi_state, nr_requeue);
  1113. /*
  1114. * At this point the top_waiter has either taken uaddr2 or is
  1115. * waiting on it. If the former, then the pi_state will not
  1116. * exist yet, look it up one more time to ensure we have a
  1117. * reference to it.
  1118. */
  1119. if (ret == 1) {
  1120. WARN_ON(pi_state);
  1121. drop_count++;
  1122. task_count++;
  1123. ret = get_futex_value_locked(&curval2, uaddr2);
  1124. if (!ret)
  1125. ret = lookup_pi_state(curval2, hb2, &key2,
  1126. &pi_state);
  1127. }
  1128. switch (ret) {
  1129. case 0:
  1130. break;
  1131. case -EFAULT:
  1132. double_unlock_hb(hb1, hb2);
  1133. put_futex_key(&key2);
  1134. put_futex_key(&key1);
  1135. ret = fault_in_user_writeable(uaddr2);
  1136. if (!ret)
  1137. goto retry;
  1138. goto out;
  1139. case -EAGAIN:
  1140. /* The owner was exiting, try again. */
  1141. double_unlock_hb(hb1, hb2);
  1142. put_futex_key(&key2);
  1143. put_futex_key(&key1);
  1144. cond_resched();
  1145. goto retry;
  1146. default:
  1147. goto out_unlock;
  1148. }
  1149. }
  1150. head1 = &hb1->chain;
  1151. plist_for_each_entry_safe(this, next, head1, list) {
  1152. if (task_count - nr_wake >= nr_requeue)
  1153. break;
  1154. if (!match_futex(&this->key, &key1))
  1155. continue;
  1156. /*
  1157. * FUTEX_WAIT_REQEUE_PI and FUTEX_CMP_REQUEUE_PI should always
  1158. * be paired with each other and no other futex ops.
  1159. */
  1160. if ((requeue_pi && !this->rt_waiter) ||
  1161. (!requeue_pi && this->rt_waiter)) {
  1162. ret = -EINVAL;
  1163. break;
  1164. }
  1165. /*
  1166. * Wake nr_wake waiters. For requeue_pi, if we acquired the
  1167. * lock, we already woke the top_waiter. If not, it will be
  1168. * woken by futex_unlock_pi().
  1169. */
  1170. if (++task_count <= nr_wake && !requeue_pi) {
  1171. wake_futex(this);
  1172. continue;
  1173. }
  1174. /* Ensure we requeue to the expected futex for requeue_pi. */
  1175. if (requeue_pi && !match_futex(this->requeue_pi_key, &key2)) {
  1176. ret = -EINVAL;
  1177. break;
  1178. }
  1179. /*
  1180. * Requeue nr_requeue waiters and possibly one more in the case
  1181. * of requeue_pi if we couldn't acquire the lock atomically.
  1182. */
  1183. if (requeue_pi) {
  1184. /* Prepare the waiter to take the rt_mutex. */
  1185. atomic_inc(&pi_state->refcount);
  1186. this->pi_state = pi_state;
  1187. ret = rt_mutex_start_proxy_lock(&pi_state->pi_mutex,
  1188. this->rt_waiter,
  1189. this->task, 1);
  1190. if (ret == 1) {
  1191. /* We got the lock. */
  1192. requeue_pi_wake_futex(this, &key2, hb2);
  1193. drop_count++;
  1194. continue;
  1195. } else if (ret) {
  1196. /* -EDEADLK */
  1197. this->pi_state = NULL;
  1198. free_pi_state(pi_state);
  1199. goto out_unlock;
  1200. }
  1201. }
  1202. requeue_futex(this, hb1, hb2, &key2);
  1203. drop_count++;
  1204. }
  1205. out_unlock:
  1206. double_unlock_hb(hb1, hb2);
  1207. /*
  1208. * drop_futex_key_refs() must be called outside the spinlocks. During
  1209. * the requeue we moved futex_q's from the hash bucket at key1 to the
  1210. * one at key2 and updated their key pointer. We no longer need to
  1211. * hold the references to key1.
  1212. */
  1213. while (--drop_count >= 0)
  1214. drop_futex_key_refs(&key1);
  1215. out_put_keys:
  1216. put_futex_key(&key2);
  1217. out_put_key1:
  1218. put_futex_key(&key1);
  1219. out:
  1220. if (pi_state != NULL)
  1221. free_pi_state(pi_state);
  1222. return ret ? ret : task_count;
  1223. }
  1224. /* The key must be already stored in q->key. */
  1225. static inline struct futex_hash_bucket *queue_lock(struct futex_q *q)
  1226. __acquires(&hb->lock)
  1227. {
  1228. struct futex_hash_bucket *hb;
  1229. hb = hash_futex(&q->key);
  1230. q->lock_ptr = &hb->lock;
  1231. spin_lock(&hb->lock);
  1232. return hb;
  1233. }
  1234. static inline void
  1235. queue_unlock(struct futex_q *q, struct futex_hash_bucket *hb)
  1236. __releases(&hb->lock)
  1237. {
  1238. spin_unlock(&hb->lock);
  1239. }
  1240. /**
  1241. * queue_me() - Enqueue the futex_q on the futex_hash_bucket
  1242. * @q: The futex_q to enqueue
  1243. * @hb: The destination hash bucket
  1244. *
  1245. * The hb->lock must be held by the caller, and is released here. A call to
  1246. * queue_me() is typically paired with exactly one call to unqueue_me(). The
  1247. * exceptions involve the PI related operations, which may use unqueue_me_pi()
  1248. * or nothing if the unqueue is done as part of the wake process and the unqueue
  1249. * state is implicit in the state of woken task (see futex_wait_requeue_pi() for
  1250. * an example).
  1251. */
  1252. static inline void queue_me(struct futex_q *q, struct futex_hash_bucket *hb)
  1253. __releases(&hb->lock)
  1254. {
  1255. int prio;
  1256. /*
  1257. * The priority used to register this element is
  1258. * - either the real thread-priority for the real-time threads
  1259. * (i.e. threads with a priority lower than MAX_RT_PRIO)
  1260. * - or MAX_RT_PRIO for non-RT threads.
  1261. * Thus, all RT-threads are woken first in priority order, and
  1262. * the others are woken last, in FIFO order.
  1263. */
  1264. prio = min(current->normal_prio, MAX_RT_PRIO);
  1265. plist_node_init(&q->list, prio);
  1266. #ifdef CONFIG_DEBUG_PI_LIST
  1267. q->list.plist.spinlock = &hb->lock;
  1268. #endif
  1269. plist_add(&q->list, &hb->chain);
  1270. q->task = current;
  1271. spin_unlock(&hb->lock);
  1272. }
  1273. /**
  1274. * unqueue_me() - Remove the futex_q from its futex_hash_bucket
  1275. * @q: The futex_q to unqueue
  1276. *
  1277. * The q->lock_ptr must not be held by the caller. A call to unqueue_me() must
  1278. * be paired with exactly one earlier call to queue_me().
  1279. *
  1280. * Returns:
  1281. * 1 - if the futex_q was still queued (and we removed unqueued it)
  1282. * 0 - if the futex_q was already removed by the waking thread
  1283. */
  1284. static int unqueue_me(struct futex_q *q)
  1285. {
  1286. spinlock_t *lock_ptr;
  1287. int ret = 0;
  1288. /* In the common case we don't take the spinlock, which is nice. */
  1289. retry:
  1290. lock_ptr = q->lock_ptr;
  1291. barrier();
  1292. if (lock_ptr != NULL) {
  1293. spin_lock(lock_ptr);
  1294. /*
  1295. * q->lock_ptr can change between reading it and
  1296. * spin_lock(), causing us to take the wrong lock. This
  1297. * corrects the race condition.
  1298. *
  1299. * Reasoning goes like this: if we have the wrong lock,
  1300. * q->lock_ptr must have changed (maybe several times)
  1301. * between reading it and the spin_lock(). It can
  1302. * change again after the spin_lock() but only if it was
  1303. * already changed before the spin_lock(). It cannot,
  1304. * however, change back to the original value. Therefore
  1305. * we can detect whether we acquired the correct lock.
  1306. */
  1307. if (unlikely(lock_ptr != q->lock_ptr)) {
  1308. spin_unlock(lock_ptr);
  1309. goto retry;
  1310. }
  1311. WARN_ON(plist_node_empty(&q->list));
  1312. plist_del(&q->list, &q->list.plist);
  1313. BUG_ON(q->pi_state);
  1314. spin_unlock(lock_ptr);
  1315. ret = 1;
  1316. }
  1317. drop_futex_key_refs(&q->key);
  1318. return ret;
  1319. }
  1320. /*
  1321. * PI futexes can not be requeued and must remove themself from the
  1322. * hash bucket. The hash bucket lock (i.e. lock_ptr) is held on entry
  1323. * and dropped here.
  1324. */
  1325. static void unqueue_me_pi(struct futex_q *q)
  1326. __releases(q->lock_ptr)
  1327. {
  1328. WARN_ON(plist_node_empty(&q->list));
  1329. plist_del(&q->list, &q->list.plist);
  1330. BUG_ON(!q->pi_state);
  1331. free_pi_state(q->pi_state);
  1332. q->pi_state = NULL;
  1333. spin_unlock(q->lock_ptr);
  1334. }
  1335. /*
  1336. * Fixup the pi_state owner with the new owner.
  1337. *
  1338. * Must be called with hash bucket lock held and mm->sem held for non
  1339. * private futexes.
  1340. */
  1341. static int fixup_pi_state_owner(u32 __user *uaddr, struct futex_q *q,
  1342. struct task_struct *newowner)
  1343. {
  1344. u32 newtid = task_pid_vnr(newowner) | FUTEX_WAITERS;
  1345. struct futex_pi_state *pi_state = q->pi_state;
  1346. struct task_struct *oldowner = pi_state->owner;
  1347. u32 uval, curval, newval;
  1348. int ret;
  1349. /* Owner died? */
  1350. if (!pi_state->owner)
  1351. newtid |= FUTEX_OWNER_DIED;
  1352. /*
  1353. * We are here either because we stole the rtmutex from the
  1354. * pending owner or we are the pending owner which failed to
  1355. * get the rtmutex. We have to replace the pending owner TID
  1356. * in the user space variable. This must be atomic as we have
  1357. * to preserve the owner died bit here.
  1358. *
  1359. * Note: We write the user space value _before_ changing the pi_state
  1360. * because we can fault here. Imagine swapped out pages or a fork
  1361. * that marked all the anonymous memory readonly for cow.
  1362. *
  1363. * Modifying pi_state _before_ the user space value would
  1364. * leave the pi_state in an inconsistent state when we fault
  1365. * here, because we need to drop the hash bucket lock to
  1366. * handle the fault. This might be observed in the PID check
  1367. * in lookup_pi_state.
  1368. */
  1369. retry:
  1370. if (get_futex_value_locked(&uval, uaddr))
  1371. goto handle_fault;
  1372. while (1) {
  1373. newval = (uval & FUTEX_OWNER_DIED) | newtid;
  1374. curval = cmpxchg_futex_value_locked(uaddr, uval, newval);
  1375. if (curval == -EFAULT)
  1376. goto handle_fault;
  1377. if (curval == uval)
  1378. break;
  1379. uval = curval;
  1380. }
  1381. /*
  1382. * We fixed up user space. Now we need to fix the pi_state
  1383. * itself.
  1384. */
  1385. if (pi_state->owner != NULL) {
  1386. raw_spin_lock_irq(&pi_state->owner->pi_lock);
  1387. WARN_ON(list_empty(&pi_state->list));
  1388. list_del_init(&pi_state->list);
  1389. raw_spin_unlock_irq(&pi_state->owner->pi_lock);
  1390. }
  1391. pi_state->owner = newowner;
  1392. raw_spin_lock_irq(&newowner->pi_lock);
  1393. WARN_ON(!list_empty(&pi_state->list));
  1394. list_add(&pi_state->list, &newowner->pi_state_list);
  1395. raw_spin_unlock_irq(&newowner->pi_lock);
  1396. return 0;
  1397. /*
  1398. * To handle the page fault we need to drop the hash bucket
  1399. * lock here. That gives the other task (either the pending
  1400. * owner itself or the task which stole the rtmutex) the
  1401. * chance to try the fixup of the pi_state. So once we are
  1402. * back from handling the fault we need to check the pi_state
  1403. * after reacquiring the hash bucket lock and before trying to
  1404. * do another fixup. When the fixup has been done already we
  1405. * simply return.
  1406. */
  1407. handle_fault:
  1408. spin_unlock(q->lock_ptr);
  1409. ret = fault_in_user_writeable(uaddr);
  1410. spin_lock(q->lock_ptr);
  1411. /*
  1412. * Check if someone else fixed it for us:
  1413. */
  1414. if (pi_state->owner != oldowner)
  1415. return 0;
  1416. if (ret)
  1417. return ret;
  1418. goto retry;
  1419. }
  1420. static long futex_wait_restart(struct restart_block *restart);
  1421. /**
  1422. * fixup_owner() - Post lock pi_state and corner case management
  1423. * @uaddr: user address of the futex
  1424. * @q: futex_q (contains pi_state and access to the rt_mutex)
  1425. * @locked: if the attempt to take the rt_mutex succeeded (1) or not (0)
  1426. *
  1427. * After attempting to lock an rt_mutex, this function is called to cleanup
  1428. * the pi_state owner as well as handle race conditions that may allow us to
  1429. * acquire the lock. Must be called with the hb lock held.
  1430. *
  1431. * Returns:
  1432. * 1 - success, lock taken
  1433. * 0 - success, lock not taken
  1434. * <0 - on error (-EFAULT)
  1435. */
  1436. static int fixup_owner(u32 __user *uaddr, struct futex_q *q, int locked)
  1437. {
  1438. struct task_struct *owner;
  1439. int ret = 0;
  1440. if (locked) {
  1441. /*
  1442. * Got the lock. We might not be the anticipated owner if we
  1443. * did a lock-steal - fix up the PI-state in that case:
  1444. */
  1445. if (q->pi_state->owner != current)
  1446. ret = fixup_pi_state_owner(uaddr, q, current);
  1447. goto out;
  1448. }
  1449. /*
  1450. * Catch the rare case, where the lock was released when we were on the
  1451. * way back before we locked the hash bucket.
  1452. */
  1453. if (q->pi_state->owner == current) {
  1454. /*
  1455. * Try to get the rt_mutex now. This might fail as some other
  1456. * task acquired the rt_mutex after we removed ourself from the
  1457. * rt_mutex waiters list.
  1458. */
  1459. if (rt_mutex_trylock(&q->pi_state->pi_mutex)) {
  1460. locked = 1;
  1461. goto out;
  1462. }
  1463. /*
  1464. * pi_state is incorrect, some other task did a lock steal and
  1465. * we returned due to timeout or signal without taking the
  1466. * rt_mutex. Too late. We can access the rt_mutex_owner without
  1467. * locking, as the other task is now blocked on the hash bucket
  1468. * lock. Fix the state up.
  1469. */
  1470. owner = rt_mutex_owner(&q->pi_state->pi_mutex);
  1471. ret = fixup_pi_state_owner(uaddr, q, owner);
  1472. goto out;
  1473. }
  1474. /*
  1475. * Paranoia check. If we did not take the lock, then we should not be
  1476. * the owner, nor the pending owner, of the rt_mutex.
  1477. */
  1478. if (rt_mutex_owner(&q->pi_state->pi_mutex) == current)
  1479. printk(KERN_ERR "fixup_owner: ret = %d pi-mutex: %p "
  1480. "pi-state %p\n", ret,
  1481. q->pi_state->pi_mutex.owner,
  1482. q->pi_state->owner);
  1483. out:
  1484. return ret ? ret : locked;
  1485. }
  1486. /**
  1487. * futex_wait_queue_me() - queue_me() and wait for wakeup, timeout, or signal
  1488. * @hb: the futex hash bucket, must be locked by the caller
  1489. * @q: the futex_q to queue up on
  1490. * @timeout: the prepared hrtimer_sleeper, or null for no timeout
  1491. */
  1492. static void futex_wait_queue_me(struct futex_hash_bucket *hb, struct futex_q *q,
  1493. struct hrtimer_sleeper *timeout)
  1494. {
  1495. /*
  1496. * The task state is guaranteed to be set before another task can
  1497. * wake it. set_current_state() is implemented using set_mb() and
  1498. * queue_me() calls spin_unlock() upon completion, both serializing
  1499. * access to the hash list and forcing another memory barrier.
  1500. */
  1501. set_current_state(TASK_INTERRUPTIBLE);
  1502. queue_me(q, hb);
  1503. /* Arm the timer */
  1504. if (timeout) {
  1505. hrtimer_start_expires(&timeout->timer, HRTIMER_MODE_ABS);
  1506. if (!hrtimer_active(&timeout->timer))
  1507. timeout->task = NULL;
  1508. }
  1509. /*
  1510. * If we have been removed from the hash list, then another task
  1511. * has tried to wake us, and we can skip the call to schedule().
  1512. */
  1513. if (likely(!plist_node_empty(&q->list))) {
  1514. /*
  1515. * If the timer has already expired, current will already be
  1516. * flagged for rescheduling. Only call schedule if there
  1517. * is no timeout, or if it has yet to expire.
  1518. */
  1519. if (!timeout || timeout->task)
  1520. schedule();
  1521. }
  1522. __set_current_state(TASK_RUNNING);
  1523. }
  1524. /**
  1525. * futex_wait_setup() - Prepare to wait on a futex
  1526. * @uaddr: the futex userspace address
  1527. * @val: the expected value
  1528. * @flags: futex flags (FLAGS_SHARED, etc.)
  1529. * @q: the associated futex_q
  1530. * @hb: storage for hash_bucket pointer to be returned to caller
  1531. *
  1532. * Setup the futex_q and locate the hash_bucket. Get the futex value and
  1533. * compare it with the expected value. Handle atomic faults internally.
  1534. * Return with the hb lock held and a q.key reference on success, and unlocked
  1535. * with no q.key reference on failure.
  1536. *
  1537. * Returns:
  1538. * 0 - uaddr contains val and hb has been locked
  1539. * <1 - -EFAULT or -EWOULDBLOCK (uaddr does not contain val) and hb is unlcoked
  1540. */
  1541. static int futex_wait_setup(u32 __user *uaddr, u32 val, unsigned int flags,
  1542. struct futex_q *q, struct futex_hash_bucket **hb)
  1543. {
  1544. u32 uval;
  1545. int ret;
  1546. /*
  1547. * Access the page AFTER the hash-bucket is locked.
  1548. * Order is important:
  1549. *
  1550. * Userspace waiter: val = var; if (cond(val)) futex_wait(&var, val);
  1551. * Userspace waker: if (cond(var)) { var = new; futex_wake(&var); }
  1552. *
  1553. * The basic logical guarantee of a futex is that it blocks ONLY
  1554. * if cond(var) is known to be true at the time of blocking, for
  1555. * any cond. If we locked the hash-bucket after testing *uaddr, that
  1556. * would open a race condition where we could block indefinitely with
  1557. * cond(var) false, which would violate the guarantee.
  1558. *
  1559. * On the other hand, we insert q and release the hash-bucket only
  1560. * after testing *uaddr. This guarantees that futex_wait() will NOT
  1561. * absorb a wakeup if *uaddr does not match the desired values
  1562. * while the syscall executes.
  1563. */
  1564. retry:
  1565. ret = get_futex_key(uaddr, flags & FLAGS_SHARED, &q->key);
  1566. if (unlikely(ret != 0))
  1567. return ret;
  1568. retry_private:
  1569. *hb = queue_lock(q);
  1570. ret = get_futex_value_locked(&uval, uaddr);
  1571. if (ret) {
  1572. queue_unlock(q, *hb);
  1573. ret = get_user(uval, uaddr);
  1574. if (ret)
  1575. goto out;
  1576. if (!(flags & FLAGS_SHARED))
  1577. goto retry_private;
  1578. put_futex_key(&q->key);
  1579. goto retry;
  1580. }
  1581. if (uval != val) {
  1582. queue_unlock(q, *hb);
  1583. ret = -EWOULDBLOCK;
  1584. }
  1585. out:
  1586. if (ret)
  1587. put_futex_key(&q->key);
  1588. return ret;
  1589. }
  1590. static int futex_wait(u32 __user *uaddr, unsigned int flags, u32 val,
  1591. ktime_t *abs_time, u32 bitset)
  1592. {
  1593. struct hrtimer_sleeper timeout, *to = NULL;
  1594. struct restart_block *restart;
  1595. struct futex_hash_bucket *hb;
  1596. struct futex_q q = futex_q_init;
  1597. int ret;
  1598. if (!bitset)
  1599. return -EINVAL;
  1600. q.bitset = bitset;
  1601. if (abs_time) {
  1602. to = &timeout;
  1603. hrtimer_init_on_stack(&to->timer, (flags & FLAGS_CLOCKRT) ?
  1604. CLOCK_REALTIME : CLOCK_MONOTONIC,
  1605. HRTIMER_MODE_ABS);
  1606. hrtimer_init_sleeper(to, current);
  1607. hrtimer_set_expires_range_ns(&to->timer, *abs_time,
  1608. current->timer_slack_ns);
  1609. }
  1610. retry:
  1611. /*
  1612. * Prepare to wait on uaddr. On success, holds hb lock and increments
  1613. * q.key refs.
  1614. */
  1615. ret = futex_wait_setup(uaddr, val, flags, &q, &hb);
  1616. if (ret)
  1617. goto out;
  1618. /* queue_me and wait for wakeup, timeout, or a signal. */
  1619. futex_wait_queue_me(hb, &q, to);
  1620. /* If we were woken (and unqueued), we succeeded, whatever. */
  1621. ret = 0;
  1622. /* unqueue_me() drops q.key ref */
  1623. if (!unqueue_me(&q))
  1624. goto out;
  1625. ret = -ETIMEDOUT;
  1626. if (to && !to->task)
  1627. goto out;
  1628. /*
  1629. * We expect signal_pending(current), but we might be the
  1630. * victim of a spurious wakeup as well.
  1631. */
  1632. if (!signal_pending(current))
  1633. goto retry;
  1634. ret = -ERESTARTSYS;
  1635. if (!abs_time)
  1636. goto out;
  1637. restart = &current_thread_info()->restart_block;
  1638. restart->fn = futex_wait_restart;
  1639. restart->futex.uaddr = uaddr;
  1640. restart->futex.val = val;
  1641. restart->futex.time = abs_time->tv64;
  1642. restart->futex.bitset = bitset;
  1643. restart->futex.flags = flags;
  1644. ret = -ERESTART_RESTARTBLOCK;
  1645. out:
  1646. if (to) {
  1647. hrtimer_cancel(&to->timer);
  1648. destroy_hrtimer_on_stack(&to->timer);
  1649. }
  1650. return ret;
  1651. }
  1652. static long futex_wait_restart(struct restart_block *restart)
  1653. {
  1654. u32 __user *uaddr = restart->futex.uaddr;
  1655. ktime_t t, *tp = NULL;
  1656. if (restart->futex.flags & FLAGS_HAS_TIMEOUT) {
  1657. t.tv64 = restart->futex.time;
  1658. tp = &t;
  1659. }
  1660. restart->fn = do_no_restart_syscall;
  1661. return (long)futex_wait(uaddr, restart->futex.flags,
  1662. restart->futex.val, tp, restart->futex.bitset);
  1663. }
  1664. /*
  1665. * Userspace tried a 0 -> TID atomic transition of the futex value
  1666. * and failed. The kernel side here does the whole locking operation:
  1667. * if there are waiters then it will block, it does PI, etc. (Due to
  1668. * races the kernel might see a 0 value of the futex too.)
  1669. */
  1670. static int futex_lock_pi(u32 __user *uaddr, unsigned int flags, int detect,
  1671. ktime_t *time, int trylock)
  1672. {
  1673. struct hrtimer_sleeper timeout, *to = NULL;
  1674. struct futex_hash_bucket *hb;
  1675. struct futex_q q = futex_q_init;
  1676. int res, ret;
  1677. if (refill_pi_state_cache())
  1678. return -ENOMEM;
  1679. if (time) {
  1680. to = &timeout;
  1681. hrtimer_init_on_stack(&to->timer, CLOCK_REALTIME,
  1682. HRTIMER_MODE_ABS);
  1683. hrtimer_init_sleeper(to, current);
  1684. hrtimer_set_expires(&to->timer, *time);
  1685. }
  1686. retry:
  1687. ret = get_futex_key(uaddr, flags & FLAGS_SHARED, &q.key);
  1688. if (unlikely(ret != 0))
  1689. goto out;
  1690. retry_private:
  1691. hb = queue_lock(&q);
  1692. ret = futex_lock_pi_atomic(uaddr, hb, &q.key, &q.pi_state, current, 0);
  1693. if (unlikely(ret)) {
  1694. switch (ret) {
  1695. case 1:
  1696. /* We got the lock. */
  1697. ret = 0;
  1698. goto out_unlock_put_key;
  1699. case -EFAULT:
  1700. goto uaddr_faulted;
  1701. case -EAGAIN:
  1702. /*
  1703. * Task is exiting and we just wait for the
  1704. * exit to complete.
  1705. */
  1706. queue_unlock(&q, hb);
  1707. put_futex_key(&q.key);
  1708. cond_resched();
  1709. goto retry;
  1710. default:
  1711. goto out_unlock_put_key;
  1712. }
  1713. }
  1714. /*
  1715. * Only actually queue now that the atomic ops are done:
  1716. */
  1717. queue_me(&q, hb);
  1718. WARN_ON(!q.pi_state);
  1719. /*
  1720. * Block on the PI mutex:
  1721. */
  1722. if (!trylock)
  1723. ret = rt_mutex_timed_lock(&q.pi_state->pi_mutex, to, 1);
  1724. else {
  1725. ret = rt_mutex_trylock(&q.pi_state->pi_mutex);
  1726. /* Fixup the trylock return value: */
  1727. ret = ret ? 0 : -EWOULDBLOCK;
  1728. }
  1729. spin_lock(q.lock_ptr);
  1730. /*
  1731. * Fixup the pi_state owner and possibly acquire the lock if we
  1732. * haven't already.
  1733. */
  1734. res = fixup_owner(uaddr, &q, !ret);
  1735. /*
  1736. * If fixup_owner() returned an error, proprogate that. If it acquired
  1737. * the lock, clear our -ETIMEDOUT or -EINTR.
  1738. */
  1739. if (res)
  1740. ret = (res < 0) ? res : 0;
  1741. /*
  1742. * If fixup_owner() faulted and was unable to handle the fault, unlock
  1743. * it and return the fault to userspace.
  1744. */
  1745. if (ret && (rt_mutex_owner(&q.pi_state->pi_mutex) == current))
  1746. rt_mutex_unlock(&q.pi_state->pi_mutex);
  1747. /* Unqueue and drop the lock */
  1748. unqueue_me_pi(&q);
  1749. goto out_put_key;
  1750. out_unlock_put_key:
  1751. queue_unlock(&q, hb);
  1752. out_put_key:
  1753. put_futex_key(&q.key);
  1754. out:
  1755. if (to)
  1756. destroy_hrtimer_on_stack(&to->timer);
  1757. return ret != -EINTR ? ret : -ERESTARTNOINTR;
  1758. uaddr_faulted:
  1759. queue_unlock(&q, hb);
  1760. ret = fault_in_user_writeable(uaddr);
  1761. if (ret)
  1762. goto out_put_key;
  1763. if (!(flags & FLAGS_SHARED))
  1764. goto retry_private;
  1765. put_futex_key(&q.key);
  1766. goto retry;
  1767. }
  1768. /*
  1769. * Userspace attempted a TID -> 0 atomic transition, and failed.
  1770. * This is the in-kernel slowpath: we look up the PI state (if any),
  1771. * and do the rt-mutex unlock.
  1772. */
  1773. static int futex_unlock_pi(u32 __user *uaddr, unsigned int flags)
  1774. {
  1775. struct futex_hash_bucket *hb;
  1776. struct futex_q *this, *next;
  1777. struct plist_head *head;
  1778. union futex_key key = FUTEX_KEY_INIT;
  1779. u32 uval, vpid = task_pid_vnr(current);
  1780. int ret;
  1781. retry:
  1782. if (get_user(uval, uaddr))
  1783. return -EFAULT;
  1784. /*
  1785. * We release only a lock we actually own:
  1786. */
  1787. if ((uval & FUTEX_TID_MASK) != vpid)
  1788. return -EPERM;
  1789. ret = get_futex_key(uaddr, flags & FLAGS_SHARED, &key);
  1790. if (unlikely(ret != 0))
  1791. goto out;
  1792. hb = hash_futex(&key);
  1793. spin_lock(&hb->lock);
  1794. /*
  1795. * To avoid races, try to do the TID -> 0 atomic transition
  1796. * again. If it succeeds then we can return without waking
  1797. * anyone else up:
  1798. */
  1799. if (!(uval & FUTEX_OWNER_DIED))
  1800. uval = cmpxchg_futex_value_locked(uaddr, vpid, 0);
  1801. if (unlikely(uval == -EFAULT))
  1802. goto pi_faulted;
  1803. /*
  1804. * Rare case: we managed to release the lock atomically,
  1805. * no need to wake anyone else up:
  1806. */
  1807. if (unlikely(uval == vpid))
  1808. goto out_unlock;
  1809. /*
  1810. * Ok, other tasks may need to be woken up - check waiters
  1811. * and do the wakeup if necessary:
  1812. */
  1813. head = &hb->chain;
  1814. plist_for_each_entry_safe(this, next, head, list) {
  1815. if (!match_futex (&this->key, &key))
  1816. continue;
  1817. ret = wake_futex_pi(uaddr, uval, this);
  1818. /*
  1819. * The atomic access to the futex value
  1820. * generated a pagefault, so retry the
  1821. * user-access and the wakeup:
  1822. */
  1823. if (ret == -EFAULT)
  1824. goto pi_faulted;
  1825. goto out_unlock;
  1826. }
  1827. /*
  1828. * No waiters - kernel unlocks the futex:
  1829. */
  1830. if (!(uval & FUTEX_OWNER_DIED)) {
  1831. ret = unlock_futex_pi(uaddr, uval);
  1832. if (ret == -EFAULT)
  1833. goto pi_faulted;
  1834. }
  1835. out_unlock:
  1836. spin_unlock(&hb->lock);
  1837. put_futex_key(&key);
  1838. out:
  1839. return ret;
  1840. pi_faulted:
  1841. spin_unlock(&hb->lock);
  1842. put_futex_key(&key);
  1843. ret = fault_in_user_writeable(uaddr);
  1844. if (!ret)
  1845. goto retry;
  1846. return ret;
  1847. }
  1848. /**
  1849. * handle_early_requeue_pi_wakeup() - Detect early wakeup on the initial futex
  1850. * @hb: the hash_bucket futex_q was original enqueued on
  1851. * @q: the futex_q woken while waiting to be requeued
  1852. * @key2: the futex_key of the requeue target futex
  1853. * @timeout: the timeout associated with the wait (NULL if none)
  1854. *
  1855. * Detect if the task was woken on the initial futex as opposed to the requeue
  1856. * target futex. If so, determine if it was a timeout or a signal that caused
  1857. * the wakeup and return the appropriate error code to the caller. Must be
  1858. * called with the hb lock held.
  1859. *
  1860. * Returns
  1861. * 0 - no early wakeup detected
  1862. * <0 - -ETIMEDOUT or -ERESTARTNOINTR
  1863. */
  1864. static inline
  1865. int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb,
  1866. struct futex_q *q, union futex_key *key2,
  1867. struct hrtimer_sleeper *timeout)
  1868. {
  1869. int ret = 0;
  1870. /*
  1871. * With the hb lock held, we avoid races while we process the wakeup.
  1872. * We only need to hold hb (and not hb2) to ensure atomicity as the
  1873. * wakeup code can't change q.key from uaddr to uaddr2 if we hold hb.
  1874. * It can't be requeued from uaddr2 to something else since we don't
  1875. * support a PI aware source futex for requeue.
  1876. */
  1877. if (!match_futex(&q->key, key2)) {
  1878. WARN_ON(q->lock_ptr && (&hb->lock != q->lock_ptr));
  1879. /*
  1880. * We were woken prior to requeue by a timeout or a signal.
  1881. * Unqueue the futex_q and determine which it was.
  1882. */
  1883. plist_del(&q->list, &q->list.plist);
  1884. /* Handle spurious wakeups gracefully */
  1885. ret = -EWOULDBLOCK;
  1886. if (timeout && !timeout->task)
  1887. ret = -ETIMEDOUT;
  1888. else if (signal_pending(current))
  1889. ret = -ERESTARTNOINTR;
  1890. }
  1891. return ret;
  1892. }
  1893. /**
  1894. * futex_wait_requeue_pi() - Wait on uaddr and take uaddr2
  1895. * @uaddr: the futex we initially wait on (non-pi)
  1896. * @flags: futex flags (FLAGS_SHARED, FLAGS_CLOCKRT, etc.), they must be
  1897. * the same type, no requeueing from private to shared, etc.
  1898. * @val: the expected value of uaddr
  1899. * @abs_time: absolute timeout
  1900. * @bitset: 32 bit wakeup bitset set by userspace, defaults to all
  1901. * @clockrt: whether to use CLOCK_REALTIME (1) or CLOCK_MONOTONIC (0)
  1902. * @uaddr2: the pi futex we will take prior to returning to user-space
  1903. *
  1904. * The caller will wait on uaddr and will be requeued by futex_requeue() to
  1905. * uaddr2 which must be PI aware. Normal wakeup will wake on uaddr2 and
  1906. * complete the acquisition of the rt_mutex prior to returning to userspace.
  1907. * This ensures the rt_mutex maintains an owner when it has waiters; without
  1908. * one, the pi logic wouldn't know which task to boost/deboost, if there was a
  1909. * need to.
  1910. *
  1911. * We call schedule in futex_wait_queue_me() when we enqueue and return there
  1912. * via the following:
  1913. * 1) wakeup on uaddr2 after an atomic lock acquisition by futex_requeue()
  1914. * 2) wakeup on uaddr2 after a requeue
  1915. * 3) signal
  1916. * 4) timeout
  1917. *
  1918. * If 3, cleanup and return -ERESTARTNOINTR.
  1919. *
  1920. * If 2, we may then block on trying to take the rt_mutex and return via:
  1921. * 5) successful lock
  1922. * 6) signal
  1923. * 7) timeout
  1924. * 8) other lock acquisition failure
  1925. *
  1926. * If 6, return -EWOULDBLOCK (restarting the syscall would do the same).
  1927. *
  1928. * If 4 or 7, we cleanup and return with -ETIMEDOUT.
  1929. *
  1930. * Returns:
  1931. * 0 - On success
  1932. * <0 - On error
  1933. */
  1934. static int futex_wait_requeue_pi(u32 __user *uaddr, unsigned int flags,
  1935. u32 val, ktime_t *abs_time, u32 bitset,
  1936. u32 __user *uaddr2)
  1937. {
  1938. struct hrtimer_sleeper timeout, *to = NULL;
  1939. struct rt_mutex_waiter rt_waiter;
  1940. struct rt_mutex *pi_mutex = NULL;
  1941. struct futex_hash_bucket *hb;
  1942. union futex_key key2 = FUTEX_KEY_INIT;
  1943. struct futex_q q = futex_q_init;
  1944. int res, ret;
  1945. if (!bitset)
  1946. return -EINVAL;
  1947. if (abs_time) {
  1948. to = &timeout;
  1949. hrtimer_init_on_stack(&to->timer, (flags & FLAGS_CLOCKRT) ?
  1950. CLOCK_REALTIME : CLOCK_MONOTONIC,
  1951. HRTIMER_MODE_ABS);
  1952. hrtimer_init_sleeper(to, current);
  1953. hrtimer_set_expires_range_ns(&to->timer, *abs_time,
  1954. current->timer_slack_ns);
  1955. }
  1956. /*
  1957. * The waiter is allocated on our stack, manipulated by the requeue
  1958. * code while we sleep on uaddr.
  1959. */
  1960. debug_rt_mutex_init_waiter(&rt_waiter);
  1961. rt_waiter.task = NULL;
  1962. ret = get_futex_key(uaddr2, flags & FLAGS_SHARED, &key2);
  1963. if (unlikely(ret != 0))
  1964. goto out;
  1965. q.bitset = bitset;
  1966. q.rt_waiter = &rt_waiter;
  1967. q.requeue_pi_key = &key2;
  1968. /*
  1969. * Prepare to wait on uaddr. On success, increments q.key (key1) ref
  1970. * count.
  1971. */
  1972. ret = futex_wait_setup(uaddr, val, flags, &q, &hb);
  1973. if (ret)
  1974. goto out_key2;
  1975. /* Queue the futex_q, drop the hb lock, wait for wakeup. */
  1976. futex_wait_queue_me(hb, &q, to);
  1977. spin_lock(&hb->lock);
  1978. ret = handle_early_requeue_pi_wakeup(hb, &q, &key2, to);
  1979. spin_unlock(&hb->lock);
  1980. if (ret)
  1981. goto out_put_keys;
  1982. /*
  1983. * In order for us to be here, we know our q.key == key2, and since
  1984. * we took the hb->lock above, we also know that futex_requeue() has
  1985. * completed and we no longer have to concern ourselves with a wakeup
  1986. * race with the atomic proxy lock acquisition by the requeue code. The
  1987. * futex_requeue dropped our key1 reference and incremented our key2
  1988. * reference count.
  1989. */
  1990. /* Check if the requeue code acquired the second futex for us. */
  1991. if (!q.rt_waiter) {
  1992. /*
  1993. * Got the lock. We might not be the anticipated owner if we
  1994. * did a lock-steal - fix up the PI-state in that case.
  1995. */
  1996. if (q.pi_state && (q.pi_state->owner != current)) {
  1997. spin_lock(q.lock_ptr);
  1998. ret = fixup_pi_state_owner(uaddr2, &q, current);
  1999. spin_unlock(q.lock_ptr);
  2000. }
  2001. } else {
  2002. /*
  2003. * We have been woken up by futex_unlock_pi(), a timeout, or a
  2004. * signal. futex_unlock_pi() will not destroy the lock_ptr nor
  2005. * the pi_state.
  2006. */
  2007. WARN_ON(!&q.pi_state);
  2008. pi_mutex = &q.pi_state->pi_mutex;
  2009. ret = rt_mutex_finish_proxy_lock(pi_mutex, to, &rt_waiter, 1);
  2010. debug_rt_mutex_free_waiter(&rt_waiter);
  2011. spin_lock(q.lock_ptr);
  2012. /*
  2013. * Fixup the pi_state owner and possibly acquire the lock if we
  2014. * haven't already.
  2015. */
  2016. res = fixup_owner(uaddr2, &q, !ret);
  2017. /*
  2018. * If fixup_owner() returned an error, proprogate that. If it
  2019. * acquired the lock, clear -ETIMEDOUT or -EINTR.
  2020. */
  2021. if (res)
  2022. ret = (res < 0) ? res : 0;
  2023. /* Unqueue and drop the lock. */
  2024. unqueue_me_pi(&q);
  2025. }
  2026. /*
  2027. * If fixup_pi_state_owner() faulted and was unable to handle the
  2028. * fault, unlock the rt_mutex and return the fault to userspace.
  2029. */
  2030. if (ret == -EFAULT) {
  2031. if (rt_mutex_owner(pi_mutex) == current)
  2032. rt_mutex_unlock(pi_mutex);
  2033. } else if (ret == -EINTR) {
  2034. /*
  2035. * We've already been requeued, but cannot restart by calling
  2036. * futex_lock_pi() directly. We could restart this syscall, but
  2037. * it would detect that the user space "val" changed and return
  2038. * -EWOULDBLOCK. Save the overhead of the restart and return
  2039. * -EWOULDBLOCK directly.
  2040. */
  2041. ret = -EWOULDBLOCK;
  2042. }
  2043. out_put_keys:
  2044. put_futex_key(&q.key);
  2045. out_key2:
  2046. put_futex_key(&key2);
  2047. out:
  2048. if (to) {
  2049. hrtimer_cancel(&to->timer);
  2050. destroy_hrtimer_on_stack(&to->timer);
  2051. }
  2052. return ret;
  2053. }
  2054. /*
  2055. * Support for robust futexes: the kernel cleans up held futexes at
  2056. * thread exit time.
  2057. *
  2058. * Implementation: user-space maintains a per-thread list of locks it
  2059. * is holding. Upon do_exit(), the kernel carefully walks this list,
  2060. * and marks all locks that are owned by this thread with the
  2061. * FUTEX_OWNER_DIED bit, and wakes up a waiter (if any). The list is
  2062. * always manipulated with the lock held, so the list is private and
  2063. * per-thread. Userspace also maintains a per-thread 'list_op_pending'
  2064. * field, to allow the kernel to clean up if the thread dies after
  2065. * acquiring the lock, but just before it could have added itself to
  2066. * the list. There can only be one such pending lock.
  2067. */
  2068. /**
  2069. * sys_set_robust_list() - Set the robust-futex list head of a task
  2070. * @head: pointer to the list-head
  2071. * @len: length of the list-head, as userspace expects
  2072. */
  2073. SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head,
  2074. size_t, len)
  2075. {
  2076. if (!futex_cmpxchg_enabled)
  2077. return -ENOSYS;
  2078. /*
  2079. * The kernel knows only one size for now:
  2080. */
  2081. if (unlikely(len != sizeof(*head)))
  2082. return -EINVAL;
  2083. current->robust_list = head;
  2084. return 0;
  2085. }
  2086. /**
  2087. * sys_get_robust_list() - Get the robust-futex list head of a task
  2088. * @pid: pid of the process [zero for current task]
  2089. * @head_ptr: pointer to a list-head pointer, the kernel fills it in
  2090. * @len_ptr: pointer to a length field, the kernel fills in the header size
  2091. */
  2092. SYSCALL_DEFINE3(get_robust_list, int, pid,
  2093. struct robust_list_head __user * __user *, head_ptr,
  2094. size_t __user *, len_ptr)
  2095. {
  2096. struct robust_list_head __user *head;
  2097. unsigned long ret;
  2098. const struct cred *cred = current_cred(), *pcred;
  2099. if (!futex_cmpxchg_enabled)
  2100. return -ENOSYS;
  2101. if (!pid)
  2102. head = current->robust_list;
  2103. else {
  2104. struct task_struct *p;
  2105. ret = -ESRCH;
  2106. rcu_read_lock();
  2107. p = find_task_by_vpid(pid);
  2108. if (!p)
  2109. goto err_unlock;
  2110. ret = -EPERM;
  2111. pcred = __task_cred(p);
  2112. if (cred->euid != pcred->euid &&
  2113. cred->euid != pcred->uid &&
  2114. !capable(CAP_SYS_PTRACE))
  2115. goto err_unlock;
  2116. head = p->robust_list;
  2117. rcu_read_unlock();
  2118. }
  2119. if (put_user(sizeof(*head), len_ptr))
  2120. return -EFAULT;
  2121. return put_user(head, head_ptr);
  2122. err_unlock:
  2123. rcu_read_unlock();
  2124. return ret;
  2125. }
  2126. /*
  2127. * Process a futex-list entry, check whether it's owned by the
  2128. * dying task, and do notification if so:
  2129. */
  2130. int handle_futex_death(u32 __user *uaddr, struct task_struct *curr, int pi)
  2131. {
  2132. u32 uval, nval, mval;
  2133. retry:
  2134. if (get_user(uval, uaddr))
  2135. return -1;
  2136. if ((uval & FUTEX_TID_MASK) == task_pid_vnr(curr)) {
  2137. /*
  2138. * Ok, this dying thread is truly holding a futex
  2139. * of interest. Set the OWNER_DIED bit atomically
  2140. * via cmpxchg, and if the value had FUTEX_WAITERS
  2141. * set, wake up a waiter (if any). (We have to do a
  2142. * futex_wake() even if OWNER_DIED is already set -
  2143. * to handle the rare but possible case of recursive
  2144. * thread-death.) The rest of the cleanup is done in
  2145. * userspace.
  2146. */
  2147. mval = (uval & FUTEX_WAITERS) | FUTEX_OWNER_DIED;
  2148. nval = futex_atomic_cmpxchg_inatomic(uaddr, uval, mval);
  2149. if (nval == -EFAULT)
  2150. return -1;
  2151. if (nval != uval)
  2152. goto retry;
  2153. /*
  2154. * Wake robust non-PI futexes here. The wakeup of
  2155. * PI futexes happens in exit_pi_state():
  2156. */
  2157. if (!pi && (uval & FUTEX_WAITERS))
  2158. futex_wake(uaddr, 1, 1, FUTEX_BITSET_MATCH_ANY);
  2159. }
  2160. return 0;
  2161. }
  2162. /*
  2163. * Fetch a robust-list pointer. Bit 0 signals PI futexes:
  2164. */
  2165. static inline int fetch_robust_entry(struct robust_list __user **entry,
  2166. struct robust_list __user * __user *head,
  2167. unsigned int *pi)
  2168. {
  2169. unsigned long uentry;
  2170. if (get_user(uentry, (unsigned long __user *)head))
  2171. return -EFAULT;
  2172. *entry = (void __user *)(uentry & ~1UL);
  2173. *pi = uentry & 1;
  2174. return 0;
  2175. }
  2176. /*
  2177. * Walk curr->robust_list (very carefully, it's a userspace list!)
  2178. * and mark any locks found there dead, and notify any waiters.
  2179. *
  2180. * We silently return on any sign of list-walking problem.
  2181. */
  2182. void exit_robust_list(struct task_struct *curr)
  2183. {
  2184. struct robust_list_head __user *head = curr->robust_list;
  2185. struct robust_list __user *entry, *next_entry, *pending;
  2186. unsigned int limit = ROBUST_LIST_LIMIT, pi, pip;
  2187. unsigned int uninitialized_var(next_pi);
  2188. unsigned long futex_offset;
  2189. int rc;
  2190. if (!futex_cmpxchg_enabled)
  2191. return;
  2192. /*
  2193. * Fetch the list head (which was registered earlier, via
  2194. * sys_set_robust_list()):
  2195. */
  2196. if (fetch_robust_entry(&entry, &head->list.next, &pi))
  2197. return;
  2198. /*
  2199. * Fetch the relative futex offset:
  2200. */
  2201. if (get_user(futex_offset, &head->futex_offset))
  2202. return;
  2203. /*
  2204. * Fetch any possibly pending lock-add first, and handle it
  2205. * if it exists:
  2206. */
  2207. if (fetch_robust_entry(&pending, &head->list_op_pending, &pip))
  2208. return;
  2209. next_entry = NULL; /* avoid warning with gcc */
  2210. while (entry != &head->list) {
  2211. /*
  2212. * Fetch the next entry in the list before calling
  2213. * handle_futex_death:
  2214. */
  2215. rc = fetch_robust_entry(&next_entry, &entry->next, &next_pi);
  2216. /*
  2217. * A pending lock might already be on the list, so
  2218. * don't process it twice:
  2219. */
  2220. if (entry != pending)
  2221. if (handle_futex_death((void __user *)entry + futex_offset,
  2222. curr, pi))
  2223. return;
  2224. if (rc)
  2225. return;
  2226. entry = next_entry;
  2227. pi = next_pi;
  2228. /*
  2229. * Avoid excessively long or circular lists:
  2230. */
  2231. if (!--limit)
  2232. break;
  2233. cond_resched();
  2234. }
  2235. if (pending)
  2236. handle_futex_death((void __user *)pending + futex_offset,
  2237. curr, pip);
  2238. }
  2239. long do_futex(u32 __user *uaddr, int op, u32 val, ktime_t *timeout,
  2240. u32 __user *uaddr2, u32 val2, u32 val3)
  2241. {
  2242. int ret = -ENOSYS, cmd = op & FUTEX_CMD_MASK;
  2243. unsigned int flags = 0;
  2244. if (!(op & FUTEX_PRIVATE_FLAG))
  2245. flags |= FLAGS_SHARED;
  2246. if (op & FUTEX_CLOCK_REALTIME) {
  2247. flags |= FLAGS_CLOCKRT;
  2248. if (cmd != FUTEX_WAIT_BITSET && cmd != FUTEX_WAIT_REQUEUE_PI)
  2249. return -ENOSYS;
  2250. }
  2251. switch (cmd) {
  2252. case FUTEX_WAIT:
  2253. val3 = FUTEX_BITSET_MATCH_ANY;
  2254. case FUTEX_WAIT_BITSET:
  2255. ret = futex_wait(uaddr, flags, val, timeout, val3);
  2256. break;
  2257. case FUTEX_WAKE:
  2258. val3 = FUTEX_BITSET_MATCH_ANY;
  2259. case FUTEX_WAKE_BITSET:
  2260. ret = futex_wake(uaddr, flags, val, val3);
  2261. break;
  2262. case FUTEX_REQUEUE:
  2263. ret = futex_requeue(uaddr, flags, uaddr2, val, val2, NULL, 0);
  2264. break;
  2265. case FUTEX_CMP_REQUEUE:
  2266. ret = futex_requeue(uaddr, flags, uaddr2, val, val2, &val3, 0);
  2267. break;
  2268. case FUTEX_WAKE_OP:
  2269. ret = futex_wake_op(uaddr, flags, uaddr2, val, val2, val3);
  2270. break;
  2271. case FUTEX_LOCK_PI:
  2272. if (futex_cmpxchg_enabled)
  2273. ret = futex_lock_pi(uaddr, flags, val, timeout, 0);
  2274. break;
  2275. case FUTEX_UNLOCK_PI:
  2276. if (futex_cmpxchg_enabled)
  2277. ret = futex_unlock_pi(uaddr, flags);
  2278. break;
  2279. case FUTEX_TRYLOCK_PI:
  2280. if (futex_cmpxchg_enabled)
  2281. ret = futex_lock_pi(uaddr, flags, 0, timeout, 1);
  2282. break;
  2283. case FUTEX_WAIT_REQUEUE_PI:
  2284. val3 = FUTEX_BITSET_MATCH_ANY;
  2285. ret = futex_wait_requeue_pi(uaddr, flags, val, timeout, val3,
  2286. uaddr2);
  2287. break;
  2288. case FUTEX_CMP_REQUEUE_PI:
  2289. ret = futex_requeue(uaddr, flags, uaddr2, val, val2, &val3, 1);
  2290. break;
  2291. default:
  2292. ret = -ENOSYS;
  2293. }
  2294. return ret;
  2295. }
  2296. SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val,
  2297. struct timespec __user *, utime, u32 __user *, uaddr2,
  2298. u32, val3)
  2299. {
  2300. struct timespec ts;
  2301. ktime_t t, *tp = NULL;
  2302. u32 val2 = 0;
  2303. int cmd = op & FUTEX_CMD_MASK;
  2304. if (utime && (cmd == FUTEX_WAIT || cmd == FUTEX_LOCK_PI ||
  2305. cmd == FUTEX_WAIT_BITSET ||
  2306. cmd == FUTEX_WAIT_REQUEUE_PI)) {
  2307. if (copy_from_user(&ts, utime, sizeof(ts)) != 0)
  2308. return -EFAULT;
  2309. if (!timespec_valid(&ts))
  2310. return -EINVAL;
  2311. t = timespec_to_ktime(ts);
  2312. if (cmd == FUTEX_WAIT)
  2313. t = ktime_add_safe(ktime_get(), t);
  2314. tp = &t;
  2315. }
  2316. /*
  2317. * requeue parameter in 'utime' if cmd == FUTEX_*_REQUEUE_*.
  2318. * number of waiters to wake in 'utime' if cmd == FUTEX_WAKE_OP.
  2319. */
  2320. if (cmd == FUTEX_REQUEUE || cmd == FUTEX_CMP_REQUEUE ||
  2321. cmd == FUTEX_CMP_REQUEUE_PI || cmd == FUTEX_WAKE_OP)
  2322. val2 = (u32) (unsigned long) utime;
  2323. return do_futex(uaddr, op, val, tp, uaddr2, val2, val3);
  2324. }
  2325. static int __init futex_init(void)
  2326. {
  2327. u32 curval;
  2328. int i;
  2329. /*
  2330. * This will fail and we want it. Some arch implementations do
  2331. * runtime detection of the futex_atomic_cmpxchg_inatomic()
  2332. * functionality. We want to know that before we call in any
  2333. * of the complex code paths. Also we want to prevent
  2334. * registration of robust lists in that case. NULL is
  2335. * guaranteed to fault and we get -EFAULT on functional
  2336. * implementation, the non-functional ones will return
  2337. * -ENOSYS.
  2338. */
  2339. curval = cmpxchg_futex_value_locked(NULL, 0, 0);
  2340. if (curval == -EFAULT)
  2341. futex_cmpxchg_enabled = 1;
  2342. for (i = 0; i < ARRAY_SIZE(futex_queues); i++) {
  2343. plist_head_init(&futex_queues[i].chain, &futex_queues[i].lock);
  2344. spin_lock_init(&futex_queues[i].lock);
  2345. }
  2346. return 0;
  2347. }
  2348. __initcall(futex_init);