Page MenuHomeFreeBSD

arm64: Remove TCR_CACHE_ATTRS and TCR_SMP_ATTRS
ClosedPublic

Authored by andrew on Aug 21 2024, 12:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 2:32 AM
Unknown Object (File)
Sun, May 10, 3:50 AM
Unknown Object (File)
Sat, May 9, 9:34 AM
Unknown Object (File)
Wed, May 6, 9:16 AM
Unknown Object (File)
Fri, Apr 24, 9:47 AM
Unknown Object (File)
Thu, Apr 23, 11:36 PM
Unknown Object (File)
Thu, Apr 23, 10:52 PM
Unknown Object (File)
Wed, Apr 22, 5:17 AM
Subscribers

Details

Summary

These are only used in one place so expand them there.

While here always set TCR_SH0_IS and TCR_SH1_IS. There is no advantage
to not set them in a UP kernel.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 22 2024, 3:27 PM