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 <wangn...@huawei.com>
Cc: Sasha Levin <sasha.le...@oracle.com>
Cc: Arnaldo Carvalho de Melo <a...@redhat.com>
Cc: Jiri Olsa <jo...@redhat.com>
Cc: Steven Rostedt <rost...@goodmis.org>
Cc: Namhyung Kim <namhy...@kernel.org>
Cc: Geng Hui <hui.g...@huawei.com>

---

For the liblockdep changes:

        Acked-by: Sasha Levin <sasha.le...@oracle.com>
        

Thanks,
Sasha
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to