From: David Miller <davem@davemloft.net>
To: ast@kernel.org
Cc: daniel@iogearbox.net, torvalds@linux-foundation.org,
mcroce@redhat.com, yamada.masahiro@socionext.com,
linux@roeck-us.net, netdev@vger.kernel.org, kernel-team@fb.com
Subject: Re: [PATCH net] bpfilter: include bpfilter_umh in assembly instead of using objcopy
Date: Thu, 28 Jun 2018 21:43:31 +0900 (KST) [thread overview]
Message-ID: <20180628.214331.985317904839564702.davem@davemloft.net> (raw)
In-Reply-To: <20180627031348.285964-1-ast@kernel.org>
From: Alexei Starovoitov <ast@kernel.org>
Date: Tue, 26 Jun 2018 20:13:48 -0700
> From: Masahiro Yamada <yamada.masahiro@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.masahiro@socionext.com>
> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Applied.
prev parent reply other threads:[~2018-06-28 12:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-27 3:13 [PATCH net] bpfilter: include bpfilter_umh in assembly instead of using objcopy Alexei Starovoitov
2018-06-27 16:18 ` [net] " Guenter Roeck
2018-06-28 12:43 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180628.214331.985317904839564702.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
--cc=linux@roeck-us.net \
--cc=mcroce@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).