From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCHv2 2/2] ARM: ARM_PATCH_PHYS_VIRT_16BIT no longer depends on MSM Date: Tue, 26 Jul 2011 10:40:30 -0700 Message-ID: <4E2EFC0E.8020805@codeaurora.org> References: <1311614362-9011-1-git-send-email-sboyd@codeaurora.org> <1311614362-9011-2-git-send-email-sboyd@codeaurora.org> <20110725203114.GF14955@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:6295 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751337Ab1GZRkb (ORCPT ); Tue, 26 Jul 2011 13:40:31 -0400 In-Reply-To: <20110725203114.GF14955@n2100.arm.linux.org.uk> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Russell King - ARM Linux Cc: Nicolas Pitre , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, David Brown On 07/25/2011 01:31 PM, Russell King - ARM Linux wrote: > On Mon, Jul 25, 2011 at 04:25:26PM -0400, Nicolas Pitre wrote: >> On Mon, 25 Jul 2011, Stephen Boyd wrote: >> >>> MSM no longer requires the 16bit version of dynamic P2V. Drop the >>> dependency. >>> >>> Signed-off-by: Stephen Boyd >>> Cc: Nicolas Pitre >>> Cc: David Brown >> Acked-by: Nicolas Pitre > As it's now unused, we can kill the additional code which makes things > needlessly more complex... Ok. I'll remove the extra code in v3. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 26 Jul 2011 10:40:30 -0700 Subject: [PATCHv2 2/2] ARM: ARM_PATCH_PHYS_VIRT_16BIT no longer depends on MSM In-Reply-To: <20110725203114.GF14955@n2100.arm.linux.org.uk> References: <1311614362-9011-1-git-send-email-sboyd@codeaurora.org> <1311614362-9011-2-git-send-email-sboyd@codeaurora.org> <20110725203114.GF14955@n2100.arm.linux.org.uk> Message-ID: <4E2EFC0E.8020805@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/25/2011 01:31 PM, Russell King - ARM Linux wrote: > On Mon, Jul 25, 2011 at 04:25:26PM -0400, Nicolas Pitre wrote: >> On Mon, 25 Jul 2011, Stephen Boyd wrote: >> >>> MSM no longer requires the 16bit version of dynamic P2V. Drop the >>> dependency. >>> >>> Signed-off-by: Stephen Boyd >>> Cc: Nicolas Pitre >>> Cc: David Brown >> Acked-by: Nicolas Pitre > As it's now unused, we can kill the additional code which makes things > needlessly more complex... Ok. I'll remove the extra code in v3. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.