Code Review for atomic-remove-old-weak-symbols

Prepared by: (jeffpc) on 2015-Feb-27 16:32 -0500 EST
Workspace:/home/jeffpc/illumos/arm/illumos-gate (at 8c65d354c6d7)
Compare against: HEAD^ (at 9972bcf52934)
Summary of changes: 14 lines changed: 0 ins; 14 del; 0 mod; 671 unchg
Patch of changes: atomic-remove-old-weak-symbols.patch
Printable review: atomic-remove-old-weak-symbols.pdf

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/common/atomic/arm/atomic.s

atomic: remove old weak symbols
These symbols have been depricated for a really long time on x86 and SPARC.
They exist as weak symbols to allow old binaries to still work.  On ARM,
these old binaries never existed to begin with and so we don't have to
provide these legacy symbols.
14 lines changed: 0 ins; 14 del; 0 mod; 671 unchg

This code review page was prepared using /opt/onbld/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.