aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2015-02-12 15:00:09 -0800
committerLinus Torvalds <[email protected]>2015-02-12 18:54:11 -0800
commit0e2342c709aa568b90cde3387d6e588ca862a0ba (patch)
tree7bea0415a74e601b44355b2c2d5418a92932428c /tools/perf/scripts/python/bin
parent061f67bc4d053e03970a268fca99a55b6859f301 (diff)
mm/mm_init.c: park mminit_verify_zonelist as __init
The only caller of mminit_verify_zonelist is build_all_zonelists_init, which is annotated with __init, so it should be safe to also mark the former as __init, saving ~400 bytes of .text. Signed-off-by: Rasmus Villemoes <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Rik van Riel <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: David Rientjes <[email protected]> Cc: Vishnu Pratap Singh <[email protected]> Cc: Pintu Kumar <[email protected]> Cc: Michal Nazarewicz <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Paul Gortmaker <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Tim Chen <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Li Zefan <[email protected]> Cc: Tejun Heo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions