Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753228AbcD1Bqb (ORCPT ); Wed, 27 Apr 2016 21:46:31 -0400 Received: from mail-pf0-f180.google.com ([209.85.192.180]:34069 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752882AbcD1Bq3 (ORCPT ); Wed, 27 Apr 2016 21:46:29 -0400 Subject: Re: [PATCH v2] livepatch: Add some basic LivePatch documentation To: Jiri Kosina , Petr Mladek References: <1461597275-32120-1-git-send-email-pmladek@suse.com> 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, Torsten Duwe , Michael Ellerman , Nikolay Borisov From: Balbir Singh Message-ID: <57216B6A.20302@gmail.com> Date: Thu, 28 Apr 2016 11:46:18 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 532 Lines: 19 On 28/04/16 06:08, Jiri Kosina wrote: > On Wed, 27 Apr 2016, Jiri Kosina wrote: > >> 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. > > (*) Balbir, some of your comments were a bit too vague; if you could turn > them into actual patch on top of what's currently in git, that'd be > helpful > Hi, Jiri Thanks! I'll try to do that -- I'll add it on my TODO list. Balbir Singh.