diff options
author | Russ Anderson <rja@efs.americas.sgi.com> | 2006-08-24 11:08:52 -0500 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-08-29 10:17:21 -0700 |
commit | 986e12fa74c837d7fe5bdfe80666e2e2d46711bd (patch) | |
tree | f2833ff53a75c181d28f866362acbdf6a11024b1 /include/asm-ia64/smp.h | |
parent | a813213d73bb29d6986c3e93669a9cd5f7984364 (diff) | |
download | op-kernel-dev-986e12fa74c837d7fe5bdfe80666e2e2d46711bd.zip op-kernel-dev-986e12fa74c837d7fe5bdfe80666e2e2d46711bd.tar.gz |
[IA64] remove redundant local_irq_save() calls from sn_sal.h
sn_change_memprotect() does a local_irq_save() then calls
ia64_sal_oemcall_nolock() which calls SAL_CALL_NOLOCK()
which also does a local_irq_save().
This patch removes the redundant local_irq_save() and local_irq_restore()
calls in sn_change_memprotect() and sn_inject_error().
Signed-off-by: Russ Anderson <rja@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64/smp.h')
0 files changed, 0 insertions, 0 deletions