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:	Mon, 28 Nov 2011 09:06:18 -0800
From:	David Daney <ddaney@...iumnetworks.com>
To:	Axel Lin <axel.lin@...il.com>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Alexander Clouter <alex@...riz.org.uk>,
	"Daney, David" <David.Daney@...iumnetworks.com>,
	"David S. Miller" <davem@...emloft.net>,
	Herbert Xu <herbert@...dor.apana.org.au>,
	Jamie Iles <jamie@...ieiles.com>,
	Josh Boyer <jwboyer@...ux.vnet.ibm.com>,
	Matt Mackall <mpm@...enic.com>, Olof Johansson <olof@...om.net>
Subject: Re: [PATCH] char: hw_random: convert drivers/char/hw_random/* to
 use module_platform_driver()

On 11/26/2011 05:11 AM, Axel Lin wrote:
> This patch converts the drivers in drivers/char/hw_random/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
>
> Cc: Alexander Clouter<alex@...riz.org.uk>
> Cc: David Daney<ddaney@...iumnetworks.com>
> Cc: David S. Miller<davem@...emloft.net>
> Cc: Herbert Xu<herbert@...dor.apana.org.au>
> Cc: Jamie Iles<jamie@...ieiles.com>
> Cc: Josh Boyer<jwboyer@...ux.vnet.ibm.com>
> Cc: Matt Mackall<mpm@...enic.com>
> Cc: Olof Johansson<olof@...om.net>
> Signed-off-by: Axel Lin<axel.lin@...il.com>
> ---
>   drivers/char/hw_random/atmel-rng.c      |   12 +-----------
>   drivers/char/hw_random/n2-drv.c         |   13 +------------
>   drivers/char/hw_random/octeon-rng.c     |   13 +------------
>   drivers/char/hw_random/pasemi-rng.c     |   12 +-----------
>   drivers/char/hw_random/picoxcell-rng.c  |   12 +-----------
>   drivers/char/hw_random/ppc4xx-rng.c     |   12 +-----------
>   drivers/char/hw_random/timeriomem-rng.c |   13 +------------
>   7 files changed, 7 insertions(+), 80 deletions(-)
>

For the octeon-rng bit,

Acked-by: David Daney<david.daney@...ium.com>

Thanks,
David Daney

[...]
--
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