From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755107AbdERNLD (ORCPT ); Thu, 18 May 2017 09:11:03 -0400 Received: from mx2.suse.de ([195.135.220.15]:37934 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754072AbdERNLA (ORCPT ); Thu, 18 May 2017 09:11:00 -0400 Date: Thu, 18 May 2017 15:10:58 +0200 From: Libor Pechacek To: Miroslav Benes Cc: jpoimboe@redhat.com, jeyu@redhat.com, jikos@kernel.org, pmladek@suse.com, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org, Oleg Nesterov Subject: Re: [PATCH 2/3] livepatch: send a fake signal to all blocking tasks Message-ID: <20170518131058.GF9599@fm.suse> References: <20170518120043.7205-1-mbenes@suse.cz> <20170518120043.7205-3-mbenes@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170518120043.7205-3-mbenes@suse.cz> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 18-05-17 14:00:42, Miroslav Benes wrote: [...] > --- a/include/linux/livepatch.h > +++ b/include/linux/livepatch.h > @@ -29,6 +29,9 @@ > > #include > > +/* values for sysfs force attribute */ > +#define KLP_FORCE_FAKE 1 > + Should be documented in Documentation/ABI/testing/sysfs-kernel-livepatch for end users. Libor -- Libor Pechacek SUSE Labs