futex.c 67 KB

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