Re: [PATCH v3 02/16] objtool: Explicitly avoid self modifying code in .altinstr_replacement

From: Josh Poimboeuf
Date: Thu Oct 28 2021 - 00:01:18 EST


On Tue, Oct 26, 2021 at 02:01:34PM +0200, Peter Zijlstra wrote:
> + /*
> + * Alternative replacement code is just template code which is
> + * sometimes copied to the original instruction, For now, don't

s/,/./

> + * annotate it. (In the future we might consider annotating the
> + * original instruction if/when it ever makes sense to do so.).

s/\.$//

> + */

--
Josh