From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754277AbbFEJuU (ORCPT ); Fri, 5 Jun 2015 05:50:20 -0400 Received: from mail.eperm.de ([89.247.134.16]:46087 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751483AbbFEJuS (ORCPT ); Fri, 5 Jun 2015 05:50:18 -0400 From: Stephan Mueller To: Herbert Xu Cc: "Theodore Ts'o" , pebolle@tiscali.nl, andreas.steffen@strongswan.org, sandyinchina@gmail.com, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org Subject: Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool Date: Fri, 05 Jun 2015 11:50:05 +0200 Message-ID: <1484426.MOdRD4dreK@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: <20150605052805.GA2298@gondor.apana.org.au> References: <1921857.OvxEu6y28S@tachyon.chronox.de> <20150519141805.GA32663@gondor.apana.org.au> <20150605052805.GA2298@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 Freitag, 5. Juni 2015, 13:28:06 schrieb Herbert Xu: Hi Herbert, > > Steffen, I think we need to revisit the idea of having a list > of callbacks. Ok, I will reactivate my patch with the list. > > Cheers, -- Ciao Stephan