mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-16 05:34:57 +00:00
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>
6.9 KiB
6.9 KiB