Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932277AbaA1ROo (ORCPT ); Tue, 28 Jan 2014 12:14:44 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:47109 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932143AbaA1ROl (ORCPT ); Tue, 28 Jan 2014 12:14:41 -0500 Message-ID: <52E7E56D.9040302@oracle.com> Date: Tue, 28 Jan 2014 12:14:21 -0500 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Wang Nan , linux-kernel@vger.kernel.org CC: Arnaldo Carvalho de Melo , Jiri Olsa , Steven Rostedt , Namhyung Kim , Geng Hui Subject: Re: [PATCH] Use realpath for srctree and objtree References: <1390730778-30366-1-git-send-email-wangnan0@huawei.com> In-Reply-To: <1390730778-30366-1-git-send-email-wangnan0@huawei.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/26/2014 05:06 AM, Wang Nan wrote: > When BUILD_SRC contains a tailing '/', the file name used in compiling command > will contain '//', and it then goes to .o's debuginfo, confuses debugedit: > > https://bugzilla.redhat.com/show_bug.cgi?id=304121 > > This patch uses realpath to makesure srctree and objtree don't have tailing '/'. > > Signed-off-by: Wang Nan > Cc: Sasha Levin > Cc: Arnaldo Carvalho de Melo > Cc: Jiri Olsa > Cc: Steven Rostedt > Cc: Namhyung Kim > Cc: Geng Hui > > --- For the liblockdep changes: Acked-by: Sasha Levin Thanks, Sasha -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/