git: 998989431213 - stable/15 - vm: Remove a reference to an undefined memattr

Mark Johnston <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a74b500.1f0a5.3dd374b1__7664.77258164144$1786033424$gmane$org@gitrepo.freebsd.org>
The branch stable/15 has been updated by markj:

URL: https://cgit.FreeBSD.org/src/commit/?id=998989431213c4d98cc3df87a3e0efe5378641e6

commit 998989431213c4d98cc3df87a3e0efe5378641e6
Author:     Mark Johnston <[email protected]>
AuthorDate: 2026-08-06 16:22:11 +0000
Commit:     Mark Johnston <[email protected]>
CommitDate: 2026-08-06 16:23:08 +0000

    vm: Remove a reference to an undefined memattr
    
    This is a direct commit to stable/15.
    
    Reported by:    jenkins
    Fixes:          c4ea6b08e24e ("vm_phys: Add a sysctl to dump registered fictitious memory ranges")
---
 sys/arm64/include/vm.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys/arm64/include/vm.h b/sys/arm64/include/vm.h
index c9cef5ba1f2e..fa5b0cb70f22 100644
--- a/sys/arm64/include/vm.h
+++ b/sys/arm64/include/vm.h
@@ -61,8 +61,6 @@ vm_memattr_name(vm_memattr_t memattr)
 		return ("write-through");
 	case VM_MEMATTR_DEVICE_nGnRE:
 		return ("device-nGnRE");
-	case VM_MEMATTR_TAGGED:
-		return ("tagged");
 	default:
 		return (NULL);
 	}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.