Benjamin Herrenschmidt
a1f242ff46
powerpc ioremap_prot
...
This adds ioremap_prot and pte_pgprot() so that one can extract protection
bits from a PTE and use them to ioremap_prot() (in order to support ptrace
of VM_IO | VM_PFNMAP as per Rik's patch).
This moves a couple of flag checks around in the ioremap implementations
of arch/powerpc. There's a side effect of allowing non-cacheable and
non-guarded mappings on ppc32 which before would always have _PAGE_GUARDED
set whenever _PAGE_NO_CACHE is.
(standard ioremap will still set _PAGE_GUARDED, but ioremap_prot will be
capable of setting such a non guarded mapping).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Rik van Riel <riel@redhat.com>
Cc: Dave Airlie <airlied@linux.ie>
Cc: Hugh Dickins <hugh@veritas.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:15 -07:00
..
2008-04-15 21:21:25 +10:00
2007-12-20 16:17:44 +11:00
2005-09-09 22:11:34 +10:00
2008-02-08 09:22:29 -08:00
2008-02-13 16:56:49 -08:00
2008-01-30 13:34:07 +01:00
2008-07-22 10:39:34 +10:00
2007-08-17 11:01:58 +10:00
2005-11-11 22:25:39 +11:00
2006-07-31 13:28:45 -07:00
2008-04-26 19:21:16 +02:00
2006-01-09 15:13:08 +11:00
2006-01-09 14:49:54 +11:00
2007-07-31 21:12:07 -07:00
2005-09-09 22:11:35 +10:00
2005-09-28 15:42:53 +10:00
2008-06-18 16:17:56 -05:00
2007-04-13 04:09:39 +10:00
2007-04-23 21:44:38 +02:00
2007-10-09 21:01:56 +10:00
2006-12-02 21:23:20 -08:00
2007-10-03 09:11:56 +10:00
2008-07-03 16:58:10 +10:00
2008-02-03 16:32:51 +02:00
2008-06-26 01:49:06 -05:00
2008-06-26 01:49:06 -05:00
2008-06-10 11:11:21 -05:00
2008-07-15 12:24:57 +10:00
2008-02-26 22:17:03 +11:00
2008-02-06 10:41:00 -08:00
2007-03-09 15:03:24 +11:00
2006-12-04 20:39:30 +11:00
2008-05-29 07:06:56 -05:00
2008-05-29 07:06:56 -05:00
2008-05-29 07:06:56 -05:00
2008-03-26 07:27:54 -05:00
2008-05-29 07:06:56 -05:00
2006-06-21 15:01:33 +10:00
2006-12-04 20:38:40 +11:00
2005-08-30 13:32:05 +10:00
2008-07-09 16:30:44 +10:00
2008-02-06 10:41:02 -08:00
2007-03-09 15:03:25 +11:00
2007-03-22 22:52:55 +11:00
2006-12-04 20:39:05 +11:00
2008-07-03 16:58:13 +10:00
2005-08-30 13:32:05 +10:00
2005-09-09 22:11:34 +10:00
2008-04-18 15:38:47 +10:00
2007-07-17 10:23:11 -07:00
2005-09-07 16:57:39 -07:00
2008-07-03 16:58:10 +10:00
2008-07-01 11:28:25 +10:00
2008-04-24 20:58:02 +10:00
2007-10-17 08:42:55 -07:00
2007-10-11 09:14:31 -05:00
2008-06-10 10:38:50 -05:00
2008-04-17 01:01:38 -05:00
2008-06-23 22:10:56 +02:00
2008-04-30 08:29:52 -07:00
2008-04-17 07:46:11 +10:00
2006-01-09 15:13:08 +11:00
2006-01-09 15:13:08 +11:00
2006-01-09 15:14:05 +11:00
2008-04-24 20:58:02 +10:00
2008-07-08 09:27:58 -07:00
2007-07-11 13:24:40 +10:00
2006-03-28 16:45:26 +11:00
2006-01-09 15:13:08 +11:00
2008-05-23 22:37:23 +02:00
2007-08-22 22:43:29 -05:00
2006-10-25 13:49:22 +10:00
2007-10-17 22:30:08 +10:00
2008-04-18 00:46:35 +02:00
2007-12-11 13:57:18 -06:00
2007-10-04 11:02:04 -05:00
2008-04-17 01:01:39 -05:00
2008-04-24 21:08:12 +10:00
2008-07-24 10:47:15 -07:00
2008-05-16 23:22:28 +10:00
2005-11-01 14:36:30 +11:00
2008-07-09 16:30:43 +10:00
2005-11-03 16:58:17 +11:00
2007-12-11 13:57:18 -06:00
2006-10-05 15:10:12 +01:00
2008-06-02 14:54:42 -05:00
2008-04-18 15:38:47 +10:00
2008-07-15 12:24:53 +10:00
2007-10-16 09:42:50 -07:00
2008-04-24 20:58:01 +10:00
2008-06-30 22:30:55 +10:00
2006-01-09 15:13:08 +11:00
2008-07-23 11:30:15 -05:00
2005-09-19 09:38:49 +10:00
2008-03-04 16:35:11 -08:00
2008-04-27 18:21:39 +03:00
2008-07-20 12:42:31 +03:00
2008-04-27 18:21:39 +03:00
2008-06-06 21:22:09 +03:00
2008-04-27 18:21:39 +03:00
2007-01-26 17:27:40 -05:00
2005-09-09 22:11:34 +10:00
2008-04-17 07:46:13 +10:00
2007-05-08 11:15:20 -07:00
2007-06-14 22:29:58 +10:00
2007-06-28 19:16:38 +10:00
2008-07-22 10:39:32 +10:00
2008-04-15 21:21:26 +10:00
2005-09-09 22:11:34 +10:00
2008-06-16 15:00:47 +10:00
2008-07-15 12:24:53 +10:00
2007-10-19 11:53:41 -07:00
2008-04-17 07:46:14 +10:00
2008-04-17 07:46:14 +10:00
2008-04-27 18:21:37 +03:00
2008-04-17 07:46:14 +10:00
2008-06-30 22:31:05 +10:00
2008-05-16 23:13:42 +10:00
2007-08-20 07:28:48 -05:00
2007-05-10 21:28:13 +10:00
2006-12-11 16:35:07 +11:00
2008-05-16 23:22:28 +10:00
2008-01-28 08:31:04 -06:00
2008-02-06 14:05:40 -07:00
2008-01-26 15:32:18 -07:00
2007-06-29 01:56:43 -05:00
2008-02-06 14:03:10 -07:00
2008-01-23 19:34:43 -06:00
2008-05-23 16:53:23 +10:00
2005-09-09 22:11:35 +10:00
2006-01-09 15:59:19 -08:00
2005-09-09 22:11:34 +10:00
2008-02-05 09:44:08 -08:00
2008-05-16 23:22:28 +10:00
2008-01-25 07:07:26 -06:00
2006-01-09 15:14:05 +11:00
2008-02-05 23:34:14 -06:00
2008-04-24 20:58:04 +10:00
2008-04-24 20:58:01 +10:00
2008-07-01 11:27:57 +10:00
2008-04-24 20:58:01 +10:00
2006-01-09 15:13:08 +11:00
2007-05-08 11:15:05 -07:00
2008-03-05 16:34:39 -06:00
2008-06-17 19:01:38 -04:00
2007-12-20 16:18:09 +11:00
2008-02-23 12:09:28 -08:00
2008-02-08 09:22:42 -08:00
2008-02-08 09:22:42 -08:00
2007-05-02 20:04:30 +10:00
2008-07-24 10:47:15 -07:00
2008-06-30 22:30:53 +10:00
2008-07-24 10:47:15 -07:00
2008-07-24 10:47:15 -07:00
2007-06-14 22:30:15 +10:00
2008-04-17 07:46:14 +10:00
2008-02-08 19:52:35 +11:00
2006-01-09 15:47:18 +11:00
2006-06-30 18:20:44 +02:00
2007-04-24 21:31:51 +10:00
2008-07-22 10:39:32 +10:00
2007-05-11 08:29:34 -07:00
2008-02-08 09:22:34 -08:00
2008-04-02 20:44:56 -05:00
2008-07-01 11:28:48 +10:00
2007-12-11 13:42:32 +11:00
2008-07-09 16:30:44 +10:00
2008-06-30 22:30:51 +10:00
2008-07-22 10:39:33 +10:00
2008-02-06 10:41:17 -08:00
2007-06-28 19:16:42 +10:00
2007-06-28 19:19:20 +10:00
2008-07-03 16:58:16 +10:00
2008-07-01 11:28:50 +10:00
2007-10-08 08:38:57 -05:00
2008-06-26 01:49:09 -05:00
2005-11-10 13:09:22 +11:00
2008-06-26 01:49:03 -05:00
2008-02-05 23:34:14 -06:00
2008-07-16 17:57:30 -05:00
2005-08-30 13:32:06 +10:00
2007-05-09 23:28:17 -05:00
2008-04-29 19:40:27 +10:00
2007-12-03 09:39:45 +11:00
2005-10-22 15:57:55 +10:00
2008-04-18 15:38:47 +10:00
2007-10-22 21:20:03 +02:00
2006-01-09 15:14:05 +11:00
2006-01-09 15:13:08 +11:00
2008-04-17 10:42:34 -04:00
2005-09-09 22:11:34 +10:00
2006-01-10 16:19:05 +11:00
2008-01-25 22:52:50 +11:00
2006-12-07 08:39:46 -08:00
2005-09-09 22:11:35 +10:00
2005-09-09 22:11:34 +10:00
2008-07-01 11:28:50 +10:00
2005-09-12 17:19:12 +10:00
2006-07-02 13:58:47 -07:00
2008-07-16 11:07:59 +10:00
2007-12-20 16:17:44 +11:00
2008-01-31 19:27:19 -08:00
2007-04-25 22:24:04 -07:00
2008-07-03 16:58:07 +10:00
2005-09-21 19:21:09 +10:00
2008-07-01 11:29:00 +10:00
2008-06-16 14:35:00 +10:00
2006-12-04 20:39:45 +11:00
2007-12-21 19:45:05 +11:00
2008-07-09 16:30:42 +10:00
2007-02-06 22:55:19 -06:00
2005-11-03 16:02:23 +11:00
2005-09-21 19:21:10 +10:00
2008-04-07 10:03:03 +10:00
2007-05-02 20:04:30 +10:00
2008-07-03 16:58:10 +10:00
2008-05-03 13:50:33 -07:00
2008-02-14 22:11:01 +11:00
2008-07-15 12:29:23 +10:00
2006-11-01 14:52:48 +11:00
2007-07-10 22:03:29 +10:00
2007-02-11 10:51:26 -08:00
2008-05-16 23:22:28 +10:00
2008-05-14 22:31:59 +10:00
2008-07-01 11:28:28 +10:00
2007-10-03 12:02:43 +10:00
2007-11-09 03:51:14 -06:00
2008-04-19 19:44:58 +02:00
2007-05-17 21:10:15 +10:00
2007-05-17 21:10:15 +10:00
2007-05-08 11:54:20 +10:00
2008-05-02 16:18:35 -07:00
2008-07-22 10:39:35 +10:00
2008-07-16 17:57:45 -05:00
2007-10-08 08:38:15 -05:00
2007-10-08 08:38:15 -05:00
2005-11-03 16:59:17 +11:00
2007-12-23 13:13:03 -06:00
2007-04-24 21:32:01 +10:00
2008-04-29 08:06:27 -07:00
2005-10-20 20:53:39 +10:00
2008-02-14 22:11:01 +11:00
2008-02-07 08:42:30 -08:00
2007-11-20 13:56:31 +11:00
2007-02-13 15:35:52 +11:00
2006-06-22 15:05:58 -07:00
2008-02-06 16:30:00 +11:00
2007-10-03 07:23:14 -05:00
2008-05-14 22:31:57 +10:00
2005-08-30 13:32:05 +10:00