Files
kernel/include
Ralf Baechle 533330bf7f 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.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 19:32:09 +01:00
..
2005-10-28 08:16:48 -07:00
2005-10-28 12:18:07 -04:00
2005-10-28 08:16:48 -07:00
2005-09-29 08:46:27 -07:00
2005-10-28 08:16:48 -07:00
2005-10-28 08:16:50 -07:00
2005-10-28 08:16:50 -07:00