On Thu, Aug 18, 2022 at 01:53:05PM +0200, Alexander Lobakin wrote: > This is a stub just to make it work without including one more > series into this one, for the actual changes please look at the > Rust kallsyms prereqs[0]. > > [0] https://github.com/Rust-for-Linux/linux/commits/rust-next > > Signed-off-by: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx> > --- > include/linux/kallsyms.h | 2 +- > kernel/livepatch/core.c | 4 ++-- > scripts/kallsyms.c | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>