Re: allow HW_USERMEM64 in sysctl pledge

2022-06-20 Thread Stuart Henderson
On 2022/06/21 16:39, Jonathan Gray wrote: > chromium loads vulkan when going to chrome://gpu > on Intel Mesa uses HW_USERMEM64 > > chrome(44801): pledge sysctl 2: 6 20 > chrome[44801]: pledge "", syscall 202 ok with me, it's read-only and low-risk for the new functionality it allows to other prog

allow HW_USERMEM64 in sysctl pledge

2022-06-20 Thread Jonathan Gray
chromium loads vulkan when going to chrome://gpu on Intel Mesa uses HW_USERMEM64 chrome(44801): pledge sysctl 2: 6 20 chrome[44801]: pledge "", syscall 202 Index: sys/kern/kern_pledge.c === RCS file: /cvs/src/sys/kern/kern_pledge.c,v