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-03-20 01:16:36 -08:00
2005-06-07 12:35:43 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 01:11:43 -08:00
2006-04-26 12:56:16 +01:00
2005-06-27 17:04:45 -07:00
2005-09-07 16:57:21 -07: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-05-01 08:59:01 -07:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2006-03-23 07:38:10 -08: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-04-16 15:20:36 -07:00
2005-09-07 16:57:19 -07:00
2005-04-16 15:20:36 -07:00
2006-06-20 01:20:00 -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
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
2006-07-05 20:18:39 -07:00
2006-04-26 12:56:16 +01:00
2006-06-23 23:15:43 -07:00
2006-03-20 01:13:26 -08:00
2005-07-26 14:35:41 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:06 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:38 -07:00
2006-06-23 23:15:32 -07:00
2006-07-02 13:58:48 -07:00
2005-04-16 15:20:36 -07:00
2006-03-28 01:00:08 -08:00
2006-06-20 01:23:32 -07:00
2006-03-20 01:13:18 -08:00
2006-06-20 01:23:32 -07:00
2006-03-20 01:14:09 -08:00
2006-04-26 12:56:16 +01:00
2006-03-20 01:12:08 -08:00
2006-03-20 01:11:44 -08:00
2005-08-31 15:01:33 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-31 16:57:59 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-06-20 17:39:28 -07:00
2006-06-23 23:15:43 -07:00
2006-09-21 08:48:27 +01:00
2006-06-26 09:58:22 -07:00
2005-04-16 15:20:36 -07:00
2006-07-31 13:28:38 -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-04-26 12:56:16 +01:00
2006-09-08 08:40:46 -07:00
2006-03-22 01:15:14 -08:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2005-04-24 12:28:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-09 15:59:19 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 01:14:22 -08:00
2006-06-29 16:37:38 -07:00
2006-07-21 14:17:52 -07:00
2005-04-16 15:20:36 -07:00
2006-07-21 14:17:55 -07:00
2006-09-21 08:48:27 +01:00
2006-04-26 12:56:16 +01:00
2006-06-23 23:15:28 -07:00
2006-06-29 16:37:38 -07:00
2006-05-23 02:07:22 -07:00
2005-04-16 15:20:36 -07:00
2006-07-03 15:27:00 -07:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-09-26 08:48:51 -07:00
2006-06-20 01:20:00 -07:00
2006-03-25 08:22:56 -08:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-06-29 16:37:38 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 01:13:02 -08:00
2005-11-07 07:53:42 -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
2005-04-16 15:20:36 -07:00
2005-10-29 21:40:35 -07:00
2006-06-29 16:37:08 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 01:11:44 -08:00
2005-07-11 13:44:56 -07:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:27 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 12:45:11 -07:00
2006-07-27 16:49:21 -07:00
2005-04-16 15:20:36 -07:00
2006-09-21 08:48:27 +01:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-07-02 13:58:48 -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-04-16 15:20:36 -07:00
2006-03-20 01:14:22 -08:00
2005-09-10 10:06:21 -07:00
2006-04-26 12:56:16 +01:00
2006-03-20 01:11:39 -08:00
2006-06-29 16:37:08 -07:00
2005-04-18 15:13:15 -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
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-11-07 14:10:42 -08:00
2006-03-20 01:11:33 -08:00
2006-04-26 12:56:16 +01:00
2006-03-20 01:13:29 -08:00
2006-04-26 12:56:16 +01:00
2006-05-06 19:59:18 +01:00
2006-06-27 17:32:45 -07:00
2006-03-20 01:13:56 -08:00
2006-04-26 12:56:16 +01:00
2005-09-05 00:05:48 -07:00
2006-03-20 01:13:28 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-05-24 09:22:21 +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
2006-06-22 15:05:58 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 01:14:03 -08:00