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)
Fri, Apr 26, 6:22 AM
Unknown Object (File)
Mar 10 2024, 5:12 AM
Unknown Object (File)
Dec 25 2023, 6:43 AM
Unknown Object (File)
Dec 20 2023, 12:54 AM
Unknown Object (File)
Oct 23 2023, 5:22 PM
Unknown Object (File)
Oct 13 2023, 5:26 PM
Unknown Object (File)
Oct 12 2023, 11:29 AM
Unknown Object (File)
Sep 29 2023, 11:58 AM
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.