summaryrefslogtreecommitdiff
path: root/timer.h
AgeCommit message (Collapse)AuthorFilesLines
2015-06-05netsniff-ng, nlmsg: add further rtnl route type messages to dissectorVadim Kochan1-0/+2
Add some more dissection logic for dumping rtnetlink related infos with attributes. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2013-06-04timer: add time management functionsDaniel Borkmann1-0/+9
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
abfa415d15cd1d3'>0b10029d826ed8c18a5f9d2f4abfa415d15cd1d3 (diff)
drm/amdgpu: precedence bug in amdgpu_device_init()
! has higher precedence than bitwise & so we need to add parenthesis for this to work as intended. Fixes: 048765ad5af7 ('amdgpu: fix asic initialization for virtualized environments (v2)') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat