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] [day] [month] [year] [list]
Date:	Tue, 06 May 2008 12:18:29 -0400
From:	Jeff Garzik <jgarzik@...ox.com>
To:	Andy Fleming <afleming@...escale.com>
CC:	netdev@...r.kernel.org
Subject: Re: [PATCH v2.6.26] ucc_geth: Fix a bunch of sparse warnings

Andy Fleming wrote:
> ucc_geth didn't have anything marked as __iomem.  It was also inconsistent
> with its use of in/out accessors (using them sometimes, not using them other
> times).  Cleaning this up cuts the warnings down from hundreds to just over a
> dozen.
> 
> Signed-off-by: Andy Fleming <afleming@...escale.com>
> ---
>  drivers/net/ucc_geth.c         |  276 +++++++++++++++++++++-------------------
>  drivers/net/ucc_geth.h         |   48 ++++---
>  drivers/net/ucc_geth_ethtool.c |    6 -
>  drivers/net/ucc_geth_mii.c     |    4 +-
>  4 files changed, 174 insertions(+), 160 deletions(-)

applied


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ