From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: John Kacur <jkacur@redhat.com>
Cc: RT <linux-rt-users@vger.kernel.org>,
Clark Williams <williams@redhat.com>
Subject: Re: [PATCH] rteval: Change the default kernel for kcompile to linux-6.6.1
Date: Fri, 10 Nov 2023 11:20:41 +0100 [thread overview]
Message-ID: <20231110102041.EN_qugjR@linutronix.de> (raw)
In-Reply-To: <20231109204554.98770-1-jkacur@redhat.com>
On 2023-11-09 15:45:54 [-0500], John Kacur wrote:
> diff --git a/Makefile b/Makefile
> index b73e8c13f3e5..14f74e087eff 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -18,7 +18,7 @@ PREFIX := /usr
> DATADIR := $(DESTDIR)/$(PREFIX)/share
> LOADDIR := loadsource
>
> -KLOAD := $(LOADDIR)/linux-6.1.8.tar.xz
> +KLOAD := $(LOADDIR)/linux-6.6.1.tar.xz
> BLOAD := $(LOADDIR)/dbench-4.0.tar.gz
> LOADS := $(KLOAD) $(BLOAD)
Instead of doing this every now and then you could first limit it to one
place and then build the remaining version coding from that point.
Once that works, step two would be to grab the current version number
from
https://www.kernel.org/finger_banner
\o/
Sebastian
next prev parent reply other threads:[~2023-11-10 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 20:45 [PATCH] rteval: Change the default kernel for kcompile to linux-6.6.1 John Kacur
2023-11-10 10:20 ` Sebastian Andrzej Siewior [this message]
2023-11-10 21:03 ` John Kacur
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=20231110102041.EN_qugjR@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=jkacur@redhat.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox