From: stephane eranian Date: Wed, 11 Jun 2008 22:24:13 +0000 (-0700) Subject: [IA64] perfmon: fix async exit bug X-Git-Tag: v2.6.26-rc7~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83014699b06fb9a300d896c7c49fb8be1c6c5ddc;p=pandora-kernel.git [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: Stephane Eranian Signed-off-by: Tony Luck --- Reading git-diff-tree failed