]> git.baikalelectronics.ru Git - kernel.git/commit
xen: remove XEN_SCRUB_PAGES in xen.config
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 10 Aug 2022 05:07:10 +0000 (07:07 +0200)
committerJuergen Gross <jgross@suse.com>
Fri, 12 Aug 2022 10:22:23 +0000 (12:22 +0200)
commitd736d4ff4e2fdc476e8b56755b1fd2ab1b6bd222
tree1cd571d24975cb04258002e35fcf63603ea96e8e
parent97d06f5c31171d7497b5071e8f11c8ba32f23bae
xen: remove XEN_SCRUB_PAGES in xen.config

Commit 47a3b54335aa ("xen/balloon: add runtime control for scrubbing
ballooned out pages") changed config XEN_SCRUB_PAGES to config
XEN_SCRUB_PAGES_DEFAULT. As xen.config sets 'XEN_BALLOON=y' and
XEN_SCRUB_PAGES_DEFAULT defaults to yes, there is no further need to set
this config in the xen.config file.

Remove setting XEN_SCRUB_PAGES in xen.config, which is without
effect since the commit above anyway.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20220810050712.9539-3-lukas.bulwahn@gmail.com
Signed-off-by: Juergen Gross <jgross@suse.com>
kernel/configs/xen.config