diff options
author | Christoph Hellwig <[email protected]> | 2020-04-08 17:27:45 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-04-23 11:34:31 +0200 |
commit | de17a37896e1ad9e17ebd5274a50c33e18c9cb90 (patch) | |
tree | 498e5b938b9bdeec5d19b4ece900b92bb94e4100 /tools | |
parent | d073569363d9f076a568ce8c31250d332ccf33ce (diff) |
x86/mm: Unexport __cachemode2pte_tbl
Exporting the raw data for a table is generally a bad idea. Move
cachemode2protval() out of line given that it isn't really used in the
fast path, and then mark __cachemode2pte_tbl static.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions