• Andrew Morton's avatar
    [PATCH] Remove memblks from the kernel · 4c5736de
    Andrew Morton authored
    From: "Martin J. Bligh" <mbligh@aracnet.com>
    
    This patch removes memblks from the kernel ...  we don't use them, and the
    NUMA API that was planning to use them when they were originally designed
    isn't going to use them anymore.  They're just unnecessary added complexity
    now ...  time for them to go.
    
    There's a slight complication in that ia64 uses something with a similar
    name for part of its memory layout, but Jes Sorensen kindly untangled them
    from each other for us.  The patch with his modifications is below.  Jes
    tested it on ia64, and I testbuilt it with every config in my arsenal.
    4c5736de
topology.h 2.2 KB