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:	Sun, 14 Jun 2009 22:49:29 +0200
From:	Sebastian Andrzej Siewior <sebastian@...akpoint.cc>
To:	Chuck Ebbert <cebbert@...hat.com>
Cc:	Herbert Xu <herbert@...dor.apana.org.au>,
	Harald Welte <HaraldWelte@...tech.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [patch 1/2] crypto: padlock-aes: work around Nano CPU errata
	in ECB mode

* Chuck Ebbert | 2009-06-10 15:11:22 [-0400]:

>From: Chuck Ebbert <cebbert@...hat.com>
>crypto: padlock-aes: work around Nano CPU errata in ECB mode
>
>The VIA Nano processor has a bug that makes it prefetch extra data
>during encryption operations, causing spurious page faults. Extend
>existing workarounds for ECB mode to copy the data to an temporary
>buffer to avoid the problem.
>
>Acked-by: HaraldWelte <HaraldWelte@...tech.com>
>Signed-off-by: Chuck Ebbert <cebbert@...hat.com>
>---
>Against cryptodev.git as requested.

thx for the rebase. Those two patches are a nice cleanup of the ifdef
mess I've made earlier. 

Sebastian
--
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