From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753831AbbCJQXQ (ORCPT ); Tue, 10 Mar 2015 12:23:16 -0400 Received: from mail.eperm.de ([89.247.134.16]:46471 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753345AbbCJQLv convert rfc822-to-8bit (ORCPT ); Tue, 10 Mar 2015 12:11:51 -0400 From: Stephan Mueller To: Alexander Bergmann Cc: Herbert Xu , linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: DRBG return code handling inside testmgr.c Date: Tue, 10 Mar 2015 17:11:44 +0100 Message-ID: <4902694.okiizoKH4z@tachyon.chronox.de> User-Agent: KMail/4.14.4 (Linux/3.18.7-200.fc21.x86_64; KDE/4.14.4; x86_64; ; ) In-Reply-To: <20150310151417.GU786@surtsey.monkey.lab> References: <20150310151417.GU786@surtsey.monkey.lab> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 10. März 2015, 16:14:17 schrieb Alexander Bergmann: Hi Alexander, > Hi Herbert, > > I just fixed a small DRBG return code issue inside testmgr.c directly > related to the RNG changes Stephan submitted. Can you please resend it as an inline patch and copy linux-crypto too? Also, there is a similar error in test_cprng -- may I ask you to fix that one too? > > > Regards, > Alex -- Ciao Stephan