Re: [PATCH] Kbuild: fix mismatched if/endif pairs

From: Josh Poimboeuf
Date: Wed Jun 20 2018 - 11:35:48 EST


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@xxxxxxxxxxxxxxxxx>

Reviewed-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

--
Josh