HomeFreeBSD

ICP: Add missing stack frame info to SHA asm files

Description

ICP: Add missing stack frame info to SHA asm files

Since the assembly routines calculating SHA checksums don't use
a standard stack layout, CFI directives are needed to unroll the
stack.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Attila Fülöp <attila@fueloep.org>
Closes #11733

Details

Provenance
Attila Fülöp <attila@fueloep.org>Authored on Apr 16 2021, 10:11 PM
GitHub <noreply@github.com>Committed on Apr 16 2021, 10:11 PM
Parents
rGf2286383d017: Fix crash in zio_done error reporting
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGa9c93ac53348: ICP: Add missing stack frame info to SHA asm files (authored by Attila Fülöp <attila@fueloep.org>).Apr 16 2021, 10:11 PM