From: Joel Fernandes <joel@joelfernandes.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Greg KH <gregkh@linuxfoundation.org>,
Masahiro Yamada <yamada.masahiro@socionext.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Alexei Starovoitov <ast@kernel.org>,
atish patra <atishp04@gmail.com>,
Daniel Colascione <dancol@google.com>,
Dan Williams <dan.j.williams@intel.com>,
Dietmar Eggemann <dietmar.eggemann@arm.com>,
Guenter Roeck <groeck@chromium.org>,
Jonathan Corbet <corbet@lwn.net>,
Karim Yaghmour <karim.yaghmour@opersys.com>,
Kees Cook <keescook@chromium.org>,
"Cc: Android Kernel" <kernel-team@android.com>,
"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>,
"open list:KERNEL SELFTEST FRAMEWORK"
<linux-kselftest@vger.kernel.org>,
linux-trace-devel@vger.kernel.org,
Manoj Rao <linux@manojrajarao.com>,
Masami Hiramatsu <mhiramat@kernel.org>,
Qais Yousef <qais.yousef@arm.com>,
Randy Dunlap <rdunlap@infradead.org>,
Shuah Khan <shuah@kernel.org>, Yonghong Song <yhs@fb.com>,
Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier
Date: Fri, 3 May 2019 11:08:25 -0400 [thread overview]
Message-ID: <20190503150825.GC253329@google.com> (raw)
In-Reply-To: <20190503103315.0149ca71@gandalf.local.home>
On Fri, May 03, 2019 at 10:33:15AM -0400, Steven Rostedt wrote:
> On Mon, 29 Apr 2019 16:24:25 +0200
> Greg KH <gregkh@linuxfoundation.org> wrote:
>
> > Hah, ok, I'll be glad to queue this up in my tree. I'll take it now,
> > and if people who really object to this being in /proc/ and want it in
> > /sys/, we can add a follow-on patch before 5.2-final is out to move the
> > file to that location.
>
> I really don't think putting it in /proc now is a good idea. Let's put
> it in /sys now. If we don't do it now and it gets into a main release,
> then that will become the permanent location for it.
I will send a patch to move it into /sys/kernel on top of this. Hope everyone
else is also Ok with that as the location.
thanks,
- Joel
WARNING: multiple messages have this Message-ID (diff)
From: joel at joelfernandes.org (Joel Fernandes)
Subject: [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier
Date: Fri, 3 May 2019 11:08:25 -0400 [thread overview]
Message-ID: <20190503150825.GC253329@google.com> (raw)
In-Reply-To: <20190503103315.0149ca71@gandalf.local.home>
On Fri, May 03, 2019 at 10:33:15AM -0400, Steven Rostedt wrote:
> On Mon, 29 Apr 2019 16:24:25 +0200
> Greg KH <gregkh at linuxfoundation.org> wrote:
>
> > Hah, ok, I'll be glad to queue this up in my tree. I'll take it now,
> > and if people who really object to this being in /proc/ and want it in
> > /sys/, we can add a follow-on patch before 5.2-final is out to move the
> > file to that location.
>
> I really don't think putting it in /proc now is a good idea. Let's put
> it in /sys now. If we don't do it now and it gets into a main release,
> then that will become the permanent location for it.
I will send a patch to move it into /sys/kernel on top of this. Hope everyone
else is also Ok with that as the location.
thanks,
- Joel
WARNING: multiple messages have this Message-ID (diff)
From: joel@joelfernandes.org (Joel Fernandes)
Subject: [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier
Date: Fri, 3 May 2019 11:08:25 -0400 [thread overview]
Message-ID: <20190503150825.GC253329@google.com> (raw)
Message-ID: <20190503150825.BpjkN8jNCG7juX9zr850UC51SSfWDRxYFnPIx4Urwko@z> (raw)
In-Reply-To: <20190503103315.0149ca71@gandalf.local.home>
On Fri, May 03, 2019@10:33:15AM -0400, Steven Rostedt wrote:
> On Mon, 29 Apr 2019 16:24:25 +0200
> Greg KH <gregkh@linuxfoundation.org> wrote:
>
> > Hah, ok, I'll be glad to queue this up in my tree. I'll take it now,
> > and if people who really object to this being in /proc/ and want it in
> > /sys/, we can add a follow-on patch before 5.2-final is out to move the
> > file to that location.
>
> I really don't think putting it in /proc now is a good idea. Let's put
> it in /sys now. If we don't do it now and it gets into a main release,
> then that will become the permanent location for it.
I will send a patch to move it into /sys/kernel on top of this. Hope everyone
else is also Ok with that as the location.
thanks,
- Joel
next prev parent reply other threads:[~2019-05-03 15:08 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-26 19:04 [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier Joel Fernandes (Google)
2019-04-26 19:04 ` Joel Fernandes (Google)
2019-04-26 19:04 ` joel
2019-04-26 19:04 ` [PATCH v7 resend 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG Joel Fernandes (Google)
2019-04-26 19:04 ` Joel Fernandes (Google)
2019-04-26 19:04 ` joel
2019-04-27 13:38 ` [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier Greg KH
2019-04-27 13:38 ` Greg KH
2019-04-27 13:38 ` gregkh
2019-04-29 13:26 ` Joel Fernandes
2019-04-29 13:26 ` Joel Fernandes
2019-04-29 13:26 ` joel
2019-04-29 13:54 ` Greg KH
2019-04-29 13:54 ` Greg KH
2019-04-29 13:54 ` gregkh
2019-04-29 14:14 ` Masahiro Yamada
2019-04-29 14:14 ` Masahiro Yamada
2019-04-29 14:14 ` yamada.masahiro
2019-04-29 14:24 ` Greg KH
2019-04-29 14:24 ` Greg KH
2019-04-29 14:24 ` gregkh
2019-04-29 14:29 ` Joel Fernandes
2019-04-29 14:29 ` Joel Fernandes
2019-04-29 14:29 ` joel
2019-05-03 7:30 ` Pavel Machek
2019-05-03 7:30 ` Pavel Machek
2019-05-03 7:30 ` pavel
2019-05-03 7:49 ` Greg KH
2019-05-03 7:49 ` Greg KH
2019-05-03 7:49 ` gregkh
2019-05-03 14:33 ` Steven Rostedt
2019-05-03 14:33 ` Steven Rostedt
2019-05-03 14:33 ` rostedt
2019-05-03 15:08 ` Joel Fernandes [this message]
2019-05-03 15:08 ` Joel Fernandes
2019-05-03 15:08 ` joel
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=20190503150825.GC253329@google.com \
--to=joel@joelfernandes.org \
--cc=akpm@linux-foundation.org \
--cc=ast@kernel.org \
--cc=atishp04@gmail.com \
--cc=corbet@lwn.net \
--cc=dan.j.williams@intel.com \
--cc=dancol@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=gregkh@linuxfoundation.org \
--cc=groeck@chromium.org \
--cc=karim.yaghmour@opersys.com \
--cc=keescook@chromium.org \
--cc=kernel-team@android.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=linux@manojrajarao.com \
--cc=mhiramat@kernel.org \
--cc=olof@lixom.net \
--cc=qais.yousef@arm.com \
--cc=rdunlap@infradead.org \
--cc=rostedt@goodmis.org \
--cc=shuah@kernel.org \
--cc=yamada.masahiro@socionext.com \
--cc=yhs@fb.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.