lkml.org 
[lkml]   [2020]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory
    Hey Sami,

    On Wed, Nov 18, 2020 at 02:07:29PM -0800, Sami Tolvanen wrote:
    > We use objcopy to manipulate ELF binaries for the nVHE code,
    > which fails with LTO as the compiler produces LLVM bitcode
    > instead. Disable LTO for this code to allow objcopy to be used.

    We now partially link the nVHE code (generating machine code) before objcopy,
    so I think you should be able to drop this patch now. Tried building your
    branch without it, ran a couple of unit tests and all seems fine.

    David

    \
     
     \ /
      Last update: 2020-11-23 11:23    [W:4.061 / U:0.684 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site