From eb1fd62c17346f8d10fc578f60b02ec46401c67b Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Thu, 27 Nov 2025 15:37:56 +0000 Subject: sys/linux: update descriptions MSM_SUBMIT_SYNCOBJ_RESET was renamed to MSM_SYNCOBJ_RESET in the Linux kernel. Rename it in descriptions as well. Include necessary headers for dccp and dev_kvm. --- sys/linux/dev_kvm_extra.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/dev_kvm_extra.txt') diff --git a/sys/linux/dev_kvm_extra.txt b/sys/linux/dev_kvm_extra.txt index 395ce577d..d7fcfc3b8 100644 --- a/sys/linux/dev_kvm_extra.txt +++ b/sys/linux/dev_kvm_extra.txt @@ -3,6 +3,8 @@ # This file is used for non-x86, non-ARM definitions. +include + meta arches["mips64le", "ppc64le", "s390x"] ioctl$KVM_SET_GUEST_DEBUG_generic(fd fd_kvmcpu, cmd const[KVM_SET_GUEST_DEBUG], arg ptr[in, kvm_guest_debug[kvm_guest_debug_arch_generic]]) -- cgit mrf-deployment