On Tue 2020-07-21 12:14:07, Joe Lawrence wrote: > The livepatch samples aren't very careful with respect to compiler > IPA-optimization of target kernel functions. > > Add a quick disclaimer and pointer to the compiler-considerations.rst > file to warn readers. > > Suggested-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> > Signed-off-by: Joe Lawrence <joe.lawrence@xxxxxxxxxx> > --- > samples/livepatch/README.rst | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > create mode 100644 samples/livepatch/README.rst I am not sure if the RST format makes sense here. But it does not harm. Either way: Acked-by: Petr Mladek <pmladek@xxxxxxxx> Best Regards, Petr