futex.c 82 KB

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