Skip to content

Rework shared memory in light of revocation and explicit mmap permissions #368

Rework shared memory in light of revocation and explicit mmap permissions

Rework shared memory in light of revocation and explicit mmap permissions #368

Triggered via pull request October 17, 2024 22:18
Status Success
Total duration 3m 21s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Style Checker: bin/cheribsdtest/cheribsdtest_vm.c#L367
line over 80 characters
Style Checker: sys/sys/fcntl.h#L146
Block comments use a leading /* on a separate line
Style Checker: sys/sys/fcntl.h#L147
Block comments use * on subsequent lines
Style Checker: sys/sys/fcntl.h#L148
Block comments use a trailing */ on a separate line
Style Checker: sys/vm/vm_object.h#L206
Block comments use a leading /* on a separate line
Style Checker: sys/vm/vm_object.h#L207
Block comments use * on subsequent lines
Style Checker: sys/vm/vm_object.h#L207
Block comments use a trailing */ on a separate line
Style Checker: usr.bin/truss/syscalls.c#L2037
Missing Signed-off-by: line