Whamcloud - gitweb
b=22409 Spurious error messages from smp_processor_id() on preemptible kernel
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Mon, 19 Apr 2010 23:29:32 +0000 (16:29 -0700)
committerRobert Read <robert.read@oracle.com>
Mon, 19 Apr 2010 23:34:18 +0000 (16:34 -0700)
commit58fac30e99f428438a12c6a3f4f6989ef0ec5c22
tree6ef49557a942dccc5557479eb79e0fb2c951025a
parent2582a0a1d240b4913d3c823b559c767cfbc6e086
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
libcfs/libcfs/tracefile.c