diff options
author | 2020-04-08 17:27:45 +0200 | |
---|---|---|
committer | 2020-04-23 11:34:31 +0200 | |
commit | de17a37896e1ad9e17ebd5274a50c33e18c9cb90 (patch) | |
tree | 498e5b938b9bdeec5d19b4ece900b92bb94e4100 /tools/perf/scripts/python | |
parent | x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k() (diff) | |
download | wireguard-linux-de17a37896e1ad9e17ebd5274a50c33e18c9cb90.tar.xz wireguard-linux-de17a37896e1ad9e17ebd5274a50c33e18c9cb90.zip |
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 <hch@lst.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200408152745.1565832-5-hch@lst.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions