From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758009AbcCVA5g (ORCPT ); Mon, 21 Mar 2016 20:57:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56716 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750787AbcCVA5f (ORCPT ); Mon, 21 Mar 2016 20:57:35 -0400 Date: Mon, 21 Mar 2016 20:57:31 -0400 From: Jessica Yu To: Josh Poimboeuf Cc: Jiri Kosina , Miroslav Benes , Petr Mladek , live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Livepatch consistency model update Message-ID: <20160322005731.GD12357@packer-debian-8-amd64.digitalocean.com> References: <20160321222608.5rkp2chltpjdfpod@treble.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20160321222608.5rkp2chltpjdfpod@treble.redhat.com> X-OS: Linux eisen.io 3.16.0-4-amd64 x86_64 User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ Josh Poimboeuf [21/03/16 17:26 -0500]: >Hi all, > >Just an update about the proposed consistency model, since several >people have asked. > >The objtool stack validation patches have been merged into Linus's tree >for 4.6 with commit 26660a4046b1, and all known warnings are fixed. So >I'll be posting a revamped RFC of the hybrid consistency model patches >soon. Awesome work Josh, congrats :-) Looking forward to digging into the consistency model stuff later! Jessica