linux-stable/tools/objtool
Josh Poimboeuf d110149c1d Revert "objtool: Support addition to set CFA base"
[ Upstream commit e18398e80c ]

Commit 468af56a7b ("objtool: Support addition to set CFA base") was
added as a preparatory patch for arm64 support, but that support never
came.  It triggers a false positive warning on x86, so just revert it
for now.

Fixes the following warning:

  vmlinux.o: warning: objtool: cdce925_regmap_i2c_write+0xdb: stack state mismatch: cfa1=4+120 cfa2=5+40

Fixes: 468af56a7b ("objtool: Support addition to set CFA base")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/oe-kbuild-all/202304080538.j5G6h1AB-lkp@intel.com/
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:11:25 +09:00
..
Documentation objtool: Update documentation 2022-04-22 12:32:05 +02:00
arch powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
include/objtool powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
.gitignore objtool: Rework header include paths 2021-01-13 18:13:14 -06:00
Build objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00
Makefile Kbuild updates for v5.19 2022-05-26 12:09:50 -07:00
builtin-check.c powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
check.c Revert "objtool: Support addition to set CFA base" 2023-05-11 23:11:25 +09:00
elf.c powerpc updates for 6.2 2022-12-19 07:13:33 -06:00
objtool.c objtool: Add .call_sites section 2022-10-17 16:41:07 +02:00
orc_dump.c objtool: Use target file endianness instead of a compiled constant 2022-11-18 19:00:15 +11:00
orc_gen.c objtool: Use target file endianness instead of a compiled constant 2022-11-18 19:00:15 +11:00
special.c objtool: Use target file endianness instead of a compiled constant 2022-11-18 19:00:15 +11:00
sync-check.sh Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve a semantic conflict 2021-04-02 12:36:30 +02:00
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00