mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
ANDROID: Drop orphan out-of-tree diff after CFI revert
This cleans up a left over difference from resolving the revert for the
CFI support.
Cc: Greg Kroah-Hartman <gregkh@google.com>
Fixes: bd98af7d21 ("Revert "ANDROID: add support for Clang's Control Flow Integrity (CFI)"")
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: Idaeb8d2a47b724f26f491460d4ebfbdc848ec3ba
This commit is contained in:
parent
73a11b0961
commit
9cfc3cb4ec
|
|
@ -231,10 +231,6 @@ struct ftrace_likely_data {
|
|||
# define __noscs
|
||||
#endif
|
||||
|
||||
#ifndef __norecordmcount
|
||||
# define __norecordmcount
|
||||
#endif
|
||||
|
||||
#ifndef asm_volatile_goto
|
||||
#define asm_volatile_goto(x...) asm goto(x)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user