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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 19 May 2016 12:52:20 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Linus Walleij <linus.walleij@...aro.org>,
	Patrice Chotard <patrice.chotard@...com>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Laxman Dewangan <ldewangan@...dia.com>
Subject: Re: [GIT PULL] pin control bulk changes for the v4.7 cycle

On Thu, May 19, 2016 at 4:20 AM, Linus Walleij <linus.walleij@...aro.org> wrote:
>
> This kernel cycle was quite calm when it comes to pin
> control and there is really just one major change, and that
> is the introduction of devm_pinctrl_register() managed
> resources.

WTF happened here?

  drivers/pinctrl/stm32/pinctrl-stm32.c: In function ‘stm32_pconf_dbg_show’:
  drivers/pinctrl/stm32/pinctrl-stm32.c:797:17: warning: too many
arguments for format [-Wformat-extra-args]
     seq_printf(s, "%d - %s -%s", alt,
                   ^

Hmm?

That's not a merge error, that comes from your tree, commit
3beed93c1617 ("pinctrl: stm32: Implement .pin_config_dbg_show()").

I fixed it up in the merge, but I shouldn't have needed to.

           Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ