Whamcloud - gitweb
LU-6245 libcfs: remove atomic cpt allocations 13/15913/4
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 12 Aug 2015 14:29:03 +0000 (10:29 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 18 Aug 2015 11:17:54 +0000 (11:17 +0000)
commit2de6f02a3e1a4c5f17d4baf3044795453ac52009
treed3e288a1e15418cdb22da11d8d4aa58e700a646e
parenta1dabf7958d29cb75e67e1a4ddd1f220f713dceb
LU-6245 libcfs: remove atomic cpt allocations

libcfs contains functions to perform atomic memory
operations. These functions have never been used
so remove them.

Change-Id: I48dff483c4560700acbddff6268735837ed12b79
Signed-off-by: frank zago <fzago@cray.com>
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/15913
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_cpu.h
libcfs/include/libcfs/libcfs_private.h
libcfs/libcfs/libcfs_lock.c
libcfs/libcfs/libcfs_mem.c