Bug 484151 - VTd: changeset 12 of 16: fix ia64 build
Summary: VTd: changeset 12 of 16: fix ia64 build
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel-xen
Version: 5.4
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: 5.4
Assignee: Xen Maintainance List
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On: 484150
Blocks: 331741 484152
TreeView+ depends on / blocked
 
Reported: 2009-02-05 00:02 UTC by Don Dugger
Modified: 2014-07-25 03:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-05 15:27:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
fix ia64 build (77.40 KB, patch)
2009-02-05 00:02 UTC, Don Dugger
no flags Details | Diff

Description Don Dugger 2009-02-05 00:02:35 UTC
Created attachment 330945 [details]
fix ia64 build

Description of patch:

VT-d is not supported on ia64, so just build xen/drivers/passthrough/
on x86.
                                                                                Add pci configuration code for ia64    
 
The new upstream xen/pci.h has a name conflict with the modified
linux/pci.h and shows up earlier in the include search path.  Since
the usage of linux/pci.h is limited, rename to linux/linux-pci.h to
avoid duplicate names and cleanup the few users.

Upstream Status: N/A

Comment 1 Don Dugger 2009-02-05 15:27:42 UTC
Process error, don't need a separate BZ per patch


Note You need to log in before you can comment on or make changes to this bug.