diff options
author | Sudip Mukherjee <[email protected]> | 2016-01-06 10:48:54 +1100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2016-01-10 13:56:40 +0100 |
commit | eb37bc3f85b69f529d2ad06c41fad8dedd654c76 (patch) | |
tree | 716ed538ce326b43931a952b4c14637fbdcda232 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d522618c8d13abe87f8203dcb115bfcc555f88b (diff) |
m68k: Provide __phys_to_pfn() and __pfn_to_phys()
The defconfig build of m68k was failing with the error:
implicit declaration of function '__pfn_to_phys'
Other architectures have added <asm/memory.h>, but if we do so here then
we will also get redeclaration of some other functions. So it is better
to copy these macros into page.h.
Fixes: 0a3c3bf11240 ("x86, mm: introduce vmem_altmap to augment vmemmap_populate()")
Signed-off-by: Sudip Mukherjee <[email protected]>
Cc: Dan Williams <[email protected]>
Reported-by: Guenter Roeck <[email protected]> (m68knommu)
[geert: Apply to page.h instead of page_mm.h to cover nommu, reword]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions