tile: don't use __get_cpu_var() with structure-typed arguments
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 6 Mar 2014 20:31:59 +0000 (15:31 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Thu, 6 Mar 2014 20:31:59 +0000 (15:31 -0500)
This no longer works with the new per-cpu infrastructure.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found