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:
4a906e4
)
ia64: Move the macro definitions related to MSI to one header file.
author
Xiantao Zhang
<xiantao.zhang@intel.com>
Mon, 16 Feb 2009 07:14:48 +0000
(15:14 +0800)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:12 +0000
(11:03 +0200)
For kvm's MSI support, it needs these macros defined in ia64_msi.c, and
to avoid duplicate them, move them to one header file and share with
kvm.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found