From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752358AbcG1X43 (ORCPT ); Thu, 28 Jul 2016 19:56:29 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:38463 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752102AbcG1X41 (ORCPT ); Thu, 28 Jul 2016 19:56:27 -0400 MIME-Version: 1.0 In-Reply-To: <20160728134142.GA12516@thunk.org> References: <20160727071400.GA3912@osiris> <20160728034601.GC20032@thunk.org> <20160728055548.GA3942@osiris> <20160728072408.GB3942@osiris> <20160728134142.GA12516@thunk.org> From: Tony Luck Date: Thu, 28 Jul 2016 16:56:24 -0700 Message-ID: Subject: Re: [BUG -next] "random: make /dev/urandom scalable for silly userspace programs" causes crash To: "Theodore Ts'o" , Heiko Carstens , "linux-next@vger.kernel.org" , "linux-mm@kvack.org" , Linux Kernel Mailing List , Martin Schwidefsky , linux-s390@vger.kernel.org, Linus Torvalds Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 28, 2016 at 6:41 AM, Theodore Ts'o wrote: > On Thu, Jul 28, 2016 at 09:24:08AM +0200, Heiko Carstens wrote: >> >> Oh, I just realized that Linus pulled your changes. Actually I was hoping >> we could get this fixed before the broken code would be merged. >> Could you please make sure the bug fix gets included as soon as possible? > > Yes, I'll send the pull request to ASAP. Also broke ia64. Same fix works for me. Tested-by: Tony Luck