From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy. If the value for a file that is added should be changed, please reply with a better option. CONFIG_XEN_UNPOPULATED_ALLOC: Use unpopulated memory ranges in order to create mappings for guest memory regions, including grant maps and foreign pages. This avoids having to balloon out RAM regions in order to obtain physical memory space to create such mappings. Symbol: XEN_UNPOPULATED_ALLOC [=n] Type : bool Defined at drivers/xen/Kconfig:328 Prompt: Use unpopulated memory ranges for guest mappings Depends on: XEN [=y] && X86 [=y] && ZONE_DEVICE [=y] Location: -> Device Drivers -> Xen driver support --- Cc: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> Cc: Igor Mammedov <imammedo@xxxxxxxxxx> Cc: Andrew Jones <drjones@xxxxxxxxxx> Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> --- .../generic/CONFIG_XEN_UNPOPULATED_ALLOC | 1 + .../generic/CONFIG_XEN_UNPOPULATED_ALLOC | 19 ------------------- 2 files changed, 1 insertion(+), 19 deletions(-) create mode 100644 redhat/configs/common/generic/CONFIG_XEN_UNPOPULATED_ALLOC delete mode 100644 redhat/configs/pending-common/generic/CONFIG_XEN_UNPOPULATED_ALLOC diff --git a/redhat/configs/common/generic/CONFIG_XEN_UNPOPULATED_ALLOC b/redhat/configs/common/generic/CONFIG_XEN_UNPOPULATED_ALLOC new file mode 100644 index 000000000000..8ab61b832add --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_XEN_UNPOPULATED_ALLOC @@ -0,0 +1 @@ +# CONFIG_XEN_UNPOPULATED_ALLOC is not set diff --git a/redhat/configs/pending-common/generic/CONFIG_XEN_UNPOPULATED_ALLOC b/redhat/configs/pending-common/generic/CONFIG_XEN_UNPOPULATED_ALLOC deleted file mode 100644 index 2b0393a122a3..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_XEN_UNPOPULATED_ALLOC +++ /dev/null @@ -1,19 +0,0 @@ -# CONFIG_XEN_UNPOPULATED_ALLOC: -# -# Use unpopulated memory ranges in order to create mappings for guest -# memory regions, including grant maps and foreign pages. This avoids -# having to balloon out RAM regions in order to obtain physical memory -# space to create such mappings. -# -# Symbol: XEN_UNPOPULATED_ALLOC [=n] -# Type : bool -# Defined at drivers/xen/Kconfig:328 -# Prompt: Use unpopulated memory ranges for guest mappings -# Depends on: XEN [=y] && X86 [=y] && ZONE_DEVICE [=y] -# Location: -# -> Device Drivers -# -> Xen driver support -# -# -# -# CONFIG_XEN_UNPOPULATED_ALLOC is not set -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx