diff options
author | Dou Liyang <[email protected]> | 2018-01-17 11:46:54 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2018-02-24 01:43:48 +0100 |
commit | afdc3f588850a6fbc996205ee2d472eb4426afb3 (patch) | |
tree | b12f837e98a844deea97b5672d027029aae0abc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fe2a3027e74e40a3ece3a4c1e4e51403090a907a (diff) |
x86/kvm: Make parse_no_xxx __init for kvm
The early_param() is only called during kernel initialization, So Linux
marks the functions of it with __init macro to save memory.
But it forgot to mark the parse_no_kvmapf/stealacc/kvmclock_vsyscall,
So, Make them __init as well.
Cc: Paolo Bonzini <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: [email protected]
Signed-off-by: Dou Liyang <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions