projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d8b5411
18b3ad9
)
Merge branch 'bpf-pkt-ptr-align'
author
David S. Miller
<davem@davemloft.net>
Thu, 11 May 2017 18:19:10 +0000
(14:19 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 May 2017 18:19:10 +0000
(14:19 -0400)
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>
Trivial merge