All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Chancellor <nathan@kernel.org>
To: ci_notify@linaro.org
Cc: Helge Deller <deller@gmx.de>,
	arnd@linaro.org, linaro-toolchain@lists.linaro.org,
	llvm@lists.linux.dev
Subject: Re: [TCWG CI] Regression caused by linux: parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Date: Tue, 21 Sep 2021 08:45:53 -0700	[thread overview]
Message-ID: <YUn+MRw4dkxrMouZ@archlinux-ax161> (raw)
In-Reply-To: <342384227.4073.1632234888093@localhost>

On Tue, Sep 21, 2021 at 02:34:47PM +0000, ci_notify@linaro.org wrote:
> [TCWG CI] Regression caused by linux: parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled:
> commit 9caea0007601d3bc6debec04f8b4cd6f4c2394be
> Author: Helge Deller <deller@gmx.de>
> 
>     parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
> 
> Results regressed to
> # reset_artifacts:
> -10
> # build_abe binutils:
> -9
> # build_llvm:
> -5
> # build_abe qemu:
> -2
> # linux_n_obj:
> 37
> # First few build errors in logs:
> 
> from
> # reset_artifacts:
> -10
> # build_abe binutils:
> -9
> # build_llvm:
> -5
> # build_abe qemu:
> -2
> # linux_n_obj:
> 20151
> 
> THIS IS THE END OF INTERESTING STUFF.  BELOW ARE LINKS TO BUILDS, REPRODUCTION INSTRUCTIONS, AND THE RAW COMMIT.
> 
> This commit has regressed these CI configurations:
>  - tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
> 
> First_bad build: https://ci.linaro.org/job/tcwg_kernel-llvm-bisect-llvm-master-aarch64-mainline-allyesconfig/17/artifact/artifacts/build-9caea0007601d3bc6debec04f8b4cd6f4c2394be/
> Last_good build: https://ci.linaro.org/job/tcwg_kernel-llvm-bisect-llvm-master-aarch64-mainline-allyesconfig/17/artifact/artifacts/build-31ad37bd6faf871c070650f72ac9488ceeeceeb0/
> Baseline build: https://ci.linaro.org/job/tcwg_kernel-llvm-bisect-llvm-master-aarch64-mainline-allyesconfig/17/artifact/artifacts/build-baseline/
> Even more details: https://ci.linaro.org/job/tcwg_kernel-llvm-bisect-llvm-master-aarch64-mainline-allyesconfig/17/artifact/artifacts/

00:00:38 In file included from arch/arm64/kernel/asm-offsets.c:10:
00:00:38 In file included from ./include/linux/arm_sdei.h:8:
00:00:38 In file included from ./include/acpi/ghes.h:5:
00:00:38 In file included from ./include/acpi/apei.h:9:
00:00:38 In file included from ./include/linux/acpi.h:35:
00:00:38 In file included from ./include/acpi/acpi_io.h:5:
00:00:38 In file included from ./include/linux/io.h:13:
00:00:38 In file included from ./arch/arm64/include/asm/io.h:185:
00:00:38 ./include/asm-generic/io.h:1060:20: error: static declaration of 'pci_iounmap' follows non-static declaration
00:00:38 static inline void pci_iounmap(struct pci_dev *dev, void __iomem *p)
00:00:38                    ^
00:00:38 ./include/asm-generic/io.h:1059:21: note: expanded from macro 'pci_iounmap'
00:00:38 #define pci_iounmap pci_iounmap
00:00:38                     ^
00:00:38 ./include/asm-generic/pci_iomap.h:21:13: note: previous declaration is here
00:00:38 extern void pci_iounmap(struct pci_dev *dev, void __iomem *);
00:00:38             ^
00:00:38 1 error generated.
00:00:38 make[1]: *** [scripts/Makefile.build:121: arch/arm64/kernel/asm-offsets.s] Error 1
00:00:38 make[1]: Target '__build' not remade because of errors.
00:00:38 make: *** [Makefile:1219: prepare0] Error 2
00:00:38 make: Target '__all' not remade because of errors.

Already reported and fixed:

https://lore.kernel.org/r/YUeriU9EIJ5hiFjL@archlinux-ax161/
316e8d79a095 ("pci_iounmap'2: Electric Boogaloo: try to make sense of it all")

Cheers,
Nathan

      reply	other threads:[~2021-09-21 15:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21 14:34 [TCWG CI] Regression caused by linux: parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled ci_notify
2021-09-21 15:45 ` Nathan Chancellor [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=YUn+MRw4dkxrMouZ@archlinux-ax161 \
    --to=nathan@kernel.org \
    --cc=arnd@linaro.org \
    --cc=ci_notify@linaro.org \
    --cc=deller@gmx.de \
    --cc=linaro-toolchain@lists.linaro.org \
    --cc=llvm@lists.linux.dev \
    /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.