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 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html