diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2025-02-17 18:38:20 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-02-21 15:05:38 +0100 |
commit | a9ebcb88136ca80cb53de27ca5ae77de18bbe368 (patch) | |
tree | bbb27ea8d296052a26345de44cad89c06b02ecee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | affe678f355738db56361d124757c38c09401341 (diff) |
mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
x86 version of arch_memremap_wb() needs the flags to decide if the mapping
has to be encrypted or decrypted.
Pass down the flag to arch_memremap_wb(). All current implementations
ignore the argument.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: linux-mm@kvack.org
Link: https://lore.kernel.org/r/20250217163822.343400-2-kirill.shutemov@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions