]> www.infradead.org Git - users/jedix/linux-maple.git/commit
objtool: Consolidate option validation
authorJosh Poimboeuf <jpoimboe@kernel.org>
Fri, 14 Mar 2025 19:29:05 +0000 (12:29 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 17 Mar 2025 10:36:01 +0000 (11:36 +0100)
commitacc8c6a798a011a5fe37b455b0286a85a4164b47
treecddf7ffe9831d2f63be25b99d55db6ce910d1067
parent764d956145f21a0297004e9c67d7d60bde14e709
objtool: Consolidate option validation

The option validations are a bit scattered, consolidate them.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Brendan Jackman <jackmanb@google.com>
Link: https://lore.kernel.org/r/8f886502fda1d15f39d7351b70d4ebe5903da627.1741975349.git.jpoimboe@kernel.org
tools/objtool/builtin-check.c