On 08.12.23 17:02, Anthony PERARD wrote:
This is following a failure to build "arch/x86/xen/enlighten.c" in build-i386-pvops jobs with linux 968f35f4ab1c ("Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6") in linux-linus branch.Suggested-by: Juergen Gross <[email protected]> Signed-off-by: Anthony PERARD <[email protected]>
Thanks, much appreciated. Juergen (not knowing enough of OSStest to give a "R-b:" for the patch)
---
mfi-common | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/mfi-common b/mfi-common
index 1a131c27..d8d167fd 100644
--- a/mfi-common
+++ b/mfi-common
@@ -319,6 +319,11 @@ create_build_jobs () {
revision_linux=${REVISION_LINUX_ARM:-${DEFAULT_REVISION_LINUX_ARM}}
"
;;
+ i386)
+ pvops_kconfig_overrides="
+ kconfig_override_y=CONFIG_X86_GENERIC
+ "
+ ;;
esac
case "$arch" in
OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
