Dave McCracken
46a82b2d55
[PATCH] Standardize pxx_page macros
...
One of the changes necessary for shared page tables is to standardize the
pxx_page macros. pte_page and pmd_page have always returned the struct
page associated with their entry, while pte_page_kernel and pmd_page_kernel
have returned the kernel virtual address. pud_page and pgd_page, on the
other hand, return the kernel virtual address.
Shared page tables needs pud_page and pgd_page to return the actual page
structures. There are very few actual users of these functions, so it is
simple to standardize their usage.
Since this is basic cleanup, I am submitting these changes as a standalone
patch. Per Hugh Dickins' comments about it, I am also changing the
pxx_page_kernel macros to pxx_page_vaddr to clarify their meaning.
Signed-off-by: Dave McCracken <dmccr@us.ibm.com>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-26 08:48:51 -07:00
..
2006-06-24 10:34:48 +01:00
2006-07-05 17:22:52 +01:00
2006-04-26 12:56:16 +01:00
2006-06-24 10:34:48 +01:00
2006-04-07 13:23:48 +01:00
2006-06-24 10:34:48 +01:00
2006-09-22 20:13:23 -04:00
2006-06-28 17:54:55 +01:00
2006-06-28 17:54:55 +01:00
2006-06-24 10:34:48 +01:00
2006-07-24 21:30:01 +01:00
2006-06-30 18:23:39 +02:00
2006-06-28 17:54:56 +01:00
2006-03-28 10:24:33 +01:00
2006-06-24 10:34:48 +01:00
2006-06-24 10:34:48 +01:00
2006-06-24 10:34:48 +01:00
2006-08-02 14:41:39 +01:00
2006-06-22 10:27:15 +01:00
2006-08-27 12:54:56 +01:00
2006-06-24 10:34:48 +01:00
2006-04-07 13:22:21 +01:00
2006-09-14 13:29:15 +01:00
2006-06-24 10:34:48 +01:00
2006-04-07 13:22:21 +01:00
2006-07-11 21:10:42 +01:00
2006-08-27 12:54:56 +01:00
2006-07-02 17:29:21 -07:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-06-25 12:01:48 +01:00
2006-04-26 12:56:16 +01:00
2005-09-07 16:57:21 -07:00
2006-03-26 08:57:12 -08:00
2006-06-30 19:25:36 +02:00
2006-06-28 17:59:45 +01:00
2006-06-19 15:35:36 +01:00
2006-01-08 20:13:39 -08:00
2006-09-02 18:43:20 +01:00
2006-02-01 19:26:00 +00:00
2005-08-23 18:43:45 -07:00
2005-08-23 18:43:45 -07:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-21 22:06:07 +00:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-04-26 12:56:16 +01:00
2006-06-28 17:59:45 +01:00
2006-07-01 22:30:09 +01:00
2005-04-16 15:20:36 -07:00
2006-09-21 08:34:39 +01:00
2005-07-26 14:35:41 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:38 -07:00
2005-04-16 15:20:36 -07:00
2006-07-02 17:29:22 -07:00
2006-06-28 17:55:01 +01:00
2006-01-08 20:13:39 -08:00
2006-04-26 12:56:16 +01:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2006-07-02 17:29:22 -07:00
2005-06-27 15:58:39 +01:00
2006-08-28 12:45:16 +01:00
2006-01-10 08:01:34 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-07-01 22:30:09 +01:00
2006-06-18 12:58:53 +01:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-18 07:51:34 +01:00
2005-04-16 15:20:36 -07:00
2006-07-01 19:58:20 +01:00
2006-02-15 15:32:22 -08:00
2006-06-29 22:14:30 +01:00
2006-06-29 22:14:30 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 16:50:16 +02:00
2006-02-08 21:19:38 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-06-28 17:59:45 +01:00
2006-09-21 08:34:39 +01:00
2006-03-21 22:05:45 +00:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2006-06-28 17:59:45 +01:00
2006-06-29 18:24:21 +01:00
2006-06-28 17:59:45 +01:00
2006-09-26 08:48:51 -07:00
2006-03-25 08:22:56 -08:00
2005-04-16 15:20:36 -07:00
2006-06-28 17:59:45 +01:00
2006-01-13 21:04:17 +00:00
2006-08-18 15:32:17 +01:00
2006-06-28 17:55:00 +01:00
2005-04-16 15:20:36 -07:00
2006-03-27 08:44:50 -08:00
2006-01-04 15:08:30 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-12-01 20:58:01 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-20 16:25:12 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-07-02 17:29:22 -07:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-06-29 16:58:06 -07:00
2005-04-16 15:20:36 -07:00
2005-09-10 10:06:21 -07:00
2006-09-06 19:03:14 +01:00
2006-01-14 16:32:12 +00:00
2006-01-14 16:35:03 +00:00
2005-04-25 23:40:05 +01:00
2005-04-16 15:20:36 -07:00
2006-07-14 21:56:14 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-07-02 15:04:12 -07:00
2006-06-22 10:24:18 +01:00
2005-04-16 15:20:36 -07:00
2006-03-21 22:03:20 +00:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-05 00:05:48 -07:00
2006-06-28 17:59:46 +01:00
2006-06-28 17:54:59 +01:00
2005-04-16 15:20:36 -07:00
2006-05-06 19:59:18 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-04-10 21:32:42 +01:00
2006-06-22 15:05:58 -07:00
2005-04-16 15:20:36 -07:00