From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754772AbaHLTRd (ORCPT ); Tue, 12 Aug 2014 15:17:33 -0400 Received: from imap.thunk.org ([74.207.234.97]:56855 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753856AbaHLTRb (ORCPT ); Tue, 12 Aug 2014 15:17:31 -0400 Date: Tue, 12 Aug 2014 15:17:23 -0400 From: "Theodore Ts'o" To: Andy Lutomirski Cc: kvm list , "H. Peter Anvin" , "linux-kernel@vger.kernel.org" , Kees Cook , X86 ML , Daniel Borkmann , Srivatsa Vaddagiri , Raghavendra K T , Gleb Natapov , Paolo Bonzini , Bandan Das , Andrew Honig Subject: Re: [PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm Message-ID: <20140812191723.GI12871@thunk.org> Mail-Followup-To: Theodore Ts'o , Andy Lutomirski , kvm list , "H. Peter Anvin" , "linux-kernel@vger.kernel.org" , Kees Cook , X86 ML , Daniel Borkmann , Srivatsa Vaddagiri , Raghavendra K T , Gleb Natapov , Paolo Bonzini , Bandan Das , Andrew Honig References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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 On Tue, Aug 12, 2014 at 12:11:29PM -0700, Andy Lutomirski wrote: > > What's the status of this series? I assume that it's too late for at > least patches 2-5 to make it into 3.17. Which tree were you hoping this patch series to go through? I was assuming it would go through the x86 tree since the bulk of the changes in the x86 subsystem (hence my Acked-by). IIRC, Peter had some concerns, and I don't remember if they were all addressed. Peter? - Ted