Revert "ANDROID: x86: disable UNWINDER_ORC with LTO_CLANG"

This reverts commit 8e1a228356 as the LTO
feature causes merge issues with 5.8-rc1.  So remove it for now and
allow the developer to add the latest version of the patches later on.

Cc: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I6d7faff1f85ed73e7f1b1829e65b1c84f80cbf86
This commit is contained in:
Greg Kroah-Hartman
2020-06-24 08:05:59 +02:00
parent 3a8961d3a1
commit 513ee6ef8a

View File

@@ -239,7 +239,7 @@ choice
config UNWINDER_ORC
bool "ORC unwinder"
depends on X86_64 && !LTO_CLANG
depends on X86_64
select STACK_VALIDATION
---help---
This option enables the ORC (Oops Rewind Capability) unwinder for