On Tue, Aug 10, 2021 at 11:53:06AM +0300, Ovidiu Panait wrote:
On 04.08.2021 20:20, Ovidiu Panait wrote:
From: Daniel Borkmann daniel@iogearbox.net
Given we don't need to simulate the speculative domain for registers with immediates anymore since the verifier uses direct imm-based rewrites instead of having to mask, we can also lift a few cases that were previously rejected.
Signed-off-by: Daniel Borkmann daniel@iogearbox.net Acked-by: Alexei Starovoitov ast@kernel.org [OP: backport to 5.4, small context adjustment in stack_ptr.c] Signed-off-by: Ovidiu Panait ovidiu.panait@windriver.com
Hi Greg,
It seems that this patch was missed for the previous 5.4 release, could it be included in the upcoming release?
Ick, sorry about that, I missed it, my fault.
I'll go queue it up now, thanks.
greg k-h