diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-03-12 01:07:42 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-03-25 20:28:30 +0300 |
commit | 8887a86eddd93ca396ca35f7b41fb14ed412f85d (patch) | |
tree | 05b495acfcc330eff1fa75ced3f31ee46be520c5 /lib/livepatch | |
parent | 8b5fa6bc326bf02f293b5a39a8f5b3de816265d3 (diff) | |
download | linux-8887a86eddd93ca396ca35f7b41fb14ed412f85d.tar.xz |
objtool: Delete cleanup()
Perf shows we spend a measurable amount of time spend cleaning up
right before we exit anyway. Avoid the needsless work and just
terminate.
This reduces objtool on vmlinux.o runtime from 5.4s to 4.8s
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lkml.kernel.org/r/20200324160924.800720170@infradead.org
Diffstat (limited to 'lib/livepatch')
0 files changed, 0 insertions, 0 deletions