[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)
commitd5d4e02874537d65ed2f431d39bf2f6d2967bd1b
tree78844825f801f1d8476ce512ff9772ec46e7c1a0
parent322a8b034003c0d46d39af85bf24fee27b902f48
[IA64] sn2: add missing put_cpu()

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>
arch/ia64/sn/kernel/sn2/sn_hwperf.c