Hugh Dickins
deceb6cd17
[PATCH] mm: follow_page with inner ptlock
...
Final step in pushing down common core's page_table_lock. follow_page no
longer wants caller to hold page_table_lock, uses pte_offset_map_lock itself;
and so no page_table_lock is taken in get_user_pages itself.
But get_user_pages (and get_futex_key) do then need follow_page to pin the
page for them: take Daniel's suggestion of bitflags to follow_page.
Need one for WRITE, another for TOUCH (it was the accessed flag before:
vanished along with check_user_page_readable, but surely get_numa_maps is
wrong to mark every page it finds as accessed), another for GET.
And another, ANON to dispose of untouched_anonymous_page: it seems silly for
that to descend a second time, let follow_page observe if there was no page
table and return ZERO_PAGE if so. Fix minor bug in that: check VM_LOCKED -
make_pages_present ought to make readonly anonymous present.
Give get_numa_maps a cond_resched while we're there.
Signed-off-by: Hugh Dickins <hugh@veritas.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-10-29 21:40:41 -07:00
..
2005-09-19 19:57:36 -07:00
2005-10-28 16:28:04 +01:00
2005-07-07 16:50:16 +02:00
2005-10-10 21:21:10 -07:00
2005-10-10 21:23:28 -07:00
2005-09-19 15:34:40 -07:00
2005-09-13 08:22:31 -07:00
2005-09-09 16:39:12 -07:00
2005-10-18 23:19:47 -07:00
2005-10-03 14:13:38 -07:00
2005-07-27 11:41:18 +01:00
2005-10-14 17:10:12 -07:00
2005-08-25 12:40:44 -04:00
2005-10-17 17:03:57 -07:00
2005-10-22 14:27:05 -04:00
2005-10-08 15:00:57 -07:00
2005-08-30 22:44:20 -05:00
2005-10-28 08:16:49 -07:00
2005-09-07 16:57:21 -07:00
2005-10-04 13:22:01 -07:00
2005-10-28 08:16:47 -07:00
2005-09-10 10:06:21 -07:00
2005-10-28 08:56:34 -07:00
2005-10-19 23:11:33 -07:00
2005-10-28 08:16:47 -07:00
2005-07-10 15:45:11 -07:00
2005-09-05 00:05:44 -07:00
2005-06-27 15:11:48 -07:00
2005-09-10 10:16:27 -07:00
2005-07-04 13:23:45 -07:00
2005-09-07 16:57:19 -07:00
2005-10-08 15:00:57 -07:00
2005-09-02 00:57:31 -07:00
2005-07-07 18:23:43 -07:00
2005-10-16 00:17:33 -07:00
2005-10-08 15:00:57 -07:00
2005-09-12 08:48:08 -07:00
2005-09-01 17:43:05 -07:00
2005-09-14 08:35:09 -04:00
2005-09-14 08:36:54 -04:00
2005-09-07 16:57:41 -07:00
2005-09-18 00:19:32 -07:00
2005-08-01 21:37:59 -07:00
2005-10-28 09:52:56 -07:00
2005-10-08 15:00:57 -07:00
2005-09-12 10:50:58 -07:00
2005-09-05 00:06:09 -07:00
2005-10-28 08:53:49 -07:00
2005-09-07 16:57:21 -07:00
2005-10-29 02:23:58 -02:00
2005-10-28 16:30:00 -02:00
2005-09-07 16:57:23 -07:00
2005-09-07 16:57:23 -07:00
2005-07-13 11:25:24 -07:00
2005-09-13 08:22:32 -07:00
2005-07-12 12:08:43 -07:00
2005-09-09 13:57:55 -07:00
2005-09-07 16:57:26 -07:00
2005-09-13 08:22:32 -07:00
2005-10-28 16:25:58 -04:00
2005-10-28 08:16:47 -07:00
2005-08-15 09:50:31 -07:00
2005-07-27 16:26:08 -07:00
2005-09-09 14:03:47 -07:00
2005-09-07 16:57:17 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 08:16:46 -07:00
2005-07-12 16:01:03 -07:00
2005-07-12 12:08:43 -07:00
2005-10-21 22:58:51 -04:00
2005-10-21 22:58:51 -04:00
2005-08-29 16:10:54 -07:00
2005-10-21 22:58:51 -04:00
2005-10-29 21:40:41 -07:00
2005-09-05 09:14:13 -07:00
2005-09-05 09:14:23 -07:00
2005-09-05 09:14:17 -07:00
2005-10-28 14:02:10 -07:00
2005-10-28 14:02:10 -07:00
2005-10-28 14:02:10 -07:00
2005-10-28 14:02:09 -07:00
2005-10-28 14:02:13 -07:00
2005-09-05 09:14:31 -07:00
2005-10-28 14:02:15 -07:00
2005-10-28 10:13:16 -07:00
2005-09-14 08:33:24 -04:00
2005-10-29 19:32:20 +01:00
2005-10-28 08:16:47 -07:00
2005-09-21 23:03:55 -04:00
2005-09-27 15:59:43 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:10:54 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:10:54 -07:00
2005-07-05 15:03:46 -07:00
2005-08-29 16:01:32 -07:00
2005-09-01 17:40:05 -07:00
2005-09-19 15:41:28 -07:00
2005-08-29 16:01:32 -07:00
2005-09-10 11:32:45 +09:00
2005-08-29 15:49:46 -07:00
2005-08-29 15:57:48 -07:00
2005-10-03 14:35:55 -07:00
2005-09-09 13:57:55 -07:00
2005-09-07 16:57:39 -07:00
2005-10-28 13:09:47 -07:00
2005-09-12 10:49:58 -07:00
2005-09-07 16:57:20 -07:00
2005-07-07 18:23:37 -07:00
2005-08-29 15:43:19 -07:00
2005-09-07 16:57:48 -07:00
2005-10-03 14:13:38 -07:00
2005-09-07 16:57:29 -07:00
2005-09-07 16:57:34 -07:00
2005-10-28 08:16:47 -07:00
2005-09-10 10:06:36 -07:00
2005-09-17 11:50:02 -07:00
2005-09-13 08:22:28 -07:00
2005-10-08 14:53:31 -07:00
2005-09-28 09:10:47 -07:00
2005-10-08 15:00:57 -07:00
2005-09-07 18:26:54 -07:00
2005-10-28 08:16:47 -07:00
2005-09-07 16:57:59 -07:00
2005-10-22 14:27:05 -04:00
2005-09-07 16:57:59 -07:00
2005-10-17 08:59:10 -07:00
2005-10-28 08:16:51 -07:00
2005-10-28 08:16:47 -07:00
2005-10-29 21:40:35 -07:00
2005-10-08 15:00:57 -07:00
2005-09-14 08:46:21 -04:00
2005-10-29 21:40:41 -07:00
2005-10-28 08:16:51 -07:00
2005-10-28 14:02:15 -07:00
2005-07-12 16:00:58 -07:00
2005-09-07 16:57:26 -07:00
2005-09-05 00:06:00 -07:00
2005-10-18 14:20:16 -07:00
2005-07-07 18:23:51 -07:00
2005-08-29 16:01:32 -07:00
2005-10-28 16:30:00 -02:00
2005-08-29 16:00:54 -07:00
2005-08-29 15:34:40 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:57:14 -07:00
2005-10-08 15:00:57 -07:00
2005-10-12 15:12:21 -07:00
2005-10-27 22:12:39 -04:00
2005-10-27 22:12:44 -04:00
2005-09-05 00:05:49 -07:00
2005-10-28 08:16:51 -07:00
2005-10-29 11:25:16 -07:00
2005-09-08 14:57:24 -07:00
2005-10-28 15:36:58 -07:00
2005-08-28 20:28:25 -04:00
2005-09-07 16:57:24 -07:00
2005-06-28 12:56:45 -07:00
2005-06-28 12:56:45 -07:00
2005-09-13 08:22:31 -07:00
2005-10-28 16:47:52 -07:00
2005-06-27 15:11:43 -07:00
2005-09-07 16:57:25 -07:00
2005-10-08 15:00:57 -07:00
2005-09-07 16:57:43 -07:00
2005-10-28 08:16:47 -07:00
2005-08-30 22:48:51 -05:00
2005-08-29 15:49:40 -07:00
2005-10-17 15:27:58 -07:00
2005-09-09 13:57:54 -07:00
2005-09-22 22:17:33 -07:00
2005-07-12 20:21:28 -07:00
2005-07-12 20:21:28 -07:00
2005-07-12 20:21:28 -07:00
2005-10-28 08:16:47 -07:00
2005-07-12 20:21:28 -07:00
2005-09-07 16:57:18 -07:00
2005-10-29 21:40:41 -07:00
2005-08-29 16:00:54 -07:00
2005-10-29 21:40:35 -07:00
2005-10-29 21:40:39 -07:00
2005-09-14 08:36:54 -04:00
2005-06-27 15:11:44 -07:00
2005-10-28 08:16:47 -07:00
2005-08-29 16:00:54 -07:00
2005-09-07 16:57:26 -07:00
2005-09-08 16:04:41 +01:00
2005-10-29 19:31:54 +01:00
2005-10-29 19:31:54 +01:00
2005-08-31 21:48:47 +01:00
2005-07-27 11:41:18 +01:00
2005-10-28 16:30:00 -02:00
2005-10-28 08:16:47 -07:00
2005-07-28 10:34:47 -07:00
2005-08-29 16:01:32 -07:00
2005-09-07 16:57:24 -07:00
2005-08-30 08:58:37 +02:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-10-08 15:00:57 -07:00
2005-10-28 08:16:49 -07:00
2005-10-28 08:16:47 -07:00
2005-09-05 00:05:45 -07:00
2005-09-21 10:12:18 -07:00
2005-09-22 04:30:44 -03:00
2005-08-29 15:56:18 -07:00
2005-10-28 08:16:47 -07:00
2005-09-18 00:18:32 -07:00
2005-09-10 10:06:36 -07:00
2005-09-09 14:03:48 -07:00
2005-09-07 16:57:34 -07:00
2005-09-07 16:57:40 -07:00
2005-08-14 17:21:27 -05:00
2005-09-09 13:57:58 -07:00
2005-10-28 08:16:46 -07:00
2005-06-30 00:48:14 -05:00
2005-07-12 11:52:57 -07:00
2005-06-28 21:20:32 -07:00
2005-10-28 08:16:49 -07:00
2005-06-30 00:49:08 -05:00
2005-09-08 16:22:48 -07:00
2005-10-28 16:47:45 -07:00
2005-10-28 16:47:51 -07:00
2005-10-28 16:47:46 -07:00
2005-09-13 08:22:32 -07:00
2005-09-09 13:57:49 -07:00
2005-10-29 21:40:35 -07:00
2005-09-14 08:35:09 -04:00
2005-07-12 12:08:43 -07:00
2005-07-27 16:25:54 -07:00
2005-09-07 00:27:54 -04:00
2005-09-10 10:06:25 -07:00
2005-10-28 14:02:12 -07:00
2005-08-29 16:00:54 -07:00
2005-08-06 09:39:57 -07:00