[PATCH-for-4.14 v2 0/2] xen: build fixes for CONFIG_HYPFS

Juergen Gross posted 2 patches 3 years, 10 months ago
Failed in applying to current master (apply log)
xen/arch/x86/configs/pvshim_defconfig | 1 +
xen/common/Makefile                   | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
[PATCH-for-4.14 v2 0/2] xen: build fixes for CONFIG_HYPFS
Posted by Juergen Gross 3 years, 10 months ago
Fixing an issue Andrew met, and disabling CONFIG_HYPFS in pv-shim.

Juergen Gross (2):
  xen: fix build with CONFIG_HYPFS_CONFIG enabled
  xen/config: disable hypervisor filesystem for pv-shim

 xen/arch/x86/configs/pvshim_defconfig | 1 +
 xen/common/Makefile                   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.26.2


RE: [PATCH-for-4.14 v2 0/2] xen: build fixes for CONFIG_HYPFS
Posted by Paul Durrant 3 years, 10 months ago
> -----Original Message-----
> From: Juergen Gross <jgross@suse.com>
> Sent: 02 June 2020 13:59
> To: xen-devel@lists.xenproject.org
> Cc: paul@xen.org; Juergen Gross <jgross@suse.com>; Andrew Cooper <andrew.cooper3@citrix.com>; George
> Dunlap <george.dunlap@citrix.com>; Ian Jackson <ian.jackson@eu.citrix.com>; Jan Beulich
> <jbeulich@suse.com>; Julien Grall <julien@xen.org>; Stefano Stabellini <sstabellini@kernel.org>; Wei
> Liu <wl@xen.org>; Roger Pau Monné <roger.pau@citrix.com>
> Subject: [PATCH-for-4.14 v2 0/2] xen: build fixes for CONFIG_HYPFS
> 
> Fixing an issue Andrew met, and disabling CONFIG_HYPFS in pv-shim.
> 
> Juergen Gross (2):
>   xen: fix build with CONFIG_HYPFS_CONFIG enabled
>   xen/config: disable hypervisor filesystem for pv-shim
> 
>  xen/arch/x86/configs/pvshim_defconfig | 1 +
>  xen/common/Makefile                   | 3 ++-
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 

Release-acked-by: Paul Durrant <paul@xen.org>