futex.c 89 KB

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