Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-06-14 Thread Santosh Shilimkar
On 6/13/2016 11:17 PM, Masahiro Yamada wrote: Hi Santosh Ping again. It is taking so long for this apparently correct patch. I thought it was already picked up. Will apply it for next merge window. Regards, Santosh

Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-06-13 Thread Masahiro Yamada
Hi Santosh Ping again. It is taking so long for this apparently correct patch. 2016-04-05 11:14 GMT+09:00 Masahiro Yamada : > 2016-02-06 3:31 GMT+09:00 santosh shilimkar : >> On 2/5/2016 10:13 AM, Masahiro Yamada wrote: >>> >>> 2016-02-06 2:56 GMT+09:00 santosh shilimkar >>> : On 2/5

Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-04-04 Thread Masahiro Yamada
2016-02-06 3:31 GMT+09:00 santosh shilimkar : > On 2/5/2016 10:13 AM, Masahiro Yamada wrote: >> >> 2016-02-06 2:56 GMT+09:00 santosh shilimkar >> : >>> >>> On 2/5/2016 9:40 AM, Masahiro Yamada wrote: KeyStone is Multi-platform. ARM_PATCH_PHYS_VIRT is already select'ed by ARCH_M

Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-02-05 Thread santosh shilimkar
On 2/5/2016 10:13 AM, Masahiro Yamada wrote: 2016-02-06 2:56 GMT+09:00 santosh shilimkar : On 2/5/2016 9:40 AM, Masahiro Yamada wrote: KeyStone is Multi-platform. ARM_PATCH_PHYS_VIRT is already select'ed by ARCH_MULTIPLATFORM. Signed-off-by: Masahiro Yamada --- There is also Keystone conf

Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-02-05 Thread Masahiro Yamada
2016-02-06 2:56 GMT+09:00 santosh shilimkar : > On 2/5/2016 9:40 AM, Masahiro Yamada wrote: >> >> KeyStone is Multi-platform. ARM_PATCH_PHYS_VIRT is already select'ed >> by ARCH_MULTIPLATFORM. >> >> Signed-off-by: Masahiro Yamada >> --- >> > There is also Keystone config so its nit redundant as y

Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-02-05 Thread santosh shilimkar
On 2/5/2016 9:40 AM, Masahiro Yamada wrote: KeyStone is Multi-platform. ARM_PATCH_PHYS_VIRT is already select'ed by ARCH_MULTIPLATFORM. Signed-off-by: Masahiro Yamada --- There is also Keystone config so its nit redundant as you think. P.S: arch/arm/configs/keystone_defconfig Regards, Sant

[PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT

2016-02-05 Thread Masahiro Yamada
KeyStone is Multi-platform. ARM_PATCH_PHYS_VIRT is already select'ed by ARCH_MULTIPLATFORM. Signed-off-by: Masahiro Yamada --- arch/arm/mach-keystone/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig index ea955f6db..75bc