diff options
author | Guo Ren <[email protected]> | 2019-12-30 15:53:37 +0800 |
---|---|---|
committer | Guo Ren <[email protected]> | 2020-02-21 15:43:24 +0800 |
commit | 7f4a567332f035ab16b29010fbd04a0f10183c77 (patch) | |
tree | f1848fc1647826b7a0a3424c3e098c2c588af9c3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f136008f31e91060d6b6e6e031cb2c827448e280 (diff) |
csky/mm: Fixup export invalid_pte_table symbol
There is no present bit in csky pmd hardware, so we need to prepare invalid_pte_table
for empty pmd entry and the functions (pmd_none & pmd_present) in pgtable.h need
invalid_pte_talbe to get result. If a module use these functions, we need export the
symbol for it.
Signed-off-by: Guo Ren <[email protected]>
Cc: Mo Qihui <[email protected]>
Cc: Zhange Jian <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions