[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181017204821.a23ssldszqpohhvk@treble>
Date: Wed, 17 Oct 2018 15:48:21 -0500
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: Petr Mladek <pmladek@...e.com>
Cc: Jiri Kosina <jikos@...nel.org>, Miroslav Benes <mbenes@...e.cz>,
Jason Baron <jbaron@...mai.com>,
Joe Lawrence <joe.lawrence@...hat.com>,
Evgenii Shatokhin <eshatokhin@...tuozzo.com>,
live-patching@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v13 09/12] livepatch: Remove Nop structures when unused
On Mon, Oct 15, 2018 at 02:37:10PM +0200, Petr Mladek wrote:
> +void klp_discard_replaced_stuff(struct klp_patch *new_patch)
> +{
> + klp_discard_replaced_patches(new_patch);
> + klp_discard_nops(new_patch);
> +}
> +
> +/*
Stuff? Really? :-) How about klp_discard_replaced()?
--
Josh
Powered by blists - more mailing lists