diff options
author | Sami Tolvanen <[email protected]> | 2022-09-08 14:54:56 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2022-09-26 10:13:14 -0700 |
commit | 4b24356312fbe1bace72f9905d529b14fc34c1c3 (patch) | |
tree | 29bbd70d6008c86cb06627b88eeefe7566c9340d /scripts/generate_rust_analyzer.py | |
parent | 607289a7cd7a3ca42b8a6877fcb6072e6eb20c34 (diff) |
treewide: Drop WARN_ON_FUNCTION_MISMATCH
CONFIG_CFI_CLANG no longer breaks cross-module function address
equality, which makes WARN_ON_FUNCTION_MISMATCH unnecessary. Remove
the definition and switch back to WARN_ON_ONCE.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Tested-by: Kees Cook <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions