summaryrefslogtreecommitdiff
path: root/include/dt-bindings/phy
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@fb.com>2017-05-30 13:31:34 -0700
committerDavid S. Miller <davem@davemloft.net>2017-05-31 19:29:48 -0400
commit177366bf7ceb35860281a6ebe824e42bf96fd95d (patch)
treed8cb564978e0f74b91e0a297e98976c2b3af79ba /include/dt-bindings/phy
parentb870aa901f4be1d32c13faf9e8f40bf2a8562e19 (diff)
bpf: change x86 JITed program stack layout
in order to JIT programs with different stack sizes we need to make epilogue and exception path to be stack size independent, hence move auxiliary stack space from the bottom of the stack to the top of the stack. Nice side effect is that JITed function prologue becomes shorter due to imm8 offset encoding vs imm32. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/dt-bindings/phy')
0 files changed, 0 insertions, 0 deletions