This shouldn't be a functional change since cpu_set_user_tls sets both
registers, but this is technically more correct.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 47301 Build 44188: arc lint + arc unit
Event Timeline
Comment Actions
Actually, I think the current code is more correct as the 32-bit kernel always uses TPIDRURW as the source of truth for TLS including for its get_arm_tls function.