Files
mirror_zfs/module/spl
Prakash Surya 9baf44bc17 Wrap trace_set_debug_header in trace_[get|put]_tcd
To properly support CONFIG_PREEMPT enabled kernels, we must refrain from
using a CPU index when preemption is enabled. As a result, this change
moves the trace_set_debug_header call (which calls smp_processor_id)
within trace_get_tcd and trace_put_tcd (which disable and enable
preemption respectively).

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #160
2012-08-23 10:01:20 -07:00
..
2010-01-08 09:37:54 -08:00
2012-04-06 12:06:19 -07:00
2012-07-26 15:14:02 -07:00
2011-01-12 11:38:05 -08:00
2012-02-02 11:28:00 -08:00
2010-05-17 15:18:00 -07:00
2012-07-02 09:33:09 -07:00
2012-06-11 09:17:45 -07:00
2010-07-20 13:30:40 -07:00