Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932324AbdHVH7J (ORCPT ); Tue, 22 Aug 2017 03:59:09 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:40916 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932299AbdHVH7G (ORCPT ); Tue, 22 Aug 2017 03:59:06 -0400 Date: Tue, 22 Aug 2017 15:58:44 +0800 From: Herbert Xu To: zain wang Cc: "David S. Miller" , Heiko Stuebner , jekarlson@gmail.com, linux-crypto@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: rockchip: Don't dequeue the request when device is busy Message-ID: <20170822075844.GI6269@gondor.apana.org.au> References: <1502783295-25621-1-git-send-email-wzz@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1502783295-25621-1-git-send-email-wzz@rock-chips.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 475 Lines: 12 On Tue, Aug 15, 2017 at 03:48:15PM +0800, zain wang wrote: > The device can only process one request at a time. So if multiple > requests came at the same time, we can enqueue them first, and > dequeue them one by one when the device is idle. > > Signed-off-by: zain wang Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt