ANDROID: bpf: disable CFI for dispatcher functions
BPF dispatcher functions are patched at runtime to perform direct instead of indirect calls. Disable CFI for the dispatcher functions to avoid conflicts. (re-add due to merge conflicts previously) Bug: 145210207 Signed-off-by:Sami Tolvanen <samitolvanen@google.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com> Change-Id: I7edf6052e121d16ccb0f3d3492ff4eefedfa509e
Loading
Please sign in to comment