lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZLEojqJTzcJOoZfW5fhPHrm1_aoTurazfW9_rV9PVLGA@mail.gmail.com>
Date:	Tue, 16 Feb 2016 15:47:37 +0100
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Nicolas Saenz Julienne <nicolassaenzj@...il.com>
Subject: Re: linux-next: build failure after merge of the gpio tree

On Tue, Feb 16, 2016 at 4:48 AM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:

> Hi Linus,
>
> After merging the gpio tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/gpio/gpio-tps65218.c: In function 'tps65218_gpio_request':
> drivers/gpio/gpio-tps65218.c:74:26: error: 'struct gpio_chip' has no member named 'desc'
>   unsigned long flags = gc->desc[offset].flags;
>                           ^
>
> Caused by commit
>
>   c366c76a2c41 ("gpio: add tps65218 gpio")
>
> interacting with commit
>
>   1c3cdb186172 ("gpio: move descriptors into gpio_device")
>
> both from the gpio tree.

What a mess. I just sent a fixup patch. I blame my ability
to manage several things at the same time.

Yours,
Linus Walleij

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ