commit | af41949d9e022f4e37d476505e406c87479862ab | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 25 18:01:47 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 25 18:01:47 2019 -0300 |
tree | be15698a005e50662aa57d10dcaa025d43e3d3a9 | |
parent | 6a9fa4e3bddedc027b691b6470c500d51d04e56c [diff] |
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>