linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] docs: verify/bisect: fine tuning, testing fixes, build host, order
@ 2024-04-09  7:30 Thorsten Leemhuis
  2024-04-09  7:30 ` [PATCH v2 1/6] docs: verify/bisect: use git switch, tag kernel, and various fixes Thorsten Leemhuis
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thorsten Leemhuis @ 2024-04-09  7:30 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: regressions, linux-doc, linux-kernel, Bagas Sanjaya,
	Petr Tesařík

A quick series with various improvements for
Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst after
receiving feedback on the text or seeing people struggle with certain
tasks.

* The first two patches contains various fixes and some fine tuning.

* The third is mainly a layout improvement that results in a somewhat
  large patch.

* The fourth adds instructions for later testing of reverts, fixes, or
  newer versions. This was already hinted at; but during some early
  work on Documentation/admin-guide/reporting-issues.rst to better
  reconcile the two it seemed wise to cover this properly here.

* The fifth patch briefly outlines how to build kernels on a different
  host; it came into being after a second user within one week asked for
  this. That also allowed the text to briefly cover cross-compilation.

* The sixth makes users that face a regression within a stable series
  test that series first before they are told to test mainline.
---

Hi! While at it let me mention one more thing unrelated to the changes
that came up where I'm unsure if the current approach by the text was
a wise choice:

* Should the document tell users to avoid mainline during merge windows?

Some input from the community on this would be splendid.

Ciao, Thorsten

P.S.: Not totally sure, but I think this should go into 6.9 as this is
a new document; if not I guess it would be wise to pick the first two,
as they fix bugs.

Thorsten Leemhuis (6):
  docs: verify/bisect: use git switch, tag kernel, and various fixes
  docs: verify/bisect: add and fetch stable branches ahead of time
  docs: verify/bisect: proper headlines and more spacing
  docs: verify/bisect: explain testing reverts, patches and newer code
  docs: verify/bisect: describe how to use a build host
  docs: verify/bisect: stable regressions: first stable, then mainline

 .../verify-bugs-and-bisect-regressions.rst    | 597 ++++++++++++------
 1 file changed, 417 insertions(+), 180 deletions(-)


base-commit: b8cfda5c9065cd619a97c17da081cbfab3b1e756
-- 
2.44.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-15 16:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09  7:30 [PATCH v2 0/6] docs: verify/bisect: fine tuning, testing fixes, build host, order Thorsten Leemhuis
2024-04-09  7:30 ` [PATCH v2 1/6] docs: verify/bisect: use git switch, tag kernel, and various fixes Thorsten Leemhuis
2024-04-09  7:30 ` [PATCH v2 2/6] docs: verify/bisect: add and fetch stable branches ahead of time Thorsten Leemhuis
2024-04-09  7:30 ` [PATCH v2 3/6] docs: verify/bisect: proper headlines and more spacing Thorsten Leemhuis
2024-04-09  7:30 ` [PATCH v2 4/6] docs: verify/bisect: explain testing reverts, patches and newer code Thorsten Leemhuis
2024-04-09  7:30 ` [PATCH v2 5/6] docs: verify/bisect: describe how to use a build host Thorsten Leemhuis
2024-04-09  7:30 ` [PATCH v2 6/6] docs: verify/bisect: stable regressions: first stable, then mainline Thorsten Leemhuis
2024-04-15 16:01 ` [PATCH v2 0/6] docs: verify/bisect: fine tuning, testing fixes, build host, order Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).