git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2777f9
)
x86: SGI UV: Fix IPI macros
author
Jack Steiner
<steiner@sgi.com>
Wed, 9 Sep 2009 15:41:05 +0000
(10:41 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 18 Sep 2009 12:04:25 +0000
(14:04 +0200)
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>
No differences found