lkml.org 
[lkml]   [2015]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Tree for Sep 18 (build failures)
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


\
 
 \ /
  Last update: 2015-09-18 16:41    [W:0.276 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site