[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180620153528.jbevuhgj3rgvcbte@treble>
Date: Wed, 20 Jun 2018 10:35:28 -0500
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: Xi Ruoyao <ryxi@....xidian.edu.cn>
Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <michal.lkml@...kovi.net>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Kbuild: fix mismatched if/endif pairs
On Sun, Jun 17, 2018 at 06:16:07PM +0800, Xi Ruoyao wrote:
> In scripts/Makefile.build, there are two mismatched if/endif pairs.
> They stop the generation of orc unwind table if CONFIG_FTRACE_MCOUNT_RECORD
> is not set. dmesg complains:
>
> WARNING: WARNING: Bad or missing .orc_unwind table. Disabling unwinder.
>
> This comment moves an endif to match the if/endif pairs.
>
> Signed-off-by: Xi Ruoyao <ryxi@....xidian.edu.cn>
Reviewed-by: Josh Poimboeuf <jpoimboe@...hat.com>
--
Josh
Powered by blists - more mailing lists