Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PAE support] patch review



On Sat, Jul 17, 2010 at 03:52:19PM +0200, Jean-Yves Migeon wrote:
> Hi lists,
> 
> You will find attached the patch for PAE support [1]; diff is against
> latest current. This one is for a last review before commit.

On x86 the bus_addr_t width follows the paddr_t width (we have "typedef
paddr_t bus_addr_t" in x86/include/bus.h).  That makes sense on non-PAE
i386 and on amd64, but on PAE i386?

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933


Home | Main Index | Thread Index | Old Index