Modify vmt to use the buffer allocated in pvbus directly instead of
authoryasuoka <yasuoka@openbsd.org>
Sat, 3 Dec 2022 10:57:04 +0000 (10:57 +0000)
committeryasuoka <yasuoka@openbsd.org>
Sat, 3 Dec 2022 10:57:04 +0000 (10:57 +0000)
commit45d281fcfba6e40007d9a498265cdbf711d94ed0
tree1bf4b524d791262c21c19d7a887b17e0ff82d991
parent05f8899a94a6bb85f327b4172103bdbf22e48f24
Modify vmt to use the buffer allocated in pvbus directly instead of
the buffer in the vmt softc when doing RPC for PVBUSIOC_KV{READ|WRITE}
ioctl.

ok asou
sys/dev/pv/vmt.c