lkml.org 
[lkml]   [2021]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 13/13] x86/crypto: Enable objtool in crypto code
    Date
    Now that all the stack alignment prologues have been cleaned up in the
    crypto code, enable objtool. Among other benefits, this will allow ORC
    unwinding to work.

    Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
    ---
    arch/x86/crypto/Makefile | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/arch/x86/crypto/Makefile b/arch/x86/crypto/Makefile
    index b28e36b7c96b..d0959e7b809f 100644
    --- a/arch/x86/crypto/Makefile
    +++ b/arch/x86/crypto/Makefile
    @@ -2,8 +2,6 @@
    #
    # x86 crypto algorithms

    -OBJECT_FILES_NON_STANDARD := y
    -
    obj-$(CONFIG_CRYPTO_TWOFISH_586) += twofish-i586.o
    twofish-i586-y := twofish-i586-asm_32.o twofish_glue.o
    obj-$(CONFIG_CRYPTO_TWOFISH_X86_64) += twofish-x86_64.o
    --
    2.29.2
    \
     
     \ /
      Last update: 2021-02-24 17:39    [W:4.235 / U:0.680 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site