On 08/04/2013 10:30 AM, David Herrmann wrote:
Hi
On Sat, Aug 3, 2013 at 5:53 PM, H. Peter Anvin [off-list ref] wrote:
quoted
When compiled for i386 PAE phys_addr_t is 64 bits but pointers are 32 bits.
Yepp, that makes sense. I am not really comfortable fixing this as I
have no idea how PAE actually works, but I digged through git history
and sent a patch to linux-fbdev (I put you on CC). The (long)-cast
should be sufficient, I guess.
Were there any other build warnings you encountered?
Thanks
David
It looks like Fengguang's bot hasn't run yet, so I don't have a summary.
I asked Fengguang what I need to do to kick it off.
-hpa