mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
Revert "ANDROID: x86/extable: Do not mark exception callback as CFI"
This reverts commit f436f8ad8f as CFI is
being removed from the tree to come back later as a "clean" set of
patches.
Bug: 145210207
Cc: Sami Tolvanen <samitolvanen@google.com>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I54a1afeda35066b3e0090e519abf6dd63bbe1806
This commit is contained in:
@@ -138,7 +138,6 @@ __visible bool ex_has_fault_handler(unsigned long ip)
|
||||
return handler == ex_handler_fault;
|
||||
}
|
||||
|
||||
__nocfi
|
||||
int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code,
|
||||
unsigned long fault_addr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user