All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Cc: "Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Jan Lübbe" <jlu@pengutronix.de>, "Khem Raj" <raj.khem@gmail.com>,
	"Richard Palethorpe" <rpalethorpe@suse.com>,
	automated-testing@lists.yoctoproject.org
Subject: [LTP] [RFC PATCH 1/2] doc: State the minimal kernel version
Date: Fri, 16 Dec 2022 10:46:10 +0100	[thread overview]
Message-ID: <20221216094611.2924-2-pvorel@suse.cz> (raw)
In-Reply-To: <20221216094611.2924-1-pvorel@suse.cz>

Because the tested version does not automatically mean the minimal
supported.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi all,

I'm sorry to bother you, many of you concentrate on current mainline (or
supported stable) instead of digging into history. But you might know
about somebody who still cares about 3.x. Although not many of these
people would try to run recent LTP on these old versions, but we never
know.

I started with 3.0 as that was the result of the old discussions over
ML.  I'm perfectly ok, if we raise it to 3.10, which is tested.
I guess after CentOS 7 EOL we should raise support even higher.

The motivation is to state the version here, instead in
doc/c-test-api.txt
https://patchwork.ozlabs.org/project/ltp/patch/1671166923-2173-7-git-send-email-xuyang2018.jy@fujitsu.com/

Also stating kernel version limits minimal libc version.
Thus I'm not going to start a discussion about what libc version we
support.

Kind regards,
Petr

 doc/supported-kernel-libc-versions.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/supported-kernel-libc-versions.txt b/doc/supported-kernel-libc-versions.txt
index e48e3aeae3..f89c4882fb 100644
--- a/doc/supported-kernel-libc-versions.txt
+++ b/doc/supported-kernel-libc-versions.txt
@@ -51,7 +51,12 @@ distribution you may as well reconsider you life choices.
 | s390x         | cross compilation
 |==================================
 
-1.3 Supported libc
+1.3 Minimal supported kernel version
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Minimal supported (although untested) kernel version is 3.0.
+
+1.4 Supported libc
 ~~~~~~~~~~~~~~~~~~
 
 [align="center",options="header"]
-- 
2.39.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2022-12-16  9:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16  9:46 [LTP] [RFC PATCH 0/2] Document minimal supported LTP version Petr Vorel
2022-12-16  9:46 ` Petr Vorel [this message]
2022-12-19  9:52   ` [LTP] [RFC PATCH 1/2] doc: State the minimal kernel version Jan Stancek
2022-12-20  4:58     ` Li Wang
2022-12-20 11:19       ` Petr Vorel
2022-12-20 11:31         ` Richard Purdie
2022-12-19 18:12   ` Khem Raj
2022-12-16  9:46 ` [LTP] [RFC PATCH 2/2] doc: Document used C standard Petr Vorel
2022-12-19  3:04   ` xuyang2018.jy
2022-12-20  5:00   ` Li Wang
2022-12-19 14:41 ` [LTP] [RFC PATCH 0/2] Document minimal supported LTP version Richard Palethorpe

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=20221216094611.2924-2-pvorel@suse.cz \
    --to=pvorel@suse.cz \
    --cc=alexandre.belloni@bootlin.com \
    --cc=automated-testing@lists.yoctoproject.org \
    --cc=jlu@pengutronix.de \
    --cc=ltp@lists.linux.it \
    --cc=raj.khem@gmail.com \
    --cc=rpalethorpe@suse.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.