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:	Fri, 22 Feb 2013 16:29:55 +0800
From:	Dong Aisheng <b29396@...escale.com>
To:	Thierry Reding <thierry.reding@...onic-design.de>
CC:	Alexander Shiyan <shc_work@...l.ru>,
	<linux-kernel@...r.kernel.org>, Arnd Bergmann <arnd@...db.de>,
	Dong Aisheng <dong.aisheng@...aro.org>,
	Samuel Ortiz <sameo@...ux.intel.com>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	<gregkh@...uxfoundation.org>
Subject: Re: [PATCH v4] mfd: syscon: Add non-DT support

On Fri, Feb 22, 2013 at 08:27:19AM +0100, Thierry Reding wrote:
...
> > > > Otherwise, i'm also ok with this patch.
> > > > Acked-by: Dong Aisheng <dong.aisheng@...aro.org>
> > > > 
> > > > BTW, i did not see Samuel's tree having this new API.
> > > > So, who will pick this patch?
> > > 
> > > I have same question.
> > 
> > I CCed Thierry and Greg who may know it.
> 
> Yes, devm_ioremap_resource() never returns NULL. You always need to
> check the returned pointer with IS_ERR(). The value that you return
> should be extracted from the pointer with PTR_ERR().

Thanks Thierry.
Since Samuel's mdf tree does not have your patch introducing
the new API of devm_ioremap_resource,
do you know which tree this patch can go through, Greg's driver core tree?

Regards
Dong Aisheng

--
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