Re: Driver: PCIe: 'pci_map_sg' returning invalid bus address?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Konrad Rzeszutek Wilk
Date: Wednesday, August 4, 2010 - 7:51 am

On Wed, Aug 04, 2010 at 09:03:53PM +0900, FUJITA Tomonori wrote:

I think the highmem support might be a bit tricky. The PowerPC folks
did some work in there, so it _ought_ to work.

Evan, you could edit arch/x86/Kconfig and change:
 config SWIOTLB
         def_bool y if X86_64

to say
	def_bool y if X86

and see how it works? FYI, it might wreak havoc on your machine thought,
so be sure you have a fail-safe kernel and backup your root/home
directory.

(FYI, I made Xen-SWIOTLB be capable of running under X86_32 and so far
no trouble.. but that is not baremetal obviously).
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Driver: PCIe: 'pci_map_sg' returning invalid bus address?, Konrad Rzeszutek Wilk, (Wed Aug 4, 7:51 am)