From: Tom Lendacky Date: Fri, 24 Jan 2014 22:18:08 +0000 (-0600) Subject: crypto: ccp - Use a single queue for proper ordering of tfm requests X-Git-Tag: v3.15-rc1~111^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3854476f36d816d52cd8d41d1ecab2f8b6cdcf;p=pandora-kernel.git crypto: ccp - Use a single queue for proper ordering of tfm requests Move to a single queue to serialize requests within a tfm. When testing using IPSec with a large number of network connections the per cpu tfm queuing logic was not working properly. Signed-off-by: Tom Lendacky Signed-off-by: Herbert Xu --- Reading git-diff-tree failed