lkml.org 
[lkml]   [2018]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/4] xen: move pv irq related functions under CONFIG_XEN_PV umbrella
From
Date
On 07/17/2018 08:01 AM, Juergen Gross wrote:
> diff --git a/arch/x86/xen/Makefile b/arch/x86/xen/Makefile
> index d83cb5478f54..f723b5aa8f74 100644
> --- a/arch/x86/xen/Makefile
> +++ b/arch/x86/xen/Makefile
> @@ -12,25 +12,46 @@ endif


>
> obj-$(CONFIG_SMP) += smp.o
> obj-$(CONFIG_XEN_PV_SMP) += smp_pv.o
> obj-$(CONFIG_XEN_PVHVM_SMP) += smp_hvm.o


Is there a reason you did not add space here but did add them below?



> +
> obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o
> +
> obj-$(CONFIG_XEN_DEBUG_FS) += debugfs.o
> +
> obj-$(CONFIG_XEN_DOM0) += vga.o
> +
> obj-$(CONFIG_SWIOTLB_XEN) += pci-swiotlb-xen.o
> +
> obj-$(CONFIG_XEN_EFI) += efi.o
> -obj-$(CONFIG_XEN_PVH) += xen-pvh.o


For the series:

Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>


\
 
 \ /
  Last update: 2018-07-17 21:20    [W:0.092 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site