Re: [PATCH] talitos: handle descriptor not found in error path

2011-10-19 Thread Herbert Xu
On Tue, Oct 18, 2011 at 11:17:00AM -0500, Kim Phillips wrote: > > http://www.mail-archive.com/linux-crypto@vger.kernel.org/msg05996.html > > It makes IPSec AH work for async crypto implementations. This needs to go through net...@vger.kernel.org. Thanks, -- Email: Herbert Xu Home Page: http://

Re: [PATCH] talitos: handle descriptor not found in error path

2011-10-18 Thread Kim Phillips
On Tue, 18 Oct 2011 09:36:18 +0200 Herbert Xu wrote: > Kim Phillips wrote: > > The CDPR (Current Descriptor Pointer Register) can be unreliable > > when trying to locate an offending descriptor. Handle that case by > > (a) not OOPSing, and (b) reverting to the machine internal copy of > > the d

Re: [PATCH] talitos: handle descriptor not found in error path

2011-10-18 Thread Herbert Xu
Kim Phillips wrote: > The CDPR (Current Descriptor Pointer Register) can be unreliable > when trying to locate an offending descriptor. Handle that case by > (a) not OOPSing, and (b) reverting to the machine internal copy of > the descriptor header in order to report the correct execution unit >

[PATCH] talitos: handle descriptor not found in error path

2011-09-24 Thread Kim Phillips
The CDPR (Current Descriptor Pointer Register) can be unreliable when trying to locate an offending descriptor. Handle that case by (a) not OOPSing, and (b) reverting to the machine internal copy of the descriptor header in order to report the correct execution unit error. Note: printing all exec