commit | d2374aecda3f6c9b0d13287027132a37311da300 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Sep 09 10:41:05 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 18 14:04:25 2009 +0200 |
tree | 3ea90a37b89a63beebc40742bf9139abb895de48 | |
parent | c2777f98c205148f1a0d4f9ac03b9cb20b39b2da [diff] |
x86: SGI UV: Fix IPI macros The UV BIOS has changed the way interrupt remapping is being done. This affects the id used for sending IPIs. The upper id bits no longer need to be masked off. Signed-off-by: Jack Steiner <steiner@sgi.com> Cc: <stable@kernel.org> LKML-Reference: <20090909154104.GA25083@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>