diff options
author | 2008-03-05 15:40:32 -0700 | |
---|---|---|
committer | 2008-03-06 09:16:33 -0800 | |
commit | cd3244e605efeb13bb3a6e92439974832e1c7388 (patch) | |
tree | 0a59fc9954f5aa258901e6185e6eb4e4ea6d226e /include/linux/kernel.h | |
parent | [IA64] arch_ptrace() cleanup (diff) | |
download | wireguard-linux-cd3244e605efeb13bb3a6e92439974832e1c7388.tar.xz wireguard-linux-cd3244e605efeb13bb3a6e92439974832e1c7388.zip |
[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()
When !CONFIG_SMP, cpu_physical_id() is ia64_get_lid(), which is
functionally identical to
(ia64_getreg(_IA64_REG_CR_LID) >> 16) & 0xffff
so there's no need for two versions of this code.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions