HomeFreeBSD

Add missing stack unwind information to several assembly functions on

Description

Add missing stack unwind information to several assembly functions on
ARMv6/7:

  • Define _SAVE() macro to allow unwind data to be conditionally defined for ARM assembly code in the kernel.
  • Use _SAVE() to provide unwind information for bcopy_page(), and two (of many) instances of copyin() and copyout().

Reviewed by: andrew, imp
MFC after: 3 days
Sponsored by: University of Cambridge

Details

Provenance
rwatsonAuthored on
Reviewer
andrew
Parents
rS288661: Add another case for ls -F (regular file)
Branches
Unknown
Tags
Unknown