Skip to content
Commit 83014699 authored by stephane eranian's avatar stephane eranian Committed by Tony Luck
Browse files

[IA64] perfmon: fix async exit bug



Move the cleanup of the async queue to the close callback from the flush
callback. This avoids losing asynchronous overflow notifications when
the file descriptor is shared by multiple processes and one terminates.

Signed-off-by: default avatarStephane Eranian <eranian@gmail.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 28ffb5d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment