diff options
author | 2019-11-16 12:50:57 -0800 | |
---|---|---|
committer | 2019-11-16 12:50:57 -0800 | |
commit | f92e88dbd46147fa34a3151acce0959d8b221e06 (patch) | |
tree | 2ba5684d5f36d57577a27236adcbbd0ca3ebb1d5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | enetc: update TSN Qbv PSPEED set according to adjust link speed (diff) | |
parent | bnx2x: Remove hw_reset_t function casts (diff) | |
download | wireguard-linux-f92e88dbd46147fa34a3151acce0959d8b221e06.tar.xz wireguard-linux-f92e88dbd46147fa34a3151acce0959d8b221e06.zip |
Merge branch 'bnx2x-Remove-function-casts'
Kees Cook says:
====================
bnx2x: Remove function casts
In order to make the entire kernel usable under Clang's Control Flow
Integrity protections, function prototype casts need to be avoided
because this will trip CFI checks at runtime (i.e. a mismatch between
the caller's expected function prototype and the destination function's
prototype). Many of these cases can be found with -Wcast-function-type,
which found that bnx2x had a bunch of needless (or at least confusing)
function casts. This series removes them all.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions