Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753199AbcD0SlD (ORCPT ); Wed, 27 Apr 2016 14:41:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49843 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753396AbcD0SiR (ORCPT ); Wed, 27 Apr 2016 14:38:17 -0400 Date: Wed, 27 Apr 2016 14:38:11 -0400 From: Jessica Yu To: Petr Mladek Cc: Josh Poimboeuf , Jiri Kosina , Vojtech Pavlik , Miroslav Benes , live-patching@vger.kernel.org, linux-kernel@vger.kernel.org, Steven Rostedt , Ingo Molnar , Masami Hiramatsu , linuxppc-dev@ozlabs.org, Balbir Singh , Torsten Duwe , Michael Ellerman , Nikolay Borisov Subject: Re: livepatch: Add some basic LivePatch documentation Message-ID: <20160427183811.GA9847@packer-debian-8-amd64.digitalocean.com> References: <1461597275-32120-1-git-send-email-pmladek@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <1461597275-32120-1-git-send-email-pmladek@suse.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 Content-Length: 499 Lines: 13 +++ Petr Mladek [25/04/16 17:14 +0200]: >LivePatch framework deserves some documentation, definitely. >This is an attempt to provide some basic info. I hope that >it will be useful for both LivePatch producers and also >potential developers of the framework itself. > >Signed-off-by: Petr Mladek Nice work Petr. I read through it and didn't notice any other additional issues. With Chris', Balbir's and Josh's comments taken into account: Acked-by: Jessica Yu