Re: [PATCH 0/2] padata fixes

2012-03-14 Thread Herbert Xu
On Fri, Mar 09, 2012 at 07:18:28AM +0100, Steffen Klassert wrote: > This patchset fixes two races that I found when I tested padata > in combination with pcrypt ablkcipher algorithms (still unpublished) > and dm-crypt. The mainline codebase seems not to trigger them, however > we need to fix these

[PATCH 0/2] padata fixes

2012-03-08 Thread Steffen Klassert
This patchset fixes two races that I found when I tested padata in combination with pcrypt ablkcipher algorithms (still unpublished) and dm-crypt. The mainline codebase seems not to trigger them, however we need to fix these races before I can push the pcrypt ablkcipher extensions. The patchset is