Skip to content
Snippets Groups Projects
user avatar
Alexei Starovoitov authored
Maciej Fijalkowski says:

====================
Hi!

This small set can be considered as a followup after recent addition of
support for tailcalls in bpf subprograms and is focused on optimizing
x64 JIT prologue and epilogue sections.

Turns out the popping tail call counter is not needed anymore and %rsp
handling when stack depth is 0 can be skipped.

For longer explanations, please see commit messages.

Thank you,
Maciej
====================

Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
67e4ca74
History
Name Last commit Last update