]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-pkt-ptr-align'
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 May 2017 18:19:10 +0000 (14:19 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 May 2017 18:19:10 +0000 (14:19 -0400)
commitc21df295824093683a8d11bbee49c11be53926f9
tree26b0f4d929aabccf16dbf7f4244ba03c4377d83d
parent023578ae2d9f3503fb3b4ed8b1e671e6c188316e
parentc90565c5ed3a4625a76a21b8881144dfbec2a6ff
Merge branch 'bpf-pkt-ptr-align'

David S. Miller says:

====================
bpf: Add alignment tracker to verifier.

First we add the alignment tracking logic to the verifier.

Next, we work on building up infrastructure to facilitate regression
testing of this facility.

Finally, we add the "test_align" test case.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>