Whamcloud - gitweb
b=22409 Spurious error messages from smp_processor_id() on preemptible kernel
authorDmitry Zogin <dmitry.zogin@sun.com>
Thu, 25 Mar 2010 16:53:32 +0000 (12:53 -0400)
committerJohann Lombardi <johann@sun.com>
Fri, 26 Mar 2010 23:44:51 +0000 (00:44 +0100)
commit8f08c2da3b83985455f70a51a41e17c0a9d5ff04
tree7351b5d04c3dadb23717f312a9ebf20905f8ab62
parentd92b216c748c1194c84019ae77e6c937d0626eec
b=22409 Spurious error messages from smp_processor_id() on preemptible kernel

 Disable a preemption by grabbing the lock in fs_trace_get_tcd() first.
 The function fs_trace_get_tcd() was moved up.

 o=andreas.dilger
 i=johann
 i=dmitry.zogin
 i=nathan.rutman
lnet/libcfs/tracefile.c