Yinghai Lu <[EMAIL PROTECTED]> writes:
>  
> +     /* Doesn't apply to memory < 4GB */
> +     if (end_pfn <= (0xffffffffUL >> PAGE_SHIFT))
> +             return 0;

I don't think this makes sense to move outside the AMD workaround
because the normal MTRRs don't have an implicit hidden 4GB semantics.

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

Reply via email to