Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227914
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Sep 18 (build failures) |
| Date | 2015-09-18 16:30 +0200 |
| Message-ID | <qa4PM-5bi-13@gated-at.bofh.it> (permalink) |
| References | <q9V9L-8i0-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 18, 2015 at 02:08:10PM +1000, Stephen Rothwell wrote: > Hi all, > > Changes since 20150917: > > I used the h8300 tree from next-20150828 since the current tree has been > rebased onto something very old :-( > > The bluetooth tree still had its build failure. > > The tip tree gained a conflict against Linus' tree. > > The akpm-current tree lost its build failure. > > Non-merge commits (relative to Linus' tree): 1938 > 1581 files changed, 83940 insertions(+), 23948 deletions(-) > Build failures: ia64:defconfig ia64:allnoconfig drivers/built-in.o: In function `efi_mem_attributes': (.text+0xde962): undefined reference to `memmap' drivers/built-in.o: In function `efi_mem_attributes': (.text+0xde971): undefined reference to `memmap' Bisect points to 'efi, x86: Rearrange efi_mem_attributes()'. On a side note, 'memmap' is really a bad name for a global variable, As the patch desciption suggests, the variable does not exist for ia64, so the build failure is not entirely unexpected. ---- powerpc:ppc64e_defconfig powerpc:85xx/sbc8548_defconfig arch/powerpc/sysdev/fsl_pci.c: In function 'fsl_pci_mcheck_exception': arch/powerpc/sysdev/fsl_pci.c:1002:4: error: passing argument 2 of 'probe_kernel_read' makes pointer from integer without a cast Bisect points to 'uaccess: reimplement probe_kernel_address() using probe_kernel_read()'. Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: Tree for Sep 18 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-09-18 06:10 +0200 Re: linux-next: Tree for Sep 18 (build failures) Guenter Roeck <linux@roeck-us.net> - 2015-09-18 16:30 +0200
csiph-web