Re: [RFC PATCH bpf-next 1/3] arm64: insn: Fix two bugs in encoding 32-bit logical immediates
From: Luke Nelson
Date: Fri May 08 2020 - 14:12:28 EST
Hi Will,
On Fri, May 8, 2020 at 4:47 AM Will Deacon <will@xxxxxxxxxx> wrote:
>
> Yes, please! And please include Daniel's acks on the BPF changes too. It's a
> public holiday here in the UK today, but I can pick this up next week.
Thanks!
> Nice! Two things:
>
> (1) I really think you should give a talk on this at a Linux conference
That would be great, I'd be happy to give a talk on our verification
work some time in the future :)
> (2) Did you look at any instruction generation functions other than the
> logical immediate encoding function?
Other instruction generation functions are on our todo list, but we
haven't got a chance to spend more time on them yet.
Thanks again,
- Luke