[PATCH] Use vm_paddr_t for physical address on MIPS

Andrew Duane aduane at juniper.net
Wed Jan 12 15:30:30 UTC 2011


This looks very good. It's kind of hard to believe they all got missed before.

 
...................................
Andrew Duane
Juniper Networks
o   +1 978 589 0551
m  +1 603-770-7088
aduane at juniper.net

 

-----Original Message-----
From: owner-freebsd-mips at freebsd.org [mailto:owner-freebsd-mips at freebsd.org] On Behalf Of Jayachandran C.
Sent: Wednesday, January 12, 2011 3:44 AM
To: freebsd-mips at freebsd.org; Alan Cox
Subject: Re: [PATCH] Use vm_paddr_t for physical address on MIPS

On Wed, Jan 12, 2011 at 5:08 PM, Jayachandran C.
<c.jayachandran at gmail.com> wrote:
> There are a few places in MIPS where vm_offset_t is used for physical 
> addresses. The attached patch fixes them, and also contains changes to 
> use uintmax_t when printing PTE entries and physical addresses.
>
> I plan to check this in if there are no objections, before checking in 
> the 64 bit PTE changes.  These changes will be useful if we decide to 
> have 64 bit physical address on n32(32bit) compilation.

Re-sending with attachment.

JC.


More information about the freebsd-mips mailing list