kernel_physical_mapping_init

From: Joilnen Leite
Date: Fri Oct 10 2008 - 11:03:40 EST


I wondering if inside kernel_physical_mapping_init func would be better
---
if (pfn >= end_pfn)
continue;
pmd = one_md_table_init(pgd);
---
in first for statment


Joilnen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/