[RFC][PATCH] unify pfn_to_page [11/25] m68k pfn_to_page/page_to_pfn

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Complicated....memmap is not in order ?
Don't use generic ones by defining ARCH_HAS_PFN_PAGE

Signed-Off-By: KAMEZAWA Hiroyuki <[email protected]>

Index: cleanup_pfn_page/include/asm-m68k/page.h
===================================================================
--- cleanup_pfn_page.orig/include/asm-m68k/page.h
+++ cleanup_pfn_page/include/asm-m68k/page.h
@@ -159,6 +159,7 @@ static inline void *__va(unsigned long x
  * TODO: implement (fast) pfn<->pgdat_idx conversion functions, this makes lots
  * of the shifts unnecessary.
  */
+#define ARCH_HAS_PFN_PAGE
 #define virt_to_pfn(kaddr)	(__pa(kaddr) >> PAGE_SHIFT)
 #define pfn_to_virt(pfn)	__va((pfn) << PAGE_SHIFT)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux