diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/nogo.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/nogo.json b/tools/nogo.json index 85fac8604..ae969409e 100644 --- a/tools/nogo.json +++ b/tools/nogo.json @@ -31,7 +31,6 @@ "/pkg/gohacks/gohacks_unsafe.go": "allowed: special case", "/pkg/sentry/fs/fsutil/host_file_mapper_unsafe.go": "allowed: special case", "/pkg/sentry/platform/kvm/(bluepill|machine)_unsafe.go": "allowed: special case", - "/pkg/sentry/platform/kvm/machine_arm64_unsafe.go": "fix: gvisor.dev/issue/22464", "/pkg/sentry/platform/ring0/pagetables/allocator_unsafe.go": "allowed: special case", "/pkg/sentry/platform/safecopy/safecopy_unsafe.go": "allowed: special case", "/pkg/sentry/vfs/mount_unsafe.go": "allowed: special case" |