From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752871AbeDRRO4 (ORCPT ); Wed, 18 Apr 2018 13:14:56 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:57034 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751963AbeDRROy (ORCPT ); Wed, 18 Apr 2018 13:14:54 -0400 Subject: Re: [PATCH] ARM: omap2: Fix build when using split object directories To: Tony Lindgren , Dave Gerlach Cc: Masahiro Yamada , Anders Roxell , Linux Kernel Mailing List , Russell King - ARM Linux , linux-arm-kernel , Linux-OMAP , Linux Kbuild mailing list , Michal Marek References: <20180411211543.7923-1-d-gerlach@ti.com> <20180412082157.GB4002@localhost.localdomain> <4343a047-18b1-409d-ccda-94e72ea63e2a@ti.com> <20180418170903.GG5671@atomide.com> From: Santosh Shilimkar Organization: Oracle Corporation Message-ID: <01112996-beb6-8baf-ff87-db7b3adde245@oracle.com> Date: Wed, 18 Apr 2018 10:14:07 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180418170903.GG5671@atomide.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8867 signatures=668698 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=974 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1804180155 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/18/2018 10:09 AM, Tony Lindgren wrote: > * Dave Gerlach [180413 14:08]: >> This is the version of this patch that we want to use, will this go through you? > > Sorry for the delay, I just noticed this. Somehow I thought Santosh > would queue it, but as the regression was introduced by a commit in > my tree I'll pick this patch into omap-for-v4.17/fixes. > I wasn't sure since the patch has both driver and platform code. Thanks for picking up Tony !! Acked-by: Santosh Shilimkar