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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 04 Apr 2013 17:30:04 +1300
From:	Tony Prisk <linux@...sktech.co.nz>
To:	Stephen Warren <swarren@...dotorg.org>
CC:	Linus Walleij <linus.walleij@...aro.org>,
	Rob Herring <robherring2@...il.com>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"vt8500-wm8505-linux-kernel@...glegroups.com" 
	<vt8500-wm8505-linux-kernel@...glegroups.com>
Subject: Re: [PATCHv5 0/7] arm: vt8500: Add support for pinctrl/gpio module

On 04/04/13 10:23, Stephen Warren wrote:
> On 04/03/2013 07:40 AM, Linus Walleij wrote:
>> On Wed, Apr 3, 2013 at 8:24 AM, Tony Prisk <linux@...sktech.co.nz> wrote:
>>
>>> v5 changes:
>>> Changed as requested by Rob Herring:
>>> Added of_find_property_value_of_size() to drivers/of/base.c to remove some
>>> code that was being duplicated.
>>>
>>> Changed as requested by Stephen Warren:
>>> Redid the kfree(maps) code as devm_kzalloc would cause issues. We now kzalloc
>>> maps all at once, and configs as required. A call to wmt_pctl_dt_free_map() is
>>> used to kfree the allocated blocks if we fail early.
>> This v5 series:
>> Acked-by: Linus Walleij <linus.walleij@...aro.org>
>>
>> I guess it will go in through the VT8500 tree eventually?
>>
>> Maybe you could put Stephen's BCMring patch on top when sending
>> it in (also Acked-by) so we can avoid having that dangling.
> s/bcmring/bcm2835/ :-)
Stephen,

Can you just confirm you want:

pinctrl: bcm2835: make use of of_property_read_u32_index()

to be included in the pull with this series. I'll get it sent out once 
you let me know.

Regards
Tony P
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ