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)
Sun, Oct 13, 11:59 PM
Unknown Object (File)
Oct 3 2024, 7:36 PM
Unknown Object (File)
Oct 3 2024, 8:48 AM
Unknown Object (File)
Sep 26 2024, 10:58 PM
Unknown Object (File)
Sep 26 2024, 5:30 PM
Unknown Object (File)
Sep 26 2024, 10:13 AM
Unknown Object (File)
Sep 21 2024, 12:51 PM
Unknown Object (File)
Sep 21 2024, 5:11 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.