From: Alexei Starovoitov <a...@kernel.org> Date: Tue, 26 Jun 2018 20:13:48 -0700
> From: Masahiro Yamada <yamada.masah...@socionext.com> > > What we want here is to embed a user-space program into the kernel. > Instead of the complex ELF magic, let's simply wrap it in the assembly > with the '.incbin' directive. > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > Signed-off-by: Alexei Starovoitov <a...@kernel.org> Applied.