aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <[email protected]>2019-10-18 20:20:24 -0700
committerLinus Torvalds <[email protected]>2019-10-19 06:32:32 -0400
commita2ae8c0551050cbf3232fbb3d963a9bbe7b57268 (patch)
treefcb333a074f57aa109f03f21e81e4d4d6bede6d1 /tools/perf/scripts/python
parentd0e6a5821cdf08eea91d8597dce1ad695ebeb8bc (diff)
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
mm_init.c needs to include <linux/mman.h> for the definition of vm_committed_as_batch. Fixes the following sparse warning: mm/mm_init.c:141:5: warning: symbol 'vm_committed_as_batch' was not declared. Should it be static? Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions