Page MenuHomeFreeBSD

Remove td_sa.nap in sys/arm/
ClosedPublic

Authored by trasz on Sep 30 2020, 11:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 4:54 AM
Unknown Object (File)
Jan 31 2026, 3:25 PM
Unknown Object (File)
Dec 25 2025, 4:05 PM
Unknown Object (File)
Dec 2 2025, 2:24 PM
Unknown Object (File)
Dec 1 2025, 4:16 AM
Unknown Object (File)
Nov 27 2025, 3:25 PM
Unknown Object (File)
Nov 26 2025, 11:18 AM
Unknown Object (File)
Nov 23 2025, 10:38 PM

Details

Summary

Remove the 'nap' field from arm's 'struct syscall_args'. No functional
changes intended.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33897
Build 31099: arc lint + arc unit

Event Timeline

manu added a subscriber: manu.

Please add to the commit message that it aligns struct syscall_args with others arches

This revision is now accepted and ready to land.Nov 4 2020, 1:34 PM
mmel added a subscriber: mmel.

Tested on real HW without issues.