this_cpu: Straight transformations
authorChristoph Lameter <cl@linux-foundation.org>
Sat, 3 Oct 2009 10:48:22 +0000 (19:48 +0900)
committerTejun Heo <tj@kernel.org>
Sat, 3 Oct 2009 10:48:22 +0000 (19:48 +0900)
commitca0c9584b1f16bd5911893647cb7f1be82e60554
tree7dd9453ec36f56b50ce519ce964af9f35b80f381
parent4ea7334b6de818b0123fa4be32af4cb8ac65174c
this_cpu: Straight transformations

Use this_cpu_ptr and __this_cpu_ptr in locations where straight
transformations are possible because per_cpu_ptr is used with
either smp_processor_id() or raw_smp_processor_id().

cc: David Howells <dhowells@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
cc: Ingo Molnar <mingo@elte.hu>
cc: Rusty Russell <rusty@rustcorp.com.au>
cc: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/infiniband/hw/ehca/ehca_irq.c
drivers/net/chelsio/sge.c
drivers/net/loopback.c
fs/ext4/mballoc.c