From: Greg KH <gregkh@linuxfoundation.org>
To: Vivek Yadav <vivekyadav1207731111@gmail.com>
Cc: skhan@linuxfoundation.org,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH] Add Extra kernel Version
Date: Tue, 23 Jan 2024 09:29:51 -0800 [thread overview]
Message-ID: <2024012329-manor-entrench-3048@gregkh> (raw)
In-Reply-To: <20240123165838.2110-1-vivekyadav1207731111@gmail.com>
On Tue, Jan 23, 2024 at 10:28:38PM +0530, Vivek Yadav wrote:
> - In top Makefile add kernel version to identify
>
> Signed-off-by: Vivek Yadav <vivekyadav1207731111@gmail.com>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index f1b2fd977275..7ba07e50e6d1 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2,7 +2,7 @@
> VERSION = 6
> PATCHLEVEL = 7
> SUBLEVEL = 0
> -EXTRAVERSION =
> +EXTRAVERSION = -mentorship
> NAME = Hurr durr I'ma ninja sloth
>
> # *DOCUMENTATION*
> --
> 2.34.1
>
>
Are you meaning to send this to a public mailing list? Has the
application process changed to need this now?
thanks,
greg k-h
next prev parent reply other threads:[~2024-01-23 17:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 16:58 [PATCH] Add Extra kernel Version Vivek Yadav
2024-01-23 17:29 ` Greg KH [this message]
[not found] ` <CABPSWR5duFjFqR=M9idahqRJR-UuvSqFPnyMs6ckr3EFyFON1A@mail.gmail.com>
2024-01-23 18:07 ` Greg KH
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=2024012329-manor-entrench-3048@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=skhan@linuxfoundation.org \
--cc=vivekyadav1207731111@gmail.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.