On Wed, 20 Jan 2021 13:39:44 +0000 Brendan Jackman <jackm...@google.com> wrote:
> Difference from v2->v3 [1]: > > * Just fixed a commite message, rebased, and added Lukas' review tag - thanks > Lukas! > > Difference from v1->v2 [1]: > > * Split into 2 patches > > * Avoided unnecessary ': ::' in .rst source > > * Tweaked wording of the -mcpu=v3 bit a little more > > [1] Previous versions: > v1: > https://lore.kernel.org/bpf/ca+i-1c1lvkjfqlbyk6siiqhxfy0jcr7ubcamj4jced0a9aw...@mail.gmail.com/T/#t > v2: > https://lore.kernel.org/bpf/20210118155735.532663-1-jackm...@google.com/T/#t > > Brendan Jackman (2): > docs: bpf: Fixup atomics markup > docs: bpf: Clarify -mcpu=v3 requirement for atomic ops > > Documentation/networking/filter.rst | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-) I'm assuming these will go up through the BPF/networking trees; please let me know if I should pick them up instead. Thanks, jon