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