Re: [PATCH] Kbuild: Check for CONFIG_READABLE_ASM when building .s targets

From: Borislav Petkov
Date: Tue Oct 07 2014 - 10:11:23 EST


On Tue, Oct 07, 2014 at 03:45:43PM +0200, Michal Marek wrote:
> Such option would be best of course. BTW, do you know about make
> $file.lst to produce an 'annotated disassembly'?

Yep. Although I sometimes find it harder to parse than looking at
.loc-annotated asm and the c-source.

> The toplevel Makefile rule (where your patch adds the asm_target=$@
> variable) is only used for manual invocation. bounds.s and the like are
> handled by Makefile.build directly.

Ah ok, I'll keep that in mind next time. I was seeing the warning being
issued multiple times, thus the once-tracking.

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/