public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pci_map_single() on IA64
@ 2006-06-07  9:04 Adhiraj
  2006-06-07 14:11 ` Jes Sorensen
  2006-06-07 14:21 ` Alex Williamson
  0 siblings, 2 replies; 3+ messages in thread
From: Adhiraj @ 2006-06-07  9:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: adhiraj

Hi all,

How is it possible that on an IA64 machine, the address returned by
pci_map_single() is above 4G (32 bits) when I have only 2G of physical
memory?

The DMA mask is set to 64 bits (using pci_set_dma_mask()). When I change
it to 32 bit DMA mask, the problem goes away.

This problem does not appear on i388/x86_64 machines.

Thanks,
Adhiraj.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-07 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-07  9:04 pci_map_single() on IA64 Adhiraj
2006-06-07 14:11 ` Jes Sorensen
2006-06-07 14:21 ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox