On Sat, May 04, 2019 at 12:46:21AM -0700, Alexei Starovoitov wrote:
On Fri, May 3, 2019 at 5:59 PM Joel Fernandes joel@joelfernandes.org wrote:
On Sat, May 04, 2019 at 09:21:41AM +0900, Masahiro Yamada wrote:
On Sat, May 4, 2019 at 9:18 AM Masahiro Yamada yamada.masahiro@socionext.com wrote:
On Sat, May 4, 2019 at 3:27 AM Joel Fernandes (Google) joel@joelfernandes.org wrote:
The kheaders archive consisting of the kernel headers used for compiling bpf programs is in /proc. However there is concern that moving it here will make it permanent. Let us move it to /sys/kernel as discussed [1].
[1] https://lore.kernel.org/patchwork/patch/1067310/#1265969
Suggested-by: Steven Rostedt rostedt@goodmis.org Signed-off-by: Joel Fernandes (Google) joel@joelfernandes.org
This patch applies on top of the previous patch that was applied to the driver tree: https://lore.kernel.org/patchwork/patch/1067310/
I think it would be cleaner to take it out, squash and reapply.
It is in a un-rebasable-tree already, sorry. A patch on top is fine.
thanks,
greg k-h