[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] x86: drop use of prelink-efi_lto.o


  • To: Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • Date: Wed, 9 Sep 2020 16:46:12 +0100
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Wed, 09 Sep 2020 15:46:21 +0000
  • Ironport-sdr: bHnUjxR9XsOT5cQ9mq44XNWyuY+cV77uofRYyzTyGZMzt/zLDKO6NRTbAteIpDBfUfGhC2QItl 3TpkVXSCt8eNpbj46gYvf9lW0L7KGvwCFPbVEkxdJJZt0lHDt70cG0SW5PhIzXC6z4kZQBfocM ozza/bk++e5IK2R3/2LtDVdVPHGMcZcXj6k3pYAMW/o6CfQ20nuM1PNIp19CZLDK5H58p9bIHP f1WMWLoOp8y54h2o5VAQEOC47mVUoeZdKxB5Hn8TOFU8wkvZtHpG/UAif9naZKdCpuP67Gi04c JeI=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 09/09/2020 16:45, Jan Beulich wrote:
> As of de94e8b4f996 ("x86/EFI: sanitize build logic") it is identical to
> prelink_lto.o.
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>

Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

>
> --- a/xen/arch/x86/Makefile
> +++ b/xen/arch/x86/Makefile
> @@ -135,14 +135,11 @@ ifeq ($(CONFIG_LTO),y)
>  prelink_lto.o: $(ALL_OBJS)
>       $(LD_LTO) -r -o $@ $^
>  
> -prelink-efi_lto.o: $(ALL_OBJS)
> -     $(LD_LTO) -r -o $@ $^
> -
>  # Link it with all the binary objects
>  prelink.o: $(patsubst %/built_in.o,%/built_in_bin.o,$(ALL_OBJS)) 
> prelink_lto.o $(EFI_OBJS-y)
>       $(LD) $(XEN_LDFLAGS) -r -o $@ $^
>  
> -prelink-efi.o: $(patsubst %/built_in.o,%/built_in_bin.o,$(ALL_OBJS)) 
> prelink-efi_lto.o
> +prelink-efi.o: $(patsubst %/built_in.o,%/built_in_bin.o,$(ALL_OBJS)) 
> prelink_lto.o
>       $(LD) $(XEN_LDFLAGS) -r -o $@ $^
>  else
>  prelink.o: $(ALL_OBJS) $(EFI_OBJS-y)




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.