Skip to content

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

Rework shared memory in light of revocation and explicit mmap permissions

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

Triggered via pull request October 1, 2024 23:28
Status Success
Total duration 3m 20s
Artifacts

style.yml

on: pull_request
Style Checker
3m 7s
Style Checker
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