diff options
author | Peter Zijlstra <[email protected]> | 2020-02-20 13:28:06 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:14:54 +0200 |
commit | f64366efd8c60b93138b813d071d2cd201fd0f6e (patch) | |
tree | 27e6ce22ce10c84e95b811e18e2ec53b952fb155 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | df65bba1dcd8ffadd922a71196b78c6d7630c33b (diff) |
x86/int3: Inline bsearch()
Avoid calling out to bsearch() by inlining it, for normal kernel configs
this was the last external call and poke_int3_handler() is now fully self
sufficient -- no calls to external code.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions