diff options
| author | Laszlo Ersek | 2014-05-20 13:42:22 +0200 |
|---|---|---|
| committer | Luiz Capitulino | 2014-06-11 16:10:28 +0200 |
| commit | c998acb03df614ddf2f3e206582586f191d07fff (patch) | |
| tree | 78bc063dda8d084ff74e7f4bb5234cb002471a59 /scripts/checkpatch.pl | |
| parent | dump: select header bitness based on ELF class, not ELF architecture (diff) | |
| download | qemu-c998acb03df614ddf2f3e206582586f191d07fff.tar.gz qemu-c998acb03df614ddf2f3e206582586f191d07fff.tar.xz qemu-c998acb03df614ddf2f3e206582586f191d07fff.zip | |
dump: hoist lzo_init() from get_len_buf_out() to dump_init()
qmp_dump_guest_memory()
dump_init()
lzo_init() <---------+
create_kdump_vmcore() |
write_dump_pages() |
get_len_buf_out() |
lzo_init() ------+
This patch doesn't change the fact that lzo_init() is called for every
LZO-compressed dump, but it makes get_len_buf_out() more focused (single
responsibility).
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
