Whamcloud - gitweb
LU-2884 libcfs: SMP optimizations cleanups
authorIsaac Huang <he.huang@intel.com>
Wed, 27 Feb 2013 22:15:17 +0000 (15:15 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 20 Mar 2013 21:04:04 +0000 (17:04 -0400)
commit7903fbc92af96ff5d5780fb89911dc8557f13ac8
treeeae1be160a3fca8c69d89d60cff704c42636da25
parentbb68e4c1b18672e8f65009700df7d52fae0b4e94
LU-2884 libcfs: SMP optimizations cleanups

Miscelaneous cleanups for the SMP optimizations code:
- Fixed typos.
- Fixed resource leak in lnet_create_locks().
- Fixed incorrect symbols in EXPORT_SYMBOL().

Signed-off-by: Isaac Huang <he.huang@intel.com>
Change-Id: I3b617367e5ed6b11ae327e477fc2c201c453e347
Reviewed-on: http://review.whamcloud.com/5547
Tested-by: Hudson
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_cpu.h
libcfs/libcfs/libcfs_cpu.c
libcfs/libcfs/linux/linux-cpu.c
lnet/lnet/api-ni.c