516311f2d3ca45073c2afd2eb5d94 author Joachim Fenkes 1189608251 +0200 committer Roland Dreier 1191985151 -0700 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 Signed-off-by: Roland Dreier