diff options
| author | Josh Poimboeuf <[email protected]> | 2025-03-14 19:29:04 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2025-03-17 10:36:00 +0000 |
| commit | 764d956145f21a0297004e9c67d7d60bde14e709 (patch) | |
| tree | e30ec024fe7f56338b4201422dc1a1c5f27e8148 /net/unix/af_unix.c | |
| parent | objtool: Increase per-function WARN_FUNC() rate limit (diff) | |
| download | kernel-764d956145f21a0297004e9c67d7d60bde14e709.tar.gz kernel-764d956145f21a0297004e9c67d7d60bde14e709.zip | |
objtool: Remove --unret dependency on --rethunk
With unret validation enabled and IBT/LTO disabled, objtool runs on TUs
with --rethunk and on vmlinux.o with --unret. So this dependency isn't
valid as they don't always run on the same object.
This error never triggered before because --unret is always coupled with
--noinstr, so the first conditional in opts_valid() returns early due to
opts.noinstr being true.
Signed-off-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/c6f5635784a28ed4b10ac4307b1858e015e6eff0.1741975349.git.jpoimboe@kernel.org
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
