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:	Mon, 10 Dec 2012 15:47:37 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	will.deacon@....com
Cc:	linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
	benh@...nel.crashing.org, arnd@...db.de, james.hogan@...tec.com,
	matthew@...tleach.net, netdev@...r.kernel.org
Subject: Re: [PATCH v2 06/10] net: 8390: use io{read,write}*_rep accessors

From: Will Deacon <will.deacon@....com>
Date: Mon, 10 Dec 2012 19:12:38 +0000

> From: Matthew Leach <matthew@...tleach.net>
> 
> The {read,write}s{b,w,l} operations are not defined by all
> architectures and are being removed from the asm-generic/io.h
> interface.
> 
> This patch replaces the usage of these string functions in the 8390
> accessors with io{read,write}{8,16,32}_rep calls instead.
> 
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: Ben Herrenschmidt <benh@...nel.crashing.org>
> Cc: David Miller <davem@...emloft.net>
> Cc: netdev@...r.kernel.org
> Signed-off-by: Matthew Leach <matthew@...tleach.net>
> Signed-off-by: Will Deacon <will.deacon@....com>

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