All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Nathan Chancellor <natechancellor@gmail.com>,
	Herbert Xu <herbert@gondor.apana.org.au>
Cc: kbuild test robot <lkp@intel.com>,
	linux-kernel@vger.kernel.org, clang-built-linux@googlegroups.com,
	Paul Mackerras <paulus@samba.org>,
	linux-crypto@vger.kernel.org,
	Nathan Chancellor <natechancellor@gmail.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] lib/mpi: Fix building for powerpc with clang
Date: Sun, 26 Apr 2020 09:51:14 +1000 (AEST)	[thread overview]
Message-ID: <498nqk5LQ7z9sRf@ozlabs.org> (raw)
In-Reply-To: <20200413195041.24064-1-natechancellor@gmail.com>

On Mon, 2020-04-13 at 19:50:42 UTC, Nathan Chancellor wrote:
> 0day reports over and over on an powerpc randconfig with clang:
> 
> lib/mpi/generic_mpih-mul1.c:37:13: error: invalid use of a cast in a
> inline asm context requiring an l-value: remove the cast or build with
> -fheinous-gnu-extensions
> 
> Remove the superfluous casts, which have been done previously for x86
> and arm32 in commit dea632cadd12 ("lib/mpi: fix build with clang") and
> commit 7b7c1df2883d ("lib/mpi/longlong.h: fix building with 32-bit
> x86").
> 
> Reported-by: kbuild test robot <lkp@intel.com>
> Link: https://github.com/ClangBuiltLinux/linux/issues/991
> Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>

Applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/5990cdee689c6885b27c6d969a3d58b09002b0bc

cheers

      parent reply	other threads:[~2020-04-25 23:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 19:50 [PATCH] lib/mpi: Fix building for powerpc with clang Nathan Chancellor
2020-04-13 19:50 ` Nathan Chancellor
2020-04-14  7:36 ` Michael Ellerman
2020-04-14  7:36   ` Michael Ellerman
2020-04-14 13:57 ` Herbert Xu
2020-04-14 13:57   ` Herbert Xu
2020-04-23 16:36   ` Nathan Chancellor
2020-04-23 16:36     ` Nathan Chancellor
2020-04-24  3:23     ` Michael Ellerman
2020-04-24  3:23       ` Michael Ellerman
2020-04-24  8:13       ` Nathan Chancellor
2020-04-24  8:13         ` Nathan Chancellor
2020-04-25 23:51 ` Michael Ellerman [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=498nqk5LQ7z9sRf@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=clang-built-linux@googlegroups.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lkp@intel.com \
    --cc=natechancellor@gmail.com \
    --cc=paulus@samba.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.