[IA64] correct file descriptor reference counting in perfmon
authorStephane Eranian <eranian@hpl.hp.com>
Fri, 25 Aug 2006 21:00:19 +0000 (14:00 -0700)
committerTony Luck <tony.luck@intel.com>
Fri, 8 Sep 2006 17:59:14 +0000 (10:59 -0700)
Fix a bug in sys_perfmonctl() whereby it was not correctly
decrementing the file descriptor reference count.

Signed-off-by: stephane eranian <eranian@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found