lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 27 Nov 2018 09:48:27 +0100
From:   Daniel Borkmann <daniel@...earbox.net>
To:     David Miller <davem@...emloft.net>
Cc:     ast@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH bpf] sparc: Adjust bpf JIT prologue for PSEUDO calls.

On 11/27/2018 06:55 AM, David Miller wrote:
> 
> Move all arguments into output registers from input registers.
> 
> This path is exercised by test_verifier.c's "calls: two calls with
> args" test.  Adjust BPF_TAILCALL_PROLOGUE_SKIP as needed.
> 
> Let's also make the prologue length a constant size regardless of
> the combination of ->saw_frame_pointer and ->saw_tail_call
> settings.
> 
> Signed-off-by: David S. Miller <davem@...emloft.net>

Applied to bpf, thanks David!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ