summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMatt Wagantall <mattw@codeaurora.org>2014-11-26 14:15:05 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:03:34 -0700
commit6999257f3c6a2b6246ceb1288b6d4700d5683ab9 (patch)
tree22acafa108bf1b4984a2afc08a5999ab50505df3 /include/linux/debugobjects.h
parent8a94faffd0a430d83c2d9d62c2d4c9b6070f6323 (diff)
arm64: mark split_pmd() with __init to avoid section mismatch warnings
split_pmd() calls early_alloc(), which is marked with __init. Mark split_pmd() similarly. The only current caller of split_pmd() is remap_pages(), which is already __init, so there was no real danger here in the first place. Change-Id: I3bbc4c66f1ced8fe772366b7e5287be5f474f314 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions