]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id()
authorJoachim Fenkes <fenkes@de.ibm.com>
Wed, 12 Sep 2007 14:44:11 +0000 (16:44 +0200)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:11 +0000 (19:59 -0700)
commit5110e4de4995db1c28457b08ed1e291f9b38f2e7
treecbbf59d405c9383e44322bc6e231f60f44311e96
parent0b5de96858e516311f2d3ca45073c2afd2eb5d94
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id()

We can use raw_smp_processor_id() here because the processor ID is
only used for debug output and therefore our use is preemption-unsafe.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_tools.h