diff options
| author | Pavel Tatashin <[email protected]> | 2018-08-21 21:53:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-08-22 10:52:45 -0700 |
| commit | 7cc2a9596d77e598a476ec7819046a453378d4a6 (patch) | |
| tree | 50c7d497a53ad325de4c02848085067617eddaab /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | c1093b746c0576ed81c4d568d1e39cab651d37e6 (diff) | |
mm: remove __paginginit
__paginginit is the same thing as __meminit except for platforms without
sparsemem, there it is defined as __init.
Remove __paginginit and use __meminit. Use __ref in one single function
that merges __meminit and __init sections: setup_usemap().
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Pavel Tatashin <[email protected]>
Signed-off-by: Oscar Salvador <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Cc: Pasha Tatashin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions