linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: linux-next: Tree for Nov 10
Date: Mon, 10 Nov 2014 14:17:48 -0800	[thread overview]
Message-ID: <20141110221748.GA25100@roeck-us.net> (raw)
In-Reply-To: <20141110205945.51af32a6@canb.auug.org.au>

On Mon, Nov 10, 2014 at 08:59:45PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20141106:
> 
> New tree: nios2
> 
> The slave-dma tree gained a build failure so I used the version from
> next-20141106.
> 
> The mmc-uh tree gained a conflict against the arm-soc tree.
> 
> The tiny tree gained conflicts against Linus' and the net-next trees.
> 
> The driver-core tree gained conflicts against the pm, mfd, l2-mtd,
> sound-asoc and wireless-next trees.
> 
> The tty tree gained conflicts against the tip and tty.current trees.
> 
> The usb-gadget tree gained a conflict against the driver-core tree.
> 
> The char-misc tree gained a conflict agsinst the staging tree.
> 
> The scsi tree gained a build failure so I used teh version from
> next-20141106.
> 
> The pinctrl tree gained conflicts against the arm-soc and driver-core
> trees.
> 
> The tiny tree gained a build failure for which I reverted a commit.
> 
> The akpm-current tree gained conflicts against the driver-core and tiny
> trees and still had its build failures for which I applied two patches.
> 
> Non-merge commits (relative to Linus' tree): 5350
>  5611 files changed, 164785 insertions(+), 151258 deletions(-)
> 
Build results:
	total: 133 pass: 129 fail: 4
Failed builds:
	arm:davinci_all_defconfig
	arm:orion5x_defconfig
	hexagon:defconfig
	sparc64:allmodconfig

Qemu tests:
	total: 30 pass: 29 fail: 1
Failed tests:
	x86:x86_pc_nosmp_defconfig

---

hexagon:defconfig:

In file included from ./arch/hexagon/include/asm/io.h:33:0,
                 from include/linux/io.h:22,
                 from include/linux/irq.h:23,
                 from include/asm-generic/hardirq.h:12,
                 from arch/hexagon/include/generated/asm/hardirq.h:1,
                 from include/linux/hardirq.h:8,
                 from include/linux/memcontrol.h:24,
                 from include/linux/swap.h:8,
                 from ./arch/hexagon/include/asm/pgtable.h:27,
                 from include/linux/mm.h:52,
                 from arch/hexagon/kernel/asm-offsets.c:28:
./arch/hexagon/include/asm/cacheflush.h: In function 'copy_to_user_page':
./arch/hexagon/include/asm/cacheflush.h:89:22: error: 'VM_EXEC' undeclared (first use in this function)
./arch/hexagon/include/asm/cacheflush.h:89:22: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [arch/hexagon/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

---
sparc64:allmodconfig:

In file included from ./arch/sparc/include/asm/pgtable.h:4:0,
                 from include/linux/mm.h:52,
                 from include/linux/pid_namespace.h:6,
                 from include/linux/ptrace.h:8,
                 from include/linux/ftrace.h:13,
                 from include/linux/init_task.h:8,
                 from init/init_task.c:1:
./arch/sparc/include/asm/pgtable_64.h: In function 'pmd_dirty':
./arch/sparc/include/asm/pgtable_64.h:674:2: error: incompatible types when returning type 'long unsigned int' but 'pmd_t' was expected

---
arm:davinci_all_defconfig:

drivers/tty/vt/vt.c: In function 'tioclinux':
drivers/tty/vt/vt.c:2703:4: error: implicit declaration of function
'vt_get_kmsg_redirect' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[3]: *** [drivers/tty/vt/vt.o] Error 1

---
arm:orion5x_defconfig:

arch/arm/plat-orion/gpio.c: In function 'orion_gpio_unmask_irq':
arch/arm/plat-orion/gpio.c:509:2: error: too few arguments to function
'irq_reg_readl'

and many similar follow-up errors.

---
x86:qemu_x86_pc_nosmp_defconfig:

Stalls until killed. There are several messages such as
	Driver 'serial' needs an owner
in the log.

---

Details at http://server.roeck-us.net:8010/builders.

Guenter

  parent reply	other threads:[~2014-11-10 22:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10  9:59 linux-next: Tree for Nov 10 Stephen Rothwell
2014-11-10 18:15 ` linux-next: Tree for Nov 10 (net/ipv4/ip_tunnel.c) Randy Dunlap
2014-11-10 19:24   ` David Miller
2014-11-10 20:29     ` Tom Herbert
2014-11-10 22:17 ` Guenter Roeck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-10  3:27 linux-next: Tree for Nov 10 Stephen Rothwell
2023-11-10  1:08 Stephen Rothwell
2022-11-10  8:12 Stephen Rothwell
2021-11-10  3:59 Stephen Rothwell
2020-11-10  6:41 Stephen Rothwell
2017-11-10  5:17 Stephen Rothwell
2016-11-10  3:50 Stephen Rothwell
2015-11-10  2:19 Stephen Rothwell
2011-11-10  3:47 Stephen Rothwell

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=20141110221748.GA25100@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).