[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180628.214331.985317904839564702.davem@davemloft.net>
Date: Thu, 28 Jun 2018 21:43:31 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: ast@...nel.org
Cc: daniel@...earbox.net, torvalds@...ux-foundation.org,
mcroce@...hat.com, yamada.masahiro@...ionext.com,
linux@...ck-us.net, netdev@...r.kernel.org, kernel-team@...com
Subject: Re: [PATCH net] bpfilter: include bpfilter_umh in assembly instead
of using objcopy
From: Alexei Starovoitov <ast@...nel.org>
Date: Tue, 26 Jun 2018 20:13:48 -0700
> From: Masahiro Yamada <yamada.masahiro@...ionext.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.masahiro@...ionext.com>
> Signed-off-by: Alexei Starovoitov <ast@...nel.org>
Applied.
Powered by blists - more mailing lists