Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/aarch64/aarch64



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.




Home | Main Index | Thread Index | Old Index