diff options
| author | Michael Ellerman <[email protected]> | 2019-09-11 21:57:45 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-09-14 00:04:40 +1000 |
| commit | 731dade128ebc35044e7f9b9d396e4c1bed6ecbc (patch) | |
| tree | ab88ec503ee99904013185fee4974a8ca2d457a6 /tools/perf/scripts/python/bin | |
| parent | dac39f788546e2eb9838eca551ccd6fd413e75c7 (diff) | |
powerpc/kvm: Explicitly mark kvm guest code as __init
All the code in kvm.c can be marked __init. Most of it is already
inlined into the initcall, but not all. So instead of relying on the
inlining, mark it all as __init. This saves ~280 bytes of text for my
configuration.
Signed-off-by: Michael Ellerman <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions