Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753550AbcD0UE3 (ORCPT ); Wed, 27 Apr 2016 16:04:29 -0400 Received: from mx2.suse.de ([195.135.220.15]:43447 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752608AbcD0UE1 (ORCPT ); Wed, 27 Apr 2016 16:04:27 -0400 Date: Wed, 27 Apr 2016 22:04:22 +0200 (CEST) From: Jiri Kosina X-X-Sender: jkosina@pobox.suse.cz To: Petr Mladek cc: Josh Poimboeuf , Jessica Yu , 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: [PATCH v2] livepatch: Add some basic LivePatch documentation In-Reply-To: <1461597275-32120-1-git-send-email-pmladek@suse.com> Message-ID: References: <1461597275-32120-1-git-send-email-pmladek@suse.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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 Content-Length: 559 Lines: 18 On Mon, 25 Apr 2016, Petr Mladek wrote: > 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 Good stuff, thanks. I've incorporated most of the feedback (*) and pushed out to livepatching.git#for-4.7/livepatching-doc so everybody please send any followup documentation patches on top of that branch. -- Jiri Kosina SUSE Labs