From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qwKS73j6NzDqB2 for ; Thu, 28 Apr 2016 11:46:31 +1000 (AEST) Received: from mail-pf0-x231.google.com (mail-pf0-x231.google.com [IPv6:2607:f8b0:400e:c00::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qwKS65hgZz9t6M for ; Thu, 28 Apr 2016 11:46:30 +1000 (AEST) Received: by mail-pf0-x231.google.com with SMTP id 206so27413082pfu.0 for ; Wed, 27 Apr 2016 18:46:30 -0700 (PDT) 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 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.