aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorStephen Rothwell <[email protected]>2007-05-10 03:15:27 -0700
committerLinus Torvalds <[email protected]>2007-05-10 09:26:52 -0700
commit6f076f5dd9d227cea2704061048894b00cc0d62b (patch)
tree0c6be41a5d1d77ef78e76ba9d1861a062aef55bd /include/linux/stacktrace.h
parenta6a62b69b9f1b0cec0a119c5f4cd2f17d091e8f5 (diff)
early_pfn_to_nid needs to be __meminit
Since it is referenced by memmap_init_zone (which is __meminit) via the early_pfn_in_nid macro when CONFIG_NODES_SPAN_OTHER_NODES is set (which basically means PowerPC 64). This removes a section mismatch warning in those circumstances. Signed-off-by: Stephen Rothwell <[email protected]> Cc: Yasunori Goto <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions