]> git.neil.brown.name Git - history.git/commit
[IA64] perfmon.c: fix bug in previous "fix"
authorStéphane Eranian <eranian@hpl.hp.com>
Tue, 14 Dec 2004 01:57:36 +0000 (17:57 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 14 Dec 2004 01:57:36 +0000 (17:57 -0800)
commitc89072ee7e2e5e3494d8a824994fcac9ea2f2477
treefb39ba622d9455b8b75121396a4a4d711fc9f297
parent4b2f85d824e0d9eb81c682caced51b48611230ed
[IA64] perfmon.c: fix bug in previous "fix"

- undo the pfm_context_free() call in pfm_handle_work().
  The logic is different. In the case of a controlling
  task exiting while monitored in pfm_handle_work. The
  context is freed in pfm_close() and not pfm_handle_work().

signed-off-by: stephane eranian <eranian@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/perfmon.c