[PATCH 1/1] bpf: take advantage of stack_depth tracking in powerpc JIT
Daniel Borkmann
daniel at iogearbox.net
Sat Sep 2 05:15:33 AEST 2017
On 09/01/2017 08:53 PM, Sandipan Das wrote:
> Take advantage of stack_depth tracking, originally introduced for
> x64, in powerpc JIT as well. Round up allocated stack by 16 bytes
> to make sure it stays aligned for functions called from JITed bpf
> program.
>
> Signed-off-by: Sandipan Das <sandipan at linux.vnet.ibm.com>
Awesome, thanks for following up! :)
More information about the Linuxppc-dev
mailing list