Re: [PATCH] fix pfn_pte for 64BIT_PHYS_ADDR

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

 



On Tue, Aug 16, 2005 at 11:12:32PM -0700, Andrew Isaacson wrote:

> On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but
> pfn<<PAGE_SHIFT sometimes extends beyond.  The pte is big enough to hold
> 'long long', but the shift in pfn_pte() needs to do its calculation with
> enough bits to hold the result.

Thanks, applied also.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux