All of lore.kernel.org
 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 Oct 16
Date: Thu, 16 Oct 2014 10:15:53 -0700	[thread overview]
Message-ID: <20141016171552.GA19765@roeck-us.net> (raw)
In-Reply-To: <20141016161128.3be4aa13@canb.auug.org.au>

On Thu, Oct 16, 2014 at 04:11:28PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Please do not add any material intended for v3.19 to your linux-next
> included trees until after v3.18-rc1 has been released.
> 
> Changes since 20141015:
> 
> The net tree lost its build failure.
> 
> The thermal tree gained a build failure for which I reverted a commit.
> 
> The akpm-current tree gained a build failure for which I applied a patch.
> 
> The akpm tree lost a patch that turned up elsewhere.
> 
> Non-merge commits (relative to Linus' tree): 1106
>  1073 files changed, 32703 insertions(+), 16141 deletions(-)
> 
> ----------------------------------------------------------------------------
> 

There are some new build failures, so here is a complete list of all the
problems I am seeing in my builds.

Guenter
---

arm:at91_dt_defconfig
arm:sama5_defconfig
arm:at91rm9200_defconfig

drivers/tty/serial/atmel_serial.c:717:3:
	error: implicit declaration of function 'dmaengine_terminate_all'
drivers/tty/serial/atmel_serial.c:724:2:
	error: implicit declaration of function 'async_tx_ack'
drivers/tty/serial/atmel_serial.c: In function 'atmel_release_tx_dma':
drivers/tty/serial/atmel_serial.c:746:3:
	error: implicit declaration of function 'dma_release_channel'
drivers/tty/serial/atmel_serial.c: In function 'atmel_tx_dma':
drivers/tty/serial/atmel_serial.c:790:3:
	error: implicit declaration of function 'dmaengine_prep_slave_sg'
drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared

and more similar problems.

---
arm64:defconfig

mm/gup.c: In function '__get_user_pages_fast':
mm/gup.c:963:3: error: implicit declaration of function 'pgd_huge'

---
avr32:defconfig

drivers/input/leds.o: In function `init_module':
leds.c:(.init.text+0x0): multiple definition of `init_module'
drivers/input/input.o:input.c:(.init.text+0x0): first defined here
drivers/input/leds.o: In function `cleanup_module':
leds.c:(.exit.text+0x0): multiple definition of `cleanup_module'
drivers/input/input.o:input.c:(.exit.text+0x0): first defined here

---
avr32:merisc_defconfig
avr32:atngw100mkii_evklcd101_defconfig

drivers/tty/serial/atmel_serial.c: In function 'atmel_get_lines_status':
drivers/tty/serial/atmel_serial.c:254:
	error: 'struct atmel_uart_port' has no member named 'gpios'

drivers/tty/serial/atmel_serial.c: In function 'atmel_config_rs485':
drivers/tty/serial/atmel_serial.c:301:
	error: 'struct atmel_uart_port' has no member named 'tx_done_mask'
drivers/tty/serial/atmel_serial.c:308:
	error: 'struct atmel_uart_port' has no member named 'rs485'

and many more similar problems. Also there are the same dma related errors as
for the arm builds.

---
sparc64:allmodconfig

drivers/bcma/main.c: In function 'bcma_of_find_child_device':
drivers/bcma/main.c:150:3:
	error: implicit declaration of function 'of_translate_address'

---

  reply	other threads:[~2014-10-16 17:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16  5:11 linux-next: Tree for Oct 16 Stephen Rothwell
2014-10-16 17:15 ` Guenter Roeck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-16 15:31 Mark Brown
2024-10-16  6:06 Stephen Rothwell
2023-10-16  5:10 Stephen Rothwell
2020-10-16  5:52 Stephen Rothwell
2019-10-16  5:17 Stephen Rothwell
2018-10-16  5:38 Stephen Rothwell
2016-10-16  0:25 Stephen Rothwell
2015-10-16  7:36 Stephen Rothwell
2013-10-16 18:51 Thierry Reding
2013-10-17  0:58 ` Randy Dunlap
2013-10-17  5:12 ` Guenter Roeck
2012-10-16  3:58 Stephen Rothwell
2012-10-16  3:58 ` 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=20141016171552.GA19765@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 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.