On Wed, Mar 4, 2026 at 7:31 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote: > > Instead of returning an error for --mnop without --mcount, just silently > ignore it. This will help simplify kbuild's handling of objtool args. > > Signed-off-by: Josh Poimboeuf <jpoimboe at kernel.org> Acked-by: Song Liu <song at kernel.org>