All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tabrez Ahmed <tabreztalks@gmail.com>
To: skhan@linuxfoundation.org
Cc: linux-kernel-mentees@lists.linux.dev,
	Tabrez Ahmed <tabreztalks@gmail.com>
Subject: [PATCH] Makefile: Add EXTRAVERSION for LKMP
Date: Sat, 24 Jan 2026 16:07:49 +0530	[thread overview]
Message-ID: <20260124103749.10246-1-tabreztalks@gmail.com> (raw)

Add EXTRAVERSION for LFX mentorship task.

Signed-off-by: Tabrez Ahmed <tabreztalks@gmail.com>
---
Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1465f715786d..d34271dd9c96 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 6
 PATCHLEVEL = 19
 SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc6-tabrez-ahmed-LKMP
 NAME = Baby Opossum Posse
 
 # *DOCUMENTATION*
-- 
2.43.0


                 reply	other threads:[~2026-01-24 10:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260124103749.10246-1-tabreztalks@gmail.com \
    --to=tabreztalks@gmail.com \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=skhan@linuxfoundation.org \
    /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.