aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2009-06-16 15:31:18 -0700
committerLinus Torvalds <[email protected]>2009-06-16 19:47:28 -0700
commitbb1f17b0372de93758653ca3454bc0df18dc2e5c (patch)
tree29ef82933cc98b99d29c6c7004c045af22799d70 /tools/perf/scripts
parent3b0fde0fac19c180317eb0601b3504083f4b9bf5 (diff)
mm: consolidate init_mm definition
* create mm/init-mm.c, move init_mm there * remove INIT_MM, initialize init_mm with C99 initializer * unexport init_mm on all arches: init_mm is already unexported on x86. One strange place is some OMAP driver (drivers/video/omap/) which won't build modular, but it's already wants get_vm_area() export. Somebody should look there. [[email protected]: add missing #includes] Signed-off-by: Alexey Dobriyan <[email protected]> Cc: Mike Frysinger <[email protected]> Cc: Americo Wang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions