All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Nathan Chancellor <natechancellor@gmail.com>,
	Michael Ellerman <mpe@ellerman.id.au>
Cc: clang-built-linux@googlegroups.com, linux-kernel@vger.kernel.org,
	Paul Mackerras <paulus@samba.org>,
	kbuild test robot <lkp@intel.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/wii: Fix declaration made after definition
Date: Tue,  9 Jun 2020 15:29:23 +1000 (AEST)	[thread overview]
Message-ID: <159168031335.1381411.13854674311774532181.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <20200413190644.16757-1-natechancellor@gmail.com>

On Mon, 13 Apr 2020 12:06:45 -0700, Nathan Chancellor wrote:
> A 0day randconfig uncovered an error with clang, trimmed for brevity:
> 
> arch/powerpc/platforms/embedded6xx/wii.c:195:7: error: attribute
> declaration must precede definition [-Werror,-Wignored-attributes]
>         if (!machine_is(wii))
>              ^
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/wii: Fix declaration made after definition
      https://git.kernel.org/powerpc/c/91ffeaa7e5dd62753e23a1204dc7ecd11f26eadc

cheers

WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Nathan Chancellor <natechancellor@gmail.com>,
	Michael Ellerman <mpe@ellerman.id.au>
Cc: clang-built-linux@googlegroups.com,
	linuxppc-dev@lists.ozlabs.org, Paul Mackerras <paulus@samba.org>,
	linux-kernel@vger.kernel.org, kbuild test robot <lkp@intel.com>
Subject: Re: [PATCH] powerpc/wii: Fix declaration made after definition
Date: Tue,  9 Jun 2020 15:29:23 +1000 (AEST)	[thread overview]
Message-ID: <159168031335.1381411.13854674311774532181.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <20200413190644.16757-1-natechancellor@gmail.com>

On Mon, 13 Apr 2020 12:06:45 -0700, Nathan Chancellor wrote:
> A 0day randconfig uncovered an error with clang, trimmed for brevity:
> 
> arch/powerpc/platforms/embedded6xx/wii.c:195:7: error: attribute
> declaration must precede definition [-Werror,-Wignored-attributes]
>         if (!machine_is(wii))
>              ^
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/wii: Fix declaration made after definition
      https://git.kernel.org/powerpc/c/91ffeaa7e5dd62753e23a1204dc7ecd11f26eadc

cheers

  parent reply	other threads:[~2020-06-09  5:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 19:06 [PATCH] powerpc/wii: Fix declaration made after definition Nathan Chancellor
2020-04-13 19:06 ` Nathan Chancellor
2020-05-18  9:32 ` Nathan Chancellor
2020-05-18  9:32   ` Nathan Chancellor
2020-05-26 18:19 ` Nick Desaulniers
2020-05-26 18:19   ` Nick Desaulniers
2020-05-26 20:57 ` [PATCH v2] " Nathan Chancellor
2020-05-26 20:57   ` Nathan Chancellor
2020-05-28 13:32   ` Michael Ellerman
2020-05-28 13:32     ` Michael Ellerman
2020-06-09  5:29 ` Michael Ellerman [this message]
2020-06-09  5:29   ` [PATCH] " Michael Ellerman

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=159168031335.1381411.13854674311774532181.b4-ty@ellerman.id.au \
    --to=patch-notifications@ellerman.id.au \
    --cc=clang-built-linux@googlegroups.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lkp@intel.com \
    --cc=mpe@ellerman.id.au \
    --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.