mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
4beba49123
commit
d129267fe0
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user