OpenBSD cvs log

created 2024-07-16T12:13:14Z
begin 2024-07-12T13:10:58Z
end 2024-07-12T14:53:09Z
path src/sys
commits 1

date 2024-07-12T14:53:09Z
author dv
files src/sys/dev/ic/nvme.c log diff annotate
message Simplify nvme suspend/resume by resetting queues and not deallocating
memory. This removes memory allocation from the resume-side of
device activation.

ok deraadt@