From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753749AbbFIPWy (ORCPT ); Tue, 9 Jun 2015 11:22:54 -0400 Received: from mail.eperm.de ([89.247.134.16]:46179 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752495AbbFIPWo (ORCPT ); Tue, 9 Jun 2015 11:22:44 -0400 From: Stephan Mueller To: Herbert Xu Cc: andreas.steffen@strongswan.org, Ted Tso , sandyinchina@gmail.com, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RFC] crypto: drbg - lower reseed threshold if seed source is degraded Date: Tue, 09 Jun 2015 17:22:32 +0200 Message-ID: <3482320.MoAVfHitsv@tachyon.chronox.de> User-Agent: KMail/4.14.7 (Linux/4.0.4-303.fc22.x86_64; KDE/4.14.8; x86_64; ; ) In-Reply-To: <20150609142524.GA14316@gondor.apana.org.au> References: <1546948.ChzZZVGUza@tachyon.chronox.de> <20150609142524.GA14316@gondor.apana.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 9. Juni 2015, 22:25:25 schrieb Herbert Xu: Hi Herbert, > > Anyway, I'm happy to apply this. However, the patch is corrupted > so please resend it without the white-space damage/line wrapping. As this patch would clash with the async seeding patch, shall I develop this patch on top of your async patch set? > > Thanks, -- Ciao Stephan