use LASSERT_SPIN_LOCKED() in LASSERT(spin_is_locked()) stead as the latter...
use LASSERT_SPIN_LOCKED() in LASSERT(spin_is_locked()) stead as the latter does not work correctly with the uniprocessor kernels. b=17664; i=robert.read
Showing
- libcfs/include/libcfs/linux/kp30.h 3 additions, 1 deletionlibcfs/include/libcfs/linux/kp30.h
- libcfs/include/libcfs/user-lock.h 3 additions, 2 deletionslibcfs/include/libcfs/user-lock.h
- lustre/obdclass/cl_lock.c 1 addition, 1 deletionlustre/obdclass/cl_lock.c
- lustre/obdclass/cl_object.c 2 additions, 2 deletionslustre/obdclass/cl_object.c
- lustre/obdclass/cl_page.c 6 additions, 3 deletionslustre/obdclass/cl_page.c
- lustre/ptlrpc/service.c 1 addition, 3 deletionslustre/ptlrpc/service.c
Loading
Please register or sign in to comment