[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.20.1706131217400.29266@pobox.suse.cz>
Date: Tue, 13 Jun 2017 12:19:35 +0200 (CEST)
From: Miroslav Benes <mbenes@...e.cz>
To: Joe Lawrence <joe.lawrence@...hat.com>
cc: Jiri Kosina <jikos@...nel.org>, live-patching@...r.kernel.org,
linux-kernel@...r.kernel.org, Josh Poimboeuf <jpoimboe@...hat.com>,
Jessica Yu <jeyu@...hat.com>, Petr Mladek <pmladek@...e.com>
Subject: Re: [PATCH 0/3] livepatch: add shadow variable API
> If you are referring to stacking livepatches ... to be honest I hadn't
> thought of that scenario. In that case, we might be able to get away
> with pushing something like this into the hash:
>
> klp #1: klp_shadow_attach(ptr, "shadow_var", ...)
> klp #2: klp_shadow_attach(ptr, "shadow_var_v2", ...)
I thought this was the reason to have a string there. Otherwise, a
pointer to original data would be enough, wouldn't it?
Miroslav
Powered by blists - more mailing lists