On Tue, 2009-11-10 at 02:56 +0800, Herbert Xu wrote: 
> On Thu, Nov 05, 2009 at 02:44:17PM +0800, Huang Ying wrote:
> > Old binutils do not support AES-NI instructions, to make kernel can be
> > compiled by them, .byte code is used instead of AES-NI assembly
> > instructions. But the readability and flexibility of raw .byte code is
> > not good.
> > 
> > So corresponding assembly instruction like gas macro is used instead.
> > 
> > Signed-off-by: Huang Ying <ying.hu...@intel.com>
> 
> Sorry, but this doesn't apply:
> 
> $ git apply ~/p
> fatal: patch fragment without header at line 428: @@ -518,51 +417,37 @@ 
> _aesni_dec1:
> $

Sorry, I will re-sent this.

Best Regards,
Huang Ying


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

Reply via email to