diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2019-03-15 17:58:15 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2019-03-28 16:28:59 +0000 |
| commit | ca0488aadd014809862428cde896a6a6e8f13e42 (patch) | |
| tree | f10260398a3d9963b9554080073512e0b298658f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | kvm: mmu: Used range based flushing in slot_handle_level_range (diff) | |
| download | kernel-ca0488aadd014809862428cde896a6a6e8f13e42.tar.gz kernel-ca0488aadd014809862428cde896a6a6e8f13e42.zip | |
kvm: don't redefine flags as something else
The function irqfd_wakeup() has flags defined as __poll_t and then it
has additional flags which is used for irqflags.
Redefine the inner flags variable as iflags so it does not shadow the
outer flags.
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
