From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941924AbcJFNYy (ORCPT ); Thu, 6 Oct 2016 09:24:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41976 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751308AbcJFNYo (ORCPT ); Thu, 6 Oct 2016 09:24:44 -0400 Date: Thu, 6 Oct 2016 15:24:41 +0200 From: Jiri Olsa To: "Theodore Ts'o" , "H. Peter Anvin" , Greg Price , lkml Subject: Re: [PATCH] random: Fix early crash in credit_entropy_bits Message-ID: <20161006132441.GB13093@krava> References: <1474470431-27532-1-git-send-email-jolsa@kernel.org> <20161005190716.GA28329@krava> <20161005202735.hfkl4sfncy4vco4b@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161005202735.hfkl4sfncy4vco4b@thunk.org> User-Agent: Mutt/1.7.0 (2016-08-17) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 06 Oct 2016 13:24:43 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 05, 2016 at 04:27:35PM -0400, Theodore Ts'o wrote: > This was discussed and Linus wanted to fix it a different way. Please > see this thread: > > http://www.gossamer-threads.com/lists/linux/kernel/2525929 > > Cheers, ook, thanks for info jirka