]> git.baikalelectronics.ru Git - kernel.git/commit
x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
authorJuergen Gross <jgross@suse.com>
Sat, 15 Aug 2020 10:06:38 +0000 (12:06 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 15 Aug 2020 11:52:11 +0000 (13:52 +0200)
commit1a1401b1388e0038b9ed79336826fd97dbe1f302
treecbd5af6cc3c72d3fd0cfbf248293c9e754b13f0b
parent41b6bc554e03be7d2687a4eaec3b9c8afcce5942
x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT

There are some code parts using CONFIG_PARAVIRT for Xen pvops related
issues instead of the more stringent CONFIG_PARAVIRT_XXL.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200815100641.26362-4-jgross@suse.com
arch/x86/entry/entry_64.S
arch/x86/include/asm/fixmap.h
arch/x86/include/asm/required-features.h