[PATCH] [ARM] Introduce patching of phys_to_virt and vice versa

Eric Miao eric.miao at canonical.com
Sat Jun 26 04:50:32 EDT 2010


> +config PATCH_PHYS_VIRT
> +       def_bool n
> +
>  source "init/Kconfig"
>
>  source "kernel/Kconfig.freezer"
> @@ -579,6 +582,7 @@ config ARCH_PXA
>        select GENERIC_CLOCKEVENTS
>        select TICK_ONESHOT
>        select PLAT_PXA
> +       select PATCH_PHYS_VIRT if !XIP_KERNEL

Tested on PXA, so ignore this change at the moment.



More information about the linux-arm-kernel mailing list