Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753316AbcD0UIO (ORCPT ); Wed, 27 Apr 2016 16:08:14 -0400 Received: from mx2.suse.de ([195.135.220.15]:43700 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752641AbcD0UIN (ORCPT ); Wed, 27 Apr 2016 16:08:13 -0400 Date: Wed, 27 Apr 2016 22:08:08 +0200 (CEST) From: Jiri Kosina X-X-Sender: jkosina@pobox.suse.cz To: Chris J Arges cc: Petr Mladek , 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: <20160426114402.GA30334@canonical.com> Message-ID: References: <1461597275-32120-1-git-send-email-pmladek@suse.com> <20160426114402.GA30334@canonical.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: 439 Lines: 18 On Tue, 26 Apr 2016, Chris J Arges wrote: [ ... snip ... ] > > + + Kretprobes using the ftrace framework conflict with the patched > > + + Kretprobes using the ftrace framework conflicts with the patched Chris, I've incorporated all your feedback except for this one; are you really sure about it? 'kretprobes' is plural form in this sentence, so what's the rationale for your proposed change? Thanks, -- Jiri Kosina SUSE Labs