OpenBSD cvs log

created 2021-10-24T09:46:19Z
begin 2021-10-17T00:00:00Z
end 2021-10-18T00:00:00Z
path src/sys
commits 2

date 2021-10-17T10:59:45Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/gmc_v10_0.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/gmc_v9_0.c log diff annotate
message drm/amdgpu: fix gart.bo pin_count leak

From Leslie Shi
621ddffb70db824eabd63d18ac635180fe9500f9 in linux 5.10.y/5.10.74
66805763a97f8f7bdf742fc0851d85c02ed9411f in mainline linux

date 2021-10-17T11:39:40Z
author patrick
files src/sys/uvm/uvm_page.c log diff annotate
message km_alloc(9) needs to be passed a size that is a multiple of PAGE_SIZE.

ok mpi@