From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755063AbcJFBhL (ORCPT ); Wed, 5 Oct 2016 21:37:11 -0400 Received: from imap.thunk.org ([74.207.234.97]:34678 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752414AbcJFBhK (ORCPT ); Wed, 5 Oct 2016 21:37:10 -0400 Date: Wed, 5 Oct 2016 16:27:35 -0400 From: "Theodore Ts'o" To: Jiri Olsa Cc: "H. Peter Anvin" , Greg Price , lkml Subject: Re: [PATCH] random: Fix early crash in credit_entropy_bits Message-ID: <20161005202735.hfkl4sfncy4vco4b@thunk.org> Mail-Followup-To: Theodore Ts'o , Jiri Olsa , "H. Peter Anvin" , Greg Price , lkml References: <1474470431-27532-1-git-send-email-jolsa@kernel.org> <20161005190716.GA28329@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161005190716.GA28329@krava> User-Agent: NeoMutt/20160910 (1.7.0) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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, - Ted