Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751560AbdLVGjL (ORCPT ); Fri, 22 Dec 2017 01:39:11 -0500 Received: from [128.1.224.119] ([128.1.224.119]:45920 "EHLO ringil.hmeau.com" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750988AbdLVGjK (ORCPT ); Fri, 22 Dec 2017 01:39:10 -0500 Date: Fri, 22 Dec 2017 17:38:53 +1100 From: Herbert Xu To: Corentin Labbe Cc: davem@davemloft.net, nhorman@tuxdriver.com, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RFC 2/3] crypto: Implement a generic crypto statistics Message-ID: <20171222063852.GA26982@gondor.apana.org.au> References: <1513800567-12764-1-git-send-email-clabbe@baylibre.com> <1513800567-12764-3-git-send-email-clabbe@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513800567-12764-3-git-send-email-clabbe@baylibre.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 463 Lines: 14 On Wed, Dec 20, 2017 at 08:09:26PM +0000, Corentin Labbe wrote: > This patch implement a generic way to get statistics about all crypto > usages. > > Signed-off-by: Corentin Labbe Please don't use sysfs. We already have crypto_user and this should be exposed through that. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt