Re: [PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator state pruning
Ning Ding <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.bpf,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAJP4iutckFTf3n3yKwRCt0u3ojWHKbSNX0vJ7TBim5A=En8=kA@mail.gmail.com> |
> Could you please convert this test to inline assembly? > The presence of 'likely' might not be sufficient to guarantee > the codegen pattern, so we usually resort to the assembly for > tests where that is important. Sure, I will fix and resubmit.