Linus Torvalds
1ff8038988
get_user_pages: don't try to follow PFNMAP pages
...
Nick Piggin points out that a few drivers play games with VM_IO (why?
who knows..) and thus a pfn-remapped area may not have that bit set even
if remap_pfn_range() set it originally.
So make it explicit in get_user_pages() that we don't follow VM_PFNMAP
pages, since pretty much by definition they do not have a "struct page"
associated with them.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-12-12 16:24:33 -08:00
..
2005-12-12 08:57:45 -08:00
2005-06-24 00:06:42 -07:00
2005-10-29 21:40:41 -07:00
2005-11-14 19:55:14 -08:00
2005-06-24 00:06:41 -07:00
2005-11-29 14:03:14 -08:00
2005-10-28 08:16:51 -07:00
2005-11-22 09:13:43 -08:00
2005-04-16 15:20:36 -07:00
2005-11-23 16:08:38 -08:00
2005-11-28 14:34:23 -08:00
2005-10-29 21:40:44 -07:00
2005-10-29 21:40:44 -07:00
2005-12-12 16:24:33 -08:00
2005-11-28 14:34:23 -08:00
2005-10-28 08:16:47 -07:00
2005-04-19 13:29:20 -07:00
2005-04-16 15:20:36 -07:00
2005-11-22 09:13:42 -08:00
2005-11-22 09:13:42 -08:00
2005-10-29 21:40:42 -07:00
2005-11-28 14:34:23 -08:00
2005-11-28 14:34:23 -08:00
2005-10-08 15:00:57 -07:00
2005-12-03 20:46:40 -08:00
2005-10-29 21:40:42 -07:00
2005-11-18 07:49:45 -08:00
2005-10-30 17:37:21 -08:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:37 -08:00
2005-11-29 12:57:17 -08:00
2005-10-29 21:40:42 -07:00
2005-11-13 18:14:12 -08:00
2005-10-29 21:40:44 -07:00
2005-11-07 07:54:07 -08:00
2005-11-22 09:13:42 -08:00
2005-11-07 07:54:07 -08:00
2005-11-28 14:42:25 -08:00
2005-10-30 17:37:27 -08:00
2005-11-23 16:08:39 -08:00
2005-11-07 07:53:56 -08:00
2005-11-28 14:42:26 -08:00