From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751718AbdBAUwu (ORCPT ); Wed, 1 Feb 2017 15:52:50 -0500 Received: from mx2.suse.de ([195.135.220.15]:56897 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751298AbdBAUws (ORCPT ); Wed, 1 Feb 2017 15:52:48 -0500 Date: Wed, 1 Feb 2017 21:52:44 +0100 (CET) From: Miroslav Benes To: Josh Poimboeuf cc: Jessica Yu , Jiri Kosina , Petr Mladek , linux-kernel@vger.kernel.org, live-patching@vger.kernel.org, Michael Ellerman , Heiko Carstens , x86@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, Vojtech Pavlik , Jiri Slaby , Chris J Arges , Andy Lutomirski , Ingo Molnar , Peter Zijlstra , Kamalesh Babulal , Balbir Singh Subject: Re: [PATCH v4 00/15] livepatch: hybrid consistency model In-Reply-To: <20170201200243.zqxq6lmbjsr6in52@treble> Message-ID: References: <20170201200243.zqxq6lmbjsr6in52@treble> User-Agent: Alpine 2.20 (LSU 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 1 Feb 2017, Josh Poimboeuf wrote: > On Thu, Jan 19, 2017 at 09:46:08AM -0600, Josh Poimboeuf wrote: > > Here's v4, based on linux-next/master. Mostly minor changes this time, > > primarily due to Petr's v3 comments. > > So far, the only review comments have been related to the first patch, > of which I just posted an updated version. Yes, I'm really sorry about that. I'm going through the main patch of the series (13/15) and it's slow to explore all details. I know Petr is in the process too (and I think he has found some issues. He'll speak up.). > If there are no more comments, it would be great to get these patches in > for the 4.11 merge window. Any objections to that? That would be nice but I don't think it's realistic. The merge window is quite close and we still need to finish the review and get some Acks - at least arch maintainers and PeterZ and/or Ingo for rq lock. It would be great to keep in next- for a while (one cycle) too. Miroslav