• Andrew Morton's avatar
    [PATCH] fix pfn_valid on ia32 discontigmem · 766e012a
    Andrew Morton authored
    From: "Martin J. Bligh" <mbligh@aracnet.com>
    
    Fix pfn_valid for architctures with discontiguous memory.  This only
    changes the NUMA definition, and it leaves the NUMA-Q definition as was,
    because it's faster that way, it's in hotpaths, and our memory is always
    contiguous.
    766e012a
mmzone.h 3.93 KB