From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@oracle.com (santosh shilimkar) Date: Fri, 5 Feb 2016 10:31:20 -0800 Subject: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT In-Reply-To: References: <1454694041-14990-1-git-send-email-yamada.masahiro@socionext.com> <56B4E257.5050308@oracle.com> Message-ID: <56B4EA78.6050203@oracle.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 config so its nit redundant as you think. >> >> P.S: arch/arm/configs/keystone_defconfig >> > > It *is* redundant. > > keystone_defconfig also creates Multiplatform configuration. > Fair enough. Should I checked it. For patch, Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756559AbcBEScK (ORCPT ); Fri, 5 Feb 2016 13:32:10 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:19060 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756533AbcBEScD (ORCPT ); Fri, 5 Feb 2016 13:32:03 -0500 Subject: Re: [PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT To: Masahiro Yamada References: <1454694041-14990-1-git-send-email-yamada.masahiro@socionext.com> <56B4E257.5050308@oracle.com> Cc: linux-arm-kernel , Russell King , Linux Kernel Mailing List , Santosh Shilimkar From: santosh shilimkar Organization: Oracle Corporation Message-ID: <56B4EA78.6050203@oracle.com> Date: Fri, 5 Feb 2016 10:31:20 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 config so its nit redundant as you think. >> >> P.S: arch/arm/configs/keystone_defconfig >> > > It *is* redundant. > > keystone_defconfig also creates Multiplatform configuration. > Fair enough. Should I checked it. For patch, Acked-by: Santosh Shilimkar