[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090614204929.GA590@Chamillionaire.breakpoint.cc>
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