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:	Tue, 16 Dec 2008 15:33:11 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	afleming@...escale.com
Cc:	jeff@...zik.org, galak@...nel.crashing.org, netdev@...r.kernel.org,
	Dai.Haruki@...escale.com
Subject: Re: [PATCH v2.6.29 08/14] gianfar: Remove unused gfar_add_fcb()
 function parameter

From: Andy Fleming <afleming@...escale.com>
Date: Tue, 16 Dec 2008 17:21:01 -0600

> - Also, use cacheable_memzero instead of memset for performance reasons.
> 
> Signed-off-by: Dai Haruki <dai.haruki@...escale.com>
> Acked-by: Andy Fleming <afleming@...escale.com>

Applied.

Although using platform specific interfaces like
cacheable_memzero() means this driver moves even further
from being compilable on other platforms.

We'd like at some point to have NOP OF and other bus
layer interfaces even for platforms without those busses
so that compilations of various drivers on those busses
can still be build tested even on other platforms.
--
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