bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] kheaders fixes for -rc
@ 2019-05-10 21:02 Joel Fernandes (Google)
  2019-05-10 21:02 ` [PATCH 1/3] kheaders: Move from proc to sysfs Joel Fernandes (Google)
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Joel Fernandes (Google) @ 2019-05-10 21:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: Joel Fernandes (Google),
	Adrian Ratiu, Alexei Starovoitov, Andrew Morton, atishp04, bpf,
	Brendan Gregg, Brendan Gregg, dancol, Daniel Borkmann,
	Dan Williams, dietmar.eggemann, duyuchao, gregkh, Guenter Roeck,
	Jonathan Corbet, Karim Yaghmour, Kees Cook, kernel-team,
	linux-doc, linux-kselftest, linux-trace-devel, Manjo Raja Rao,
	Masahiro Yamada, Masami Hiramatsu, Michał Gregorczyk,
	Michal Gregorczyk, Mohammad Husain, Olof Johansson, qais.yousef,
	rdunlap, rostedt, Shuah Khan, Srinivas Ramana, Tamir Carmeli,
	yhs

Linus, Greg, Masahiro,
Here are some simple fixes for the kheaders feature. Please consider these
patches for an rc release. They are based on Linus's master branch. Thanks!

Joel Fernandes (Google) (3):
kheaders: Move from proc to sysfs
kheaders: Do not regenerate archive if config is not changed
kheaders: Make it depend on sysfs

init/Kconfig                                | 17 +++++----
kernel/Makefile                             |  4 +--
kernel/{gen_ikh_data.sh => gen_kheaders.sh} | 17 ++++++---
kernel/kheaders.c                           | 40 +++++++++------------
4 files changed, 38 insertions(+), 40 deletions(-)
rename kernel/{gen_ikh_data.sh => gen_kheaders.sh} (82%)

--
2.21.0.1020.gf2820cf01a-goog


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-05-11 16:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-10 21:02 [PATCH 0/3] kheaders fixes for -rc Joel Fernandes (Google)
2019-05-10 21:02 ` [PATCH 1/3] kheaders: Move from proc to sysfs Joel Fernandes (Google)
2019-05-10 21:02 ` [PATCH 2/3] kheaders: Do not regenerate archive if config is not changed Joel Fernandes (Google)
2019-05-10 21:02 ` [PATCH 3/3] kheaders: Make it depend on sysfs Joel Fernandes (Google)
2019-05-11  0:52   ` Masahiro Yamada
2019-05-11  6:02     ` Greg Kroah-Hartman
2019-05-11 16:17       ` Joel Fernandes

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).