Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Krzysztof Halasa
Date: Thursday, August 26, 2010 - 9:02 am

FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> writes:


Which seems strange to me. If the driver asks for 64-bit mask and the
system can only give it 32-bits, why return an error? Every 32-bit
address is also 64-bit, with the most significant bits simply cleared.

It makes sense the other way around, if the device wants e.g. 24-bit
mask (ISA or something) but the OS doesn't have a memory pool smaller
than e.g. 4 GB then returning with error is ok.

Same with IXP4xx (and perhaps PXA) - the device wants 32 bits and it's
fine, even if the mask is set to 28 bits since the CPU can't let PCI
access more.

If the device wants to know if it should issue DACs or something like
that, sure - just check the current masks (effective).
-- 
Krzysztof Halasa
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Krzysztof Halasa, (Tue Aug 10, 1:36 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Tue Aug 10, 7:06 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Russell King - ARM Linux, (Wed Aug 11, 12:25 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 12, 11:23 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Russell King - ARM Linux, (Fri Aug 13, 2:54 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Sat Aug 14, 2:30 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Russell King - ARM Linux, (Sat Aug 14, 11:46 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Sat Aug 14, 10:42 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Russell King - ARM Linux, (Sun Aug 15, 1:23 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Sun Aug 15, 8:55 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Krzysztof Halasa, (Mon Aug 16, 4:29 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 19, 1:51 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Benjamin Herrenschmidt, (Thu Aug 19, 3:31 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 19, 7:50 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Krzysztof Halasa, (Thu Aug 19, 9:53 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Krzysztof Halasa, (Thu Aug 19, 9:56 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 19, 10:20 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Benjamin Herrenschmidt, (Thu Aug 19, 2:51 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Benjamin Herrenschmidt, (Thu Aug 19, 2:54 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 26, 4:55 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 26, 6:54 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Krzysztof Halasa, (Thu Aug 26, 9:02 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), Russell King - ARM Linux, (Thu Aug 26, 10:57 am)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 26, 5:26 pm)
Re: ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?), FUJITA Tomonori, (Thu Aug 26, 11:54 pm)