lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 31 Aug 2018 10:38:23 +0200 (CEST) From: Miroslav Benes <mbenes@...e.cz> To: Petr Mladek <pmladek@...e.com> cc: Jiri Kosina <jikos@...nel.org>, Josh Poimboeuf <jpoimboe@...hat.com>, Jason Baron <jbaron@...mai.com>, Joe Lawrence <joe.lawrence@...hat.com>, Jessica Yu <jeyu@...nel.org>, Evgenii Shatokhin <eshatokhin@...tuozzo.com>, live-patching@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v12 03/12] livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code On Tue, 28 Aug 2018, Petr Mladek wrote: > We are going to simplify the API and code by removing the registration > step. This would require calling init/free functions from enable/disable > ones. > > This patch just moves the code the code to prevent more forward > declarations. s/the code the code/the code/ > This patch does not change the code except of two forward declarations. > > Signed-off-by: Petr Mladek <pmladek@...e.com> Miroslav
Powered by blists - more mailing lists