diff options
author | 2016-03-06 08:04:12 -0800 | |
---|---|---|
committer | 2016-03-06 08:04:12 -0800 | |
commit | 45f68802f2542a6ad1550dab9c07004de6e0df40 (patch) | |
tree | 4efa9e9d160873e7dd82b375aeebb15fbe8b4962 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices (diff) | |
download | linux-dev-45f68802f2542a6ad1550dab9c07004de6e0df40.tar.xz linux-dev-45f68802f2542a6ad1550dab9c07004de6e0df40.zip |
libnvdimm, pmem: fix ia64 build, use PHYS_PFN
drivers/nvdimm/pmem.c: In function 'nvdimm_namespace_attach_pfn':
drivers/nvdimm/pmem.c:367:3: error: implicit declaration of function
'__phys_to_pfn' [-Werror=implicit-function-declaration]
.base_pfn = __phys_to_pfn(nsio->res.start),
ia64 does not provide __phys_to_pfn(), just use the PHYS_PFN() alias.
Cc: Guenter Roeck <linux@roeck-us.net>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions