diff options
author | Randy Dunlap <[email protected]> | 2020-10-23 12:44:40 -0700 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2020-10-27 12:44:34 +0100 |
commit | 31b4d8e172f614adc53ddecb4b6b2f6411a49b84 (patch) | |
tree | 606f8afe7c905c92036ee8eb40a9945e3e5cf5af /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
MIPS: export has_transparent_hugepage() for modules
MIPS should export its local version of "has_transparent_hugepage"
so that loadable modules (dax) can use it.
Fixes this build error:
ERROR: modpost: "has_transparent_hugepage" [drivers/dax/dax.ko] undefined!
Fixes: fd8cfd300019 ("arch: fix has_transparent_hugepage()")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: [email protected]
Cc: Dan Williams <[email protected]>
Cc: Vishal Verma <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: [email protected]
Cc: Hugh Dickins <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions