Vineet Gupta e8a75963a4 ARC: mm: switch pgtable_to to pte_t *
ARC is the only arch with unsigned long type (vs. struct page *).
Historically this was done to avoid the page_address() calls in various
arch hooks which need to get the virtual/logical address of the table.

Some arches alternately define it as pte_t *, and is as efficient as
unsigned long (generated code doesn't change)

Suggested-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-10-09 17:04:22 +05:30
..
2015-06-25 06:00:17 +05:30
2013-02-15 23:15:54 +05:30
2013-11-06 10:41:45 +05:30
2013-02-15 23:16:02 +05:30
2015-10-09 17:04:22 +05:30
2015-08-05 11:48:21 +05:30
2013-02-11 20:00:31 +05:30
2014-10-13 14:46:17 +05:30
2015-08-04 09:26:33 +05:30
2013-06-22 19:23:26 +05:30
2013-02-11 20:00:39 +05:30
2013-06-22 13:46:42 +05:30
2013-06-22 13:46:42 +05:30
2013-11-06 10:41:45 +05:30