Re: [uml-devel] uml: allow using again x86/x86_64 crypto code

2006-10-05 Thread Jeff Dike
On Thu, Oct 05, 2006 at 09:34:28PM +0200, Paolo 'Blaisorblade' Giarrusso wrote: > From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> > > Enable compilation of x86_64 crypto code;, and add the needed constant to make > the code compile again (that macro was added to i386 asm-offsets between

[uml-devel] uml: allow using again x86/x86_64 crypto code

2006-10-05 Thread Paolo 'Blaisorblade' Giarrusso
From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> Enable compilation of x86_64 crypto code;, and add the needed constant to make the code compile again (that macro was added to i386 asm-offsets between 2.6.17 and 2.6.18, in 6c2bb98bc33ae33c7a33a133a4cd5a06395fece5). Signed-off-by: Paolo 'B