mem_map definition / declaration.



mm/memory defines mem_map and max_mapnr only if !CONFIG_NEED_MULTIPLE_NODES.
<linux/mm.h> declares mem_map[] if !CONFIG_DISCONTIGMEM. Shouldn't
both depend on !CONFIG_FLATMEM? As things are now mem_map may be
declared but not defined for a non-NUMA sparsemem system which may make
tracking a remaining mem_map reference in the code a little harder.

Ralf
-
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/



Relevant Pages

  • Re: mem_map definition / declaration.
    ... Ralf Baechle wrote: ... declared but not defined for a non-NUMA sparsemem system which may make ... tracking a remaining mem_map reference in the code a little harder. ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: 2.6.18 mmap hangs unrelated apps
    ... What nfs_debug information would be useful in tracking this ... Michal "Saahbs" Sabala ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • [PATCH 46/55] KVM: Change kvm_{read,write}_guest() to use copy_{from,to}_user()
    ... and better dirty bit tracking. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: compile problem in current x86.git
    ... any difference while tracking it), but it also includes work in progress ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [updated PATCH] xen: fix section usage in xen-head.S and setup.c
    ... an additional section for .init.text appending a number. ... Thanks for tracking this down. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)