]> git.baikalelectronics.ru Git - kernel.git/commit
tools x86 machine: Add missing util.h to pick up 'page_size'
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Jun 2019 21:01:47 +0000 (18:01 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Jun 2019 21:01:47 +0000 (18:01 -0300)
commit4d21e395159616bba277c656aed0d429ff5cbd92
treebe15698a005e50662aa57d10dcaa025d43e3d3a9
parent6691fa3099142d1a8634aaca1d4d2e43fb560c67
tools x86 machine: Add missing util.h to pick up 'page_size'

We're getting it by sheer luck, add that util.h to get the 'page_size'
definition.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-347078mgj3d2jfygtxs4ntti@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/util/machine.c