[IA64] sn2: add missing put_cpu()
authorTony Luck <tony.luck@intel.com>
Thu, 11 Aug 2011 16:27:54 +0000 (09:27 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 11 Aug 2011 16:27:54 +0000 (09:27 -0700)
sn_hwperf_op_cpu() uses get_cpu() but is missing a corresponding put_cpu().

Reported-by: Thomas Meyer <thomas@m3y3r.de>
Acked-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found