lkml.org 
[lkml]   [2006]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] unify pfn_to_page take 2 [13/25] m68k funcs
Kyle McMartin wrote:
> On Wed, Feb 08, 2006 at 03:08:02PM +0900, KAMEZAWA Hiroyuki wrote:
>> +config ARHC_HAS_PFN_TO_PAGE
>
> ARCH_HAS_PFN_TO_PAGE..
>
Oh.....its typo. Thank you!

This is fixed one.
-- Kame

m68k seems not to keep 'memmap + pfn == page_to_pfn(pfn)'
because kaddr is remapped.

Use its own pfn_to_page() funcs.

Signed-Off-By: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Index: test-layout-free-zone/arch/m68k/Kconfig
===================================================================
--- test-layout-free-zone.orig/arch/m68k/Kconfig
+++ test-layout-free-zone/arch/m68k/Kconfig
@@ -26,6 +26,10 @@ config ARCH_MAY_HAVE_PC_FDC
depends on Q40 || (BROKEN && SUN3X)
default y

+config ARCH_HAS_PFN_TO_PAGE
+ bool
+ default y
+
mainmenu "Linux/68k Kernel Configuration"

source "init/Kconfig"

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

\
 
 \ /
  Last update: 2006-02-08 07:47    [W:0.032 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site