CVS commit: src/sys/arch/aarch64/aarch64
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Sat Jul 4 14:40:22 UTC 2026 Modified Files: src/sys/arch/aarch64/aarch64: locore.S Log Message: aarch64: only flush local PE TLB There is no need to broadcast the TLB flush for the BP and all APs. All PEs gets their TLB flushed as part of the start up sequence. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 src/sys/arch/aarch64/aarch64/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.