diff options
author | Julien Thierry <jthierry@redhat.com> | 2020-10-14 08:38:02 +0100 |
---|---|---|
committer | Josh Poimboeuf <jpoimboe@redhat.com> | 2021-01-13 18:13:10 -0600 |
commit | 201ef5a974e24112953b74cc9f33dcfc4cbcc1cb (patch) | |
tree | 5550866c1f4b6fdc2e026c9aed3cd3c89958054e /.clang-format | |
parent | 468af56a7bbaa626da5a4578bedc930d731fba13 (diff) | |
download | linux-201ef5a974e24112953b74cc9f33dcfc4cbcc1cb.tar.gz |
objtool: Make SP memory operation match PUSH/POP semantics
Architectures without PUSH/POP instructions will always access the stack
though memory operations (SRC/DEST_INDIRECT). Make those operations have
the same effect on the CFA as PUSH/POP, with no stack pointer
modification.
Signed-off-by: Julien Thierry <jthierry@redhat.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions