diff options
author | 2011-12-08 12:33:29 +0000 | |
---|---|---|
committer | 2011-12-19 14:41:16 +1100 | |
commit | 28e86bdbc9863d3d81711db02abedbc54528099e (patch) | |
tree | fa9aadd5c2a405ccaf1aaf9893b405247236a9c8 /tools/perf/scripts/python | |
parent | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 (diff) | |
download | linux-dev-28e86bdbc9863d3d81711db02abedbc54528099e.tar.xz linux-dev-28e86bdbc9863d3d81711db02abedbc54528099e.zip |
powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid
mark_reserved_regions_for_nid() is only called from do_init_bootmem(),
which is in .init.text, so it must be in the same section to avoid a
section mismatch warning.
Reported-by: Subrata Modak <subrata@linux.vnet.ibm.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions