alc
be5201b0d1
Introduce vm_fault_hold() and use it to (1) eliminate a long-standing race
...
condition in proc_rwmem() and to (2) simplify the implementation of the
cxgb driver's vm_fault_hold_user_pages(). Specifically, in proc_rwmem()
the requested read or write could fail because the targeted page could be
reclaimed between the calls to vm_fault() and vm_page_hold().
In collaboration with: kib@
MFC after: 6 weeks
2010-12-20 22:49:31 +00:00
..
2010-12-20 16:39:43 +00:00
2010-12-06 10:24:06 +00:00
2010-11-25 03:16:31 +00:00
2010-12-10 21:38:51 +00:00
2010-12-17 18:22:50 +00:00
2010-12-20 16:39:43 +00:00
2010-12-19 11:37:44 +00:00
2010-12-19 11:37:44 +00:00
2010-11-27 15:41:44 +00:00
2010-12-20 22:49:31 +00:00
2010-12-17 22:18:09 +00:00
2010-12-07 20:46:11 +00:00
2010-11-19 21:17:34 +00:00
2010-12-20 16:39:43 +00:00
2010-12-03 07:09:23 +00:00
2010-12-20 22:49:31 +00:00
2010-12-16 07:20:38 +00:00
2010-12-19 11:37:44 +00:00
2010-12-07 20:31:04 +00:00
2010-11-22 19:01:47 +00:00
2010-11-24 16:02:58 +00:00
2010-12-17 15:39:55 +00:00
2010-12-07 22:43:29 +00:00
2010-11-22 19:32:54 +00:00
2010-11-19 21:17:34 +00:00
2010-12-19 18:06:20 +00:00
2010-12-20 16:39:43 +00:00
2010-12-20 14:25:01 +00:00
2010-12-03 07:09:23 +00:00
2010-12-03 07:09:23 +00:00
2010-12-13 23:53:55 +00:00
2010-12-05 10:15:23 +00:00
2010-12-01 21:19:11 +00:00
2010-12-20 22:49:31 +00:00
2010-12-20 16:39:43 +00:00
2010-12-14 20:57:40 +00:00
2010-11-21 03:58:11 +00:00