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)
Wed, May 27, 10:39 AM
Unknown Object (File)
Wed, May 27, 12:36 AM
Unknown Object (File)
Tue, May 26, 11:18 AM
Unknown Object (File)
Fri, May 22, 1:01 PM
Unknown Object (File)
May 12 2026, 3:20 PM
Unknown Object (File)
Apr 28 2026, 10:46 AM
Unknown Object (File)
Apr 28 2026, 8:59 AM
Unknown Object (File)
Apr 28 2026, 5:19 AM

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 Not Applicable
Unit
Tests Not Applicable

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.