mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: Re: [ptxdist] [APPLIED] rsync3: disable simd optimizations
Date: Fri, 17 Feb 2023 16:36:03 +0100	[thread overview]
Message-ID: <20230217153603.1295800-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230216092951.1817198-1-artur@4wiebe.de>

Thanks, applied as b97878eb8dfc7c77d60ecffb201f001ec3f98603.

Michael

[sent from post-receive hook]

On Fri, 17 Feb 2023 16:36:02 +0100, Artur Wiebe <artur@4wiebe.de> wrote:
> rsync tests for cpu flags on the host
> and fails with invalid opcode on x86_64 targets
> that do not have these flags
> 
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> Message-Id: <20230216092951.1817198-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rsync3.make b/rules/rsync3.make
> index c814c44d95a7..68eadc2aa74e 100644
> --- a/rules/rsync3.make
> +++ b/rules/rsync3.make
> @@ -40,7 +40,7 @@ RSYNC3_CONF_OPT := \
>  	--disable-debug \
>  	--disable-profile \
>  	--disable-md2man \
> -	--$(call ptx/endis, PTXCONF_ARCH_X86_64)-roll-simd \
> +	--disable-roll-simd \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
>  	$(GLOBAL_IPV6_OPTION) \
>  	--disable-locale \



      reply	other threads:[~2023-02-17 15:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16  9:29 [ptxdist] [PATCH] " Artur Wiebe
2023-02-17 15:36 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230217153603.1295800-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=artur@4wiebe.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox