Remove unneeded signal in the cache-coherent case
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sun, 26 Apr 2009 23:13:58 +0000 (19:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sun, 26 Apr 2009 23:13:58 +0000 (19:13 -0400)
the "reader kick" signal is only needed to perform a smp_mc() on readers, which
is pointless in a cache-coherent arch.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

No differences found
This page took 0.026383 seconds and 4 git commands to generate.