Page MenuHomeFreeBSD

Delete armv7_sleep which duplicates armv7_cpu_sleep
ClosedPublic

Authored by john-feith.com on May 14 2015, 3:52 AM.
Tags
Referenced Files
Unknown Object (File)
Tue, Oct 7, 5:30 PM
Unknown Object (File)
Sat, Sep 27, 5:21 AM
Unknown Object (File)
Thu, Sep 25, 4:26 AM
Unknown Object (File)
Tue, Sep 23, 1:45 PM
Unknown Object (File)
Sep 11 2025, 1:11 AM
Unknown Object (File)
Sep 10 2025, 3:11 AM
Unknown Object (File)
Sep 9 2025, 5:04 AM
Unknown Object (File)
Aug 17 2025, 8:18 PM
Subscribers

Details

Summary

armv7_sleep appears to be a duplication of armv7_cpu_sleep.

For consistency with the naming conventions used by the other
implementations kill armv7_sleep and keep armv7_cpu_sleep.

Test Plan

Smoke tested on the ODROID-C1 (Amlogic aml8726-m8b).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

john-feith.com retitled this revision from to Delete armv7_sleep which duplicates armv7_cpu_sleep.
john-feith.com updated this object.
john-feith.com edited the test plan for this revision. (Show Details)
john-feith.com added a reviewer: ganbold.
john-feith.com set the repository for this revision to rS FreeBSD src repository - subversion.
john-feith.com added a project: ARM.
andrew edited edge metadata.
This revision is now accepted and ready to land.May 14 2015, 12:27 PM
ian edited edge metadata.

I've been meaning to do this for months (I think it was me who introduced the dup).

ganbold closed this revision.
ganbold edited edge metadata.