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
| ||
|
Message-ID: <20140712005638.GA10022@kroah.com> Date: Fri, 11 Jul 2014 17:56:38 -0700 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Randy Dunlap <rdunlap@...radead.org> Cc: Cristian Stoica <cristian.stoica@...escale.com>, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] Documentation: devres: update list of supported calls On Thu, Jul 10, 2014 at 04:17:26PM -0700, Randy Dunlap wrote: > On 07/07/2014 01:10 AM, Cristian Stoica wrote: > > Signed-off-by: Cristian Stoica <cristian.stoica@...escale.com> > > Greg, do you want this patch? > > > --- > > Documentation/driver-model/devres.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt > > index 1525e30..7a48896 100644 > > --- a/Documentation/driver-model/devres.txt > > +++ b/Documentation/driver-model/devres.txt > > @@ -234,6 +234,7 @@ certainly invest a bit more effort into libata core layer). > > ----------------------------- > > > > MEM > > + devm_kmalloc() > > devm_kzalloc() > > devm_kfree() > > devm_kmemdup() It's already in my tree in another form, so it doesn't make sense for me to take it again... thanks, greg k-h -- 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