commit | 52024e92c61b472c3f84367ae115b9072602ef6f | [log] [tgz] |
---|---|---|
author | Dave Hansen <dave.hansen@linux.intel.com> | Thu Dec 19 15:49:10 2024 -0800 |
committer | Dave Hansen <dave.hansen@intel.com> | Thu Dec 19 15:49:10 2024 -0800 |
tree | 0830680a6b34ca965a687ab475aeeecf2d2912bf | |
parent | 517e62c8b00a75e21492d9b0d3c9077d837600ae [diff] |
x86/mm: Fix up comments around PMD preallocation The "paravirt environment" is no longer in the tree. Axe that part of the comment. Also add a blurb to remind readers that "USER_PMDS" refer to the PTI user *copy* of the page tables, not the user *porttion*. Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>