diff options
author | Andrey Smetanin <[email protected]> | 2015-10-16 10:07:45 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-10-16 10:34:28 +0200 |
commit | 351dc6477cd35136ce4668401b1b1332a62908a8 (patch) | |
tree | 909d643640eeb91f7312572074681d915138febc /tools/perf/scripts/python/sched-migration.py | |
parent | 7cae2bedcbd4680b155999655e49c27b9cf020fa (diff) |
kvm/eventfd: avoid loop inside irqfd_update()
The loop(for) inside irqfd_update() is unnecessary
because any other value for irq_entry.type will just trigger
schedule_work(&irqfd->inject) in irqfd_wakeup.
Signed-off-by: Andrey Smetanin <[email protected]>
Reviewed-by: Roman Kagan <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Vitaly Kuznetsov <[email protected]>
CC: "K. Y. Srinivasan" <[email protected]>
CC: Gleb Natapov <[email protected]>
CC: Paolo Bonzini <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions