• Andi Kleen's avatar
    [PATCH] discontigmem fix · eb0a5728
    Andi Kleen authored
    Try to avoid calling "pfn_to_page()" on invalid pfn's.  It used to be
    legal, but the CONFIG_DISCONTIGMEM people want us to try to avoid it,
    since they do magic stuff in their "pfn_to_page" translations.
    eb0a5728
memory.c 40 KB