summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/syslogd.c
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2015-02-22 13:09:46 +0000
committerjsg <jsg@openbsd.org>2015-02-22 13:09:46 +0000
commit77c80349eea2d69f787b570bfd77e1644674dd65 (patch)
tree54786051683d3f5376c3d06cf214adadb7ed7891 /usr.sbin/syslogd/syslogd.c
parentRecent changes haven't been completely stable, so revert for the 5.7 release (diff)
downloadwireguard-openbsd-77c80349eea2d69f787b570bfd77e1644674dd65.tar.xz
wireguard-openbsd-77c80349eea2d69f787b570bfd77e1644674dd65.zip
Give RS* IGP radeons a better chance of working thanks to Imre Vadasz
for debugging the problem on RS690 and coming up with an initial diff. Align the gart table allocation to the size of the allocation (rounded up to nearest page size by bus_dmamem_alloc). Matches the behaviour of the original Linux code's use of pci_alloc_consistent()/dma_alloc_coherent(). Correct PAGE_MASK usage in rs400_gart_set_page(). Linux defines PAGE_MASK to be (~(PAGE_SIZE - 1)) where as our kernel defines it as (PAGE_SIZE - 1). Most of the other occurances in the drm code have been adjusted accordingly but this one seems to have been missed.
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions