Skip to content
Commit b66f55cd authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn



If max_pfn is not initialized, the block layer may use wrong DMA masks.

Replace open-coded shifts by PFN_DOWN(), and drop the "0 on coldfire"
comment, as it is not even true on all Coldfires, let alone all
m68knommu platforms.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Acked-by: default avatarGreg Ungerer <gerg@uclinux.org>
Tested-By: default avatarGreg Ungerer <gerg@uclinux.org>
parent c73ec319
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment